Beginning of the requested ledger section.
End of the requested ledger section.
Optional, if not set, the stream will not terminate.
Requesting parties with template filters.
If enabled, values served over the API will contain more information than strictly necessary to interpret the data.
In particular, setting the verbose flag to true triggers the ledger to include labels for record fields.
Defaults to true
if not explicitly set.
Generated using TypeDoc
Example:
{ begin: { offsetType: 'boundary', boundary: LedgerOffsetBoundaryValue.END } filter: { filtersByParty: { Alice: { inclusive: { templateIds: [ { packageId: 'some-package-id', moduleName: 'SomeModule', entityName: 'SomeTemplate' } ] } } } } }
To express values in a more concise way, you can have a look at the ValueHelpers.
LedgerOffset
TransactionFilter
Filters
InclusiveFilters
Identifier