Skip to main content

Rights

Definition of rights that can be used on objects

KeyTypeDescription
canShowPublicallybooleanCan show publically
canMultiplybooleanCan multiply
canResellbooleanCan resell

Example

{
"UID":"",
"title":"",
"bit":{
"object":"",
"license":"",
"numberOfBits":1
"rights":{
"canShowPublically":true,
"canMultiply":false,
"canResell":false
}
}
}