CreateLocationCommand
Properties
| Name |
Type |
Description |
Notes |
| name |
String |
|
[default to null] |
| type |
AddressType |
|
[optional] [default to null] |
| streetAddress |
String |
|
[optional] [default to null] |
| locality |
String |
|
[optional] [default to null] |
| region |
String |
|
[optional] [default to null] |
| postalCode |
String |
|
[optional] [default to null] |
| country |
String |
|
[optional] [default to null] |
| latitude |
Double |
|
[optional] [default to null] |
| longitude |
Double |
|
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]