Packages

package completion

Type Members

  1. final case class CompletionEndRequest() extends Product with Serializable
  2. final case class CompletionStreamRequest(ledgerId: Option[LedgerId], applicationId: daml.lf.data.Ref.ApplicationId, parties: Set[Party], offset: Option[LedgerOffset]) extends Product with Serializable

Ungrouped