Skip to content

ApplicationLogsResponse

ApplicationLogsResponse = object

Defined in: packages/indexer_client/src/models/application-logs-response.ts:6

applicationId: bigint

Defined in: packages/indexer_client/src/models/application-logs-response.ts:10

[appidx] application index.


currentRound: bigint

Defined in: packages/indexer_client/src/models/application-logs-response.ts:15

Round at which the results were computed.


optional logData: ApplicationLogData[]

Defined in: packages/indexer_client/src/models/application-logs-response.ts:21


optional nextToken: string

Defined in: packages/indexer_client/src/models/application-logs-response.ts:20

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