Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 935 Bytes

OutOfOffice.md

File metadata and controls

17 lines (13 loc) · 935 Bytes

OutOfOffice

Properties

Name Type Description Notes
id string The globally unique identifier for the object. [optional]
name string [optional]
user \PureCloudPlatform\Client\V2\Model\User [optional]
startDate \DateTime Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
endDate \DateTime Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
active bool [optional]
indefinite bool [optional]
selfUri string The URI for this object [optional]

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