Share via


ListLedgerEntriesQueryParamProperties interface

Properties

collectionId

The collection id.

fromTransactionId

Specify the first transaction ID in a range.

toTransactionId

Specify the last transaction ID in a range.

Property Details

collectionId

The collection id.

collectionId?: string

Property Value

string

fromTransactionId

Specify the first transaction ID in a range.

fromTransactionId?: string

Property Value

string

toTransactionId

Specify the last transaction ID in a range.

toTransactionId?: string

Property Value

string