SearchForApplicationsData
SearchForApplicationsData:
object
Type declaration
applicationId?
optionalapplicationId:number
Application ID
creator?
optionalcreator:string
Filter just applications with the given creator address.
includeAll?
optionalincludeAll:boolean
Include all items including closed accounts, deleted applications, destroyed assets, opted-out asset holdings, and closed-out application localstates.
limit?
optionallimit:number
Maximum number of results to return. There could be additional pages even if the limit is not reached.
next?
optionalnext:string
The next page of results. Use the next token provided by the previous results.
Defined in
types.gen.ts:1475