PublishingConsent Data Type

Properties
name data type description
selected PublishingConsentLevel
available array of PublishingConsentLevel

Example

{
  "selected" : "PUBLISH_INTERNALLY",
  "available" : [ "PUBLISH_INTERNALLY", "PUBLISH_INTERNALLY" ]
}