Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.91 KB

Endpoint.md

File metadata and controls

22 lines (18 loc) · 1.91 KB

Endpoint

Properties

Name Type Description Notes
project \Swagger\Client\Model\EntityReference [optional]
links \Swagger\Client\Model\EndpointLinks [optional]
properties \Swagger\Client\Model\EndpointProperties [optional]
self string The location of this entity. [optional]
display_name string The display name of the object.
description string The description of the object. [optional]
text string The text used to adapt a language model for this endpoint. [optional]
model \Swagger\Client\Model\EntityReference [optional]
locale string The locale of the contained data.
custom_properties map[string,string] The custom properties of this entity. The maximum allowed key length is 64 characters, the maximum allowed value length is 256 characters and the count of allowed entries is 10. [optional]
last_action_date_time \DateTime The time-stamp when the current status was entered. The time stamp is encoded as ISO 8601 date and time format ("YYYY-MM-DDThh:mm:ssZ", see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations). [optional]
status \Swagger\Client\Model\Status [optional]
created_date_time \DateTime The time-stamp when the object was created. The time stamp is encoded as ISO 8601 date and time format ("YYYY-MM-DDThh:mm:ssZ", see https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations). [optional]

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