interface PermissionsKeysBean {
    permissions: string[];
}

Properties

Properties

permissions: string[]

A list of permission keys.