Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.4 KB

Script.md

File metadata and controls

23 lines (19 loc) · 1.4 KB

Script

Properties

Name Type Description Notes
id string The globally unique identifier for the object. [optional]
name string [optional]
versionId string [optional]
createdDate \DateTime Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
modifiedDate \DateTime Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
publishedDate \DateTime Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
versionDate \DateTime Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
startPageId string [optional]
startPageName string [optional]
features object [optional]
variables object [optional]
customActions object [optional]
pages \PureCloudPlatform\Client\V2\Model\Page[] [optional]
selfUri string The URI for this object [optional]

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