Skip to content

SearchForApplicationsData

SearchForApplicationsData: object

Type declaration

applicationId?

optional applicationId: number

Application ID

creator?

optional creator: string

Filter just applications with the given creator address.

includeAll?

optional includeAll: boolean

Include all items including closed accounts, deleted applications, destroyed assets, opted-out asset holdings, and closed-out application localstates.

limit?

optional limit: number

Maximum number of results to return. There could be additional pages even if the limit is not reached.

next?

optional next: string

The next page of results. Use the next token provided by the previous results.

Defined in

types.gen.ts:1475