Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 807 Bytes

File metadata and controls

16 lines (12 loc) · 807 Bytes

Bandwidth.Standard.Model.Endpoint

Properties

Name Type Description Notes
EndpointId string The unique ID of the endpoint.
Type EndpointTypeEnum
Status EndpointStatusEnum
CreationTimestamp DateTime The time the endpoint was created. In ISO-8601 format.
ExpirationTimestamp DateTime The time the endpoint token will expire. In ISO-8601 format. Tokens last 24 hours.
Tag string A tag for the endpoint. [optional]
Devices List<Device> [optional]

[Back to Model list] [Back to API list] [Back to README]