Interface PermissionsResponse

interface PermissionsResponse {
    container: PermissionsContainer;
}

Properties

Properties

Information object describing the container's permission.

Generated using TypeDoc