BundleUploadPermission
BundleUploadPermission
Describes whether bundle upload is allowed or not.
JSON Example
{
"reason": "string",
"upload_allowed": false
}
string
reason
Optional
Reason for not allowing upload.
boolean
upload_allowed
Optional
Flag indication whether upload is allowed or not.