Constructor Summary
| Public Constructor | ||
| public |
constructor(response: Object) |
|
Member Summary
| Public Members | ||
| public |
|
|
| public |
|
|
| public |
|
|
| public |
|
|
Public Constructors
public constructor(response: Object) source
Params:
| Name | Type | Attribute | Description |
| response | Object | JSON formatted response of a Timezone |
|
| response.id | String | The id value of the Timezone |
|
| response.type | String | The type value of the Timezone |
|
| response.name | String | Name of the Timezone |
|
| response.offset | Number | Value for sorting returned timezones |
|
| response.region | String | Region of timezone |
Manual
Reference
Source
Test
