Skip to main content
Version: 8.9 (unreleased)

Type Alias: AuthorizationSearchResult

type AuthorizationSearchResult = SearchQueryResponse & object;

Defined in: gen/types.gen.ts:650

Type Declaration

items?

optional items: AuthorizationResult[];

The matching authorizations.