Name | Type | Description |
---|
Centers | Object | Object containing the details of the active centers of an organization. |
state | Object | Object detailing the center's state info. |
location | Object | Object detailing the coordinates of the center. |
address_info | Object | Object detailing the address information of the active centers in an organization. |
Name | Type | Description |
---|
id | guid | Unique identifier of the center. |
code | string | Code of the center. |
name | string | Name of the center. |
display_name | string | Display name of the center. |
description | string | Description of the center. |
country | object | Object containing the country details of the center. |
id | id | Id of the country where the center is located. |
code | string | Code of the country where the center is located. |
name | string | Name of the country. |
phone_code | code | Phone code of the country. |
nationality | string | Nationality and the culture of the country. |
Name | Type | Description |
---|
id | id | Id of the state where the center is located. |
code | string | Code of the state where the center is located. |
name | string | Name of the state. |
short_name | string | Short name of the state. |
Name | Type | Description |
---|
latitude | number | Latitude of the center. |
longitude | number | Longitude of the center. |
time_zone | string | Time zone of the center. |
id | id | Unique id of the center. |
name | string | Name of the location of the center. |
standard_name | string | Standard name of the location. |
symbol | string | Symbol of the location of the center. |
Name | Type | Description |
---|
address_1 | string | Address line 1 of the center. |
address_2 | string | Address line 2 of the center. |
city | string | City where the center is located. |
zip_code | string | Zip code of the center. |