canton-api-client 3.6.0-0.1.0

Canton Ledger API rust client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# DeduplicationPeriod1

## Enum Variants

| Name | Description |
|---- | -----|
| DeduplicationPeriod1OneOf | The actual deduplication window used for the submission, which is derived from ``Commands.deduplication_period``. The ledger may convert the deduplication period into other descriptions and extend the period in implementation-specified ways.  Used to audit the deduplication guarantee described in ``commands.proto``.  The deduplication guarantee applies even if the completion omits this field.  Optional |
| DeduplicationPeriod1OneOf1 | The actual deduplication window used for the submission, which is derived from ``Commands.deduplication_period``. The ledger may convert the deduplication period into other descriptions and extend the period in implementation-specified ways.  Used to audit the deduplication guarantee described in ``commands.proto``.  The deduplication guarantee applies even if the completion omits this field.  Optional |
| DeduplicationPeriod1OneOf2 | The actual deduplication window used for the submission, which is derived from ``Commands.deduplication_period``. The ledger may convert the deduplication period into other descriptions and extend the period in implementation-specified ways.  Used to audit the deduplication guarantee described in ``commands.proto``.  The deduplication guarantee applies even if the completion omits this field.  Optional |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)