| Name | Type | Description | Notes |
|---|---|---|---|
| endpoint_id | string | The unique ID of the endpoint. | |
| type | \Bandwidth\Model\EndpointTypeEnum | ||
| status | \Bandwidth\Model\EndpointStatusEnum | ||
| creation_timestamp | \DateTime | The time the endpoint was created. In ISO-8601 format. | |
| expiration_timestamp | \DateTime | The time the endpoint token will expire. In ISO-8601 format. Tokens last 24 hours. | |
| tag | string | A tag for the endpoint. | [optional] |
| event_time | \DateTime | The time the event occurred. In ISO-8601 format. | |
| event_type | \Bandwidth\Model\EndpointEventTypeEnum | ||
| device | \Bandwidth\Model\Device | [optional] |