Templates to include in the served snapshot, per party.
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.
These bindings (and not the server) set this flag to true by default, unless otherwise specified.
Generated using TypeDoc
Example:
{ 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.
TransactionFilter
Filters
InclusiveFilters
Identifier