Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.21 KB

File metadata and controls

16 lines (12 loc) · 1.21 KB

SharedModel

Properties

Name Type Description Notes
self string The location of this entity. [optional]
locale string The locale of the contained data.
display_name string The display name of the object.
description string The description of the object. [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]