Interface SetPermissionsParams

interface SetPermissionsParams {
    permissions: Permissions;
}

Properties

Properties

permissions: Permissions