Packages

package api

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package messages

Type Members

  1. sealed trait DeduplicationPeriod extends Product with Serializable

    Specifies the deduplication period for a command submission.

    Specifies the deduplication period for a command submission. Note that we would like to keep this easily extensible to support offsets and absolute timestamps, hence the usage of a trait here.

    See also

    com.daml.ledger.participant.state.v2.ReadService.stateUpdates for the deduplication guarantee

Value Members

  1. object DeduplicationPeriod extends Serializable
  2. object domain

Ungrouped