Type alias AppProtectionLevel

AppProtectionLevel: typeof DIRECT_PUBLISH | typeof APPROVAL_REQUIRED | UnparsedObject

The publication protection level of the app. approval_required means changes must go through an approval workflow before being published.

Generated using TypeDoc