Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.canton.network/llms.txt

Use this file to discover all available pages before exploring further.

CommandsSubmission - stable

Upstream docs: Open Signature
public final class CommandsSubmission extends Object
Members
DocsMemberIntroducedDeprecatedRemoved
OpenCommandsSubmission(Optional<String>, String, String, List<? extends HasCommands>, Optional<Duration>, Optional<Long>, Optional<Instant>, Optional<Duration>, List<String>, List<String>, Optional<String>, List<DisclosedContract>, Optional<String>, Optional<String>, List<String>, List<PrefetchContractKey>)3.4.8--
Opencreate(String, String, Optional<String>, List<? extends HasCommands>)3.4.8--
Openequals(Object)3.4.8--
OpenfromProto(CommandsOuterClass.Commands)3.4.8--
OpengetAccessToken()3.4.8--
OpengetActAs()3.4.8--
OpengetCommandId()3.4.8--
OpengetCommands()3.4.8--
OpengetDeduplicationDuration()3.4.8--
OpengetDeduplicationOffset()3.4.8--
OpengetDisclosedContracts()3.4.8--
OpengetMinLedgerTimeAbs()3.4.8--
OpengetMinLedgerTimeRel()3.4.8--
OpengetPackageIdSelectionPreference()3.4.8--
OpengetPrefetchContractKeys()3.4.8--
OpengetReadAs()3.4.8--
OpengetSubmissionId()3.4.8--
OpengetSynchronizerId()3.4.8--
OpengetUserId()3.4.8--
OpengetWorkflowId()3.4.8--
OpenhashCode()3.4.8--
OpentoProto()3.4.8--
OpentoString()3.4.8--
OpenwithAccessToken(String)3.4.8--
OpenwithActAs(List<String>)3.4.8--
OpenwithActAs(String)3.4.8--
OpenwithCommands(List<? extends HasCommands>)3.4.8--
OpenwithDeduplicationDuration(Duration)3.4.8--
OpenwithDeduplicationOffset(Long)3.4.8--
OpenwithDisclosedContracts(List<DisclosedContract>)3.4.8--
OpenwithMinLedgerTimeAbs(Instant)3.4.8--
OpenwithMinLedgerTimeRel(Duration)3.4.8--
OpenwithPackageIdSelectionPreference(List<String>)3.4.8--
OpenwithPrefetchContractKeys(List<PrefetchContractKey>)3.4.8--
OpenwithReadAs(List<String>)3.4.8--
OpenwithWorkflowId(String)3.4.8--