/** * @example * {} */ export interface PermissionsListRequest { applicationType?: string; }