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

Latest commit

 

History

History
13 lines (9 loc) · 1.02 KB

CompoundUsage.md

File metadata and controls

13 lines (9 loc) · 1.02 KB

CompoundUsage

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]
usages list[Usage] { "description" : "Array of Usage objects that you wish to operate on.", "verbs":["POST","PUT","GET"] }
organization_id str { "description" : "ID of the organization to which these usage instances belong.", "verbs":["POST","PUT","GET"] }

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