Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 1.06 KB

File metadata and controls

13 lines (9 loc) · 1.06 KB

CompoundUsageSession

Properties

Name Type Description Notes
created datetime { "description" : "The UTC DateTime when the object was created.", "verbs":[] } [optional]
changed_by str { "description" : "ID of the user who last updated the entity.", "verbs":[] } [optional]
usage_sessions list[UsageSession] { "description" : "Array of Usage Sessions that you wish to operate on.", "verbs":["POST","PUT","GET"] }
organization_id str { "description" : "ID of the organization to which these usage sessions belong.", "verbs":["POST","PUT","GET"] } [optional]

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