| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique location ID, assigned by the Voucherify API. | [optional] |
| object | String | The type of the object represented by JSON. This object stores information about a `location`. | [optional][default to 'location'] |
| name | String | Location name. | [optional] |
| shape | LocationShape | [optional] | |
| created_at | Time | Timestamp representing the date and time when the location was created. The value is shown in the ISO 8601 format. | [optional] |
| updated_at | Time | Timestamp representing the date and time when the location was updated. The value is shown in the ISO 8601 format. | [optional] |