次の方法で共有


ListLedgerEntriesQueryParamProperties interface

プロパティ

collectionId

コレクション ID。

fromTransactionId

範囲内の最初のトランザクション ID を指定します。

toTransactionId

範囲内の最後のトランザクション ID を指定します。

プロパティの詳細

collectionId

コレクション ID。

collectionId?: string

プロパティ値

string

fromTransactionId

範囲内の最初のトランザクション ID を指定します。

fromTransactionId?: string

プロパティ値

string

toTransactionId

範囲内の最後のトランザクション ID を指定します。

toTransactionId?: string

プロパティ値

string