Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 907 Bytes

File metadata and controls

22 lines (14 loc) · 907 Bytes

License

Supported 'with' hints: - 'Resource': the resource this license is for, if content_type = 'resource' - 'Buyer': the buyer this license is for

Properties

Name Type Description Notes
contentType String
contentId Integer
buyerId Integer [optional]
permanent Boolean Whether or not this license is permanent. [optional]
active Boolean Only respected when permanent = `true`. [optional]
startDate Integer Only respected when permanent = `false`. [optional]
endDate Integer Only respected when permanent = `false`. [optional]
resource Resource [optional]
buyer Member [optional]