Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.06 KB

HistoryEntry.md

File metadata and controls

16 lines (12 loc) · 1.06 KB

HistoryEntry

Properties

Name Type Description Notes
action string The action performed [optional]
resource string For actions performed not on the item itself, but on a sub-item, this field identifies the sub-item by name. For example, for actions performed on prompt resources, this will be the prompt resource name. [optional]
timestamp \DateTime Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
user \PureCloudPlatform\Client\V2\Model\User User associated with this entry. [optional]
client \PureCloudPlatform\Client\V2\Model\DomainEntityRef OAuth client associated with this entry. [optional]
version string [optional]
secure bool [optional]

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