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 | \OpenAPI\Client\Model\LocationsGetResponseBodyShape | [optional] | |
createdAt | \DateTime | Timestamp representing the date and time when the location was created. The value is shown in the ISO 8601 format. | [optional] |
updatedAt | \DateTime | Timestamp representing the date and time when the location was updated. The value is shown in the ISO 8601 format. | [optional] |