ListLedgerEntriesQueryParamProperties interface
プロパティ
| collection |
コレクション ID。 |
| from |
範囲内の最初のトランザクション ID を指定します。 |
| to |
範囲内の最後のトランザクション ID を指定します。 |
プロパティの詳細
collectionId
コレクション ID。
collectionId?: string
プロパティ値
string
fromTransactionId
範囲内の最初のトランザクション ID を指定します。
fromTransactionId?: string
プロパティ値
string
toTransactionId
範囲内の最後のトランザクション ID を指定します。
toTransactionId?: string
プロパティ値
string