List of permission grants.

interface PermissionGrants {
    expand?: string;
    permissions?: Version3.Version3Models.PermissionGrant[];
}

Properties

expand?: string

Expand options that include additional permission grant details in the response.

Permission grants list.