Skip to content

SearchForAccountsResponse

SearchForAccountsResponse: object

Type declaration

accounts

accounts: Account[]

current-round

current-round: number

Round at which the results were computed.

next-token?

optional next-token: string

Used for pagination, when making another request provide this token with the next parameter.

Defined in

types.gen.ts:1463