Uses of Package
com.daml.ledger.api.v2
Packages that use com.daml.ledger.api.v2
Package
Description
-
Classes in com.daml.ledger.api.v2 used by com.daml.ledger.api.v2ClassDescriptionAllows clients to observe the status of their submissions.A stub to allow clients to do synchronous rpc calls to service CommandCompletionService.A stub to allow clients to do ListenableFuture-style rpc calls to service CommandCompletionService.A stub to allow clients to do asynchronous rpc calls to service CommandCompletionService.Protobuf type
com.daml.ledger.api.v2.CompletionStreamRequest
Protobuf typecom.daml.ledger.api.v2.CompletionStreamRequest
Protobuf typecom.daml.ledger.api.v2.CompletionStreamResponse
Protobuf typecom.daml.ledger.api.v2.CompletionStreamResponse
Command Service is able to correlate submitted commands with completion data, identify timeouts, and return contextual information with each tracking result.A stub to allow clients to do synchronous rpc calls to service CommandService.A stub to allow clients to do ListenableFuture-style rpc calls to service CommandService.A stub to allow clients to do asynchronous rpc calls to service CommandService.This reassignment is executed as a single atomic update.This reassignment is executed as a single atomic update.Protobuf typecom.daml.ledger.api.v2.SubmitAndWaitForReassignmentResponse
Protobuf typecom.daml.ledger.api.v2.SubmitAndWaitForReassignmentResponse
These commands are executed as a single atomic transaction.These commands are executed as a single atomic transaction.Protobuf typecom.daml.ledger.api.v2.SubmitAndWaitForTransactionResponse
Protobuf typecom.daml.ledger.api.v2.SubmitAndWaitForTransactionResponse
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.These commands are executed as a single atomic transaction.These commands are executed as a single atomic transaction.Protobuf typecom.daml.ledger.api.v2.SubmitAndWaitResponse
Protobuf typecom.daml.ledger.api.v2.SubmitAndWaitResponse
A command can either create a new contract or exercise a choice on an existing contract.A command can either create a new contract or exercise a choice on an existing contract.A composite command that groups multiple commands together.A composite command that groups multiple commands together.Create a contract and exercise a choice on it in the same transaction.Create a contract and exercise a choice on it in the same transaction.Create a new contract instance based on a template.Create a new contract instance based on a template.An additional contract that is used to resolve contract & contract key lookups.An additional contract that is used to resolve contract & contract key lookups.Exercise a choice on an existing contract specified by its key.Exercise a choice on an existing contract specified by its key.Exercise a choice on an existing contract.Exercise a choice on an existing contract.Preload contractsPreload contractsAllows clients to attempt advancing the ledger's state by submitting commands.A stub to allow clients to do synchronous rpc calls to service CommandSubmissionService.A stub to allow clients to do ListenableFuture-style rpc calls to service CommandSubmissionService.A stub to allow clients to do asynchronous rpc calls to service CommandSubmissionService.Protobuf typecom.daml.ledger.api.v2.SubmitReassignmentRequest
Protobuf typecom.daml.ledger.api.v2.SubmitReassignmentRequest
Protobuf typecom.daml.ledger.api.v2.SubmitReassignmentResponse
Protobuf typecom.daml.ledger.api.v2.SubmitReassignmentResponse
The submitted commands will be processed atomically in a single transaction.The submitted commands will be processed atomically in a single transaction.Protobuf typecom.daml.ledger.api.v2.SubmitResponse
Protobuf typecom.daml.ledger.api.v2.SubmitResponse
A completion represents the status of a submitted command on the ledger: it can be successful or failed.A completion represents the status of a submitted command on the ledger: it can be successful or failed.Records that a contract has been archived, and choices may no longer be exercised on it.Records that a contract has been archived, and choices may no longer be exercised on it.Records that a contract has been created, and choices may now be exercised on it.Records that a contract has been created, and choices may now be exercised on it.Events in transactions can have two primary shapes: - ACS delta: events can be CreatedEvent or ArchivedEvent - ledger effects: events can be CreatedEvent or ExercisedEvent In the update service the events are restricted to the events visible for the parties specified in the transaction filter.Events in transactions can have two primary shapes: - ACS delta: events can be CreatedEvent or ArchivedEvent - ledger effects: events can be CreatedEvent or ExercisedEvent In the update service the events are restricted to the events visible for the parties specified in the transaction filter.Records that a choice has been exercised on a target contract.Records that a choice has been exercised on a target contract.View of a create event matched by an interface filter.View of a create event matched by an interface filter.Query events by contract id.A stub to allow clients to do synchronous rpc calls to service EventQueryService.A stub to allow clients to do ListenableFuture-style rpc calls to service EventQueryService.A stub to allow clients to do asynchronous rpc calls to service EventQueryService.Protobuf typecom.daml.ledger.api.v2.Archived
Protobuf typecom.daml.ledger.api.v2.Archived
Protobuf typecom.daml.ledger.api.v2.Created
Protobuf typecom.daml.ledger.api.v2.Created
Protobuf typecom.daml.ledger.api.v2.GetEventsByContractIdRequest
Protobuf typecom.daml.ledger.api.v2.GetEventsByContractIdRequest
Protobuf typecom.daml.ledger.api.v2.GetEventsByContractIdResponse
Protobuf typecom.daml.ledger.api.v2.GetEventsByContractIdResponse
Whether the Ledger API supports command inspection serviceWhether the Ledger API supports command inspection serviceSee the feature message definitions for descriptions.See the feature message definitions for descriptions.Whether the Ledger API supports party eventsWhether the Ledger API supports party eventsLedger is in the static time mode and exposes a time service.Ledger is in the static time mode and exposes a time service.OffsetCheckpoints may be used to: - detect time out of commands.OffsetCheckpoints may be used to: - detect time out of commands.Protobuf typecom.daml.ledger.api.v2.SynchronizerTime
Protobuf typecom.daml.ledger.api.v2.SynchronizerTime
Protobuf typecom.daml.ledger.api.v2.PackageReference
Protobuf typecom.daml.ledger.api.v2.PackageReference
Allows clients to query the Daml-LF packages that are supported by the server.A stub to allow clients to do synchronous rpc calls to service PackageService.A stub to allow clients to do ListenableFuture-style rpc calls to service PackageService.A stub to allow clients to do asynchronous rpc calls to service PackageService.Protobuf typecom.daml.ledger.api.v2.GetPackageRequest
Protobuf typecom.daml.ledger.api.v2.GetPackageRequest
Protobuf typecom.daml.ledger.api.v2.GetPackageResponse
Protobuf typecom.daml.ledger.api.v2.GetPackageResponse
Protobuf typecom.daml.ledger.api.v2.GetPackageStatusRequest
Protobuf typecom.daml.ledger.api.v2.GetPackageStatusRequest
Protobuf typecom.daml.ledger.api.v2.GetPackageStatusResponse
Protobuf typecom.daml.ledger.api.v2.GetPackageStatusResponse
Protobuf enumcom.daml.ledger.api.v2.HashFunction
Protobuf typecom.daml.ledger.api.v2.ListPackagesRequest
Protobuf typecom.daml.ledger.api.v2.ListPackagesRequest
Protobuf typecom.daml.ledger.api.v2.ListPackagesResponse
Protobuf typecom.daml.ledger.api.v2.ListPackagesResponse
Protobuf enumcom.daml.ledger.api.v2.PackageStatus
Assign a contractAssign a contractProtobuf typecom.daml.ledger.api.v2.ReassignmentCommand
Protobuf typecom.daml.ledger.api.v2.ReassignmentCommand
Protobuf typecom.daml.ledger.api.v2.ReassignmentCommands
Protobuf typecom.daml.ledger.api.v2.ReassignmentCommands
Unassign a contractUnassign a contractRecords that a contract has been assigned, and it can be used on the target synchronizer.Records that a contract has been assigned, and it can be used on the target synchronizer.Complete view of an on-ledger reassignment.Complete view of an on-ledger reassignment.Protobuf typecom.daml.ledger.api.v2.ReassignmentEvent
Protobuf typecom.daml.ledger.api.v2.ReassignmentEvent
Records that a contract has been unassigned, and it becomes unusable on the source synchronizerRecords that a contract has been unassigned, and it becomes unusable on the source synchronizerAllows clients to get state from the ledger.A stub to allow clients to do synchronous rpc calls to service StateService.A stub to allow clients to do ListenableFuture-style rpc calls to service StateService.A stub to allow clients to do asynchronous rpc calls to service StateService.Protobuf typecom.daml.ledger.api.v2.ActiveContract
Protobuf typecom.daml.ledger.api.v2.ActiveContract
If the given offset is different than the ledger end, and there are (un)assignments in-flight at the given offset, the snapshot may fail with "FAILED_PRECONDITION/PARTICIPANT_PRUNED_DATA_ACCESSED".If the given offset is different than the ledger end, and there are (un)assignments in-flight at the given offset, the snapshot may fail with "FAILED_PRECONDITION/PARTICIPANT_PRUNED_DATA_ACCESSED".Protobuf typecom.daml.ledger.api.v2.GetActiveContractsResponse
Protobuf typecom.daml.ledger.api.v2.GetActiveContractsResponse
Protobuf typecom.daml.ledger.api.v2.GetConnectedSynchronizersRequest
Protobuf typecom.daml.ledger.api.v2.GetConnectedSynchronizersRequest
Protobuf typecom.daml.ledger.api.v2.GetConnectedSynchronizersResponse
Protobuf typecom.daml.ledger.api.v2.GetConnectedSynchronizersResponse
Protobuf typecom.daml.ledger.api.v2.GetConnectedSynchronizersResponse.ConnectedSynchronizer
Protobuf typecom.daml.ledger.api.v2.GetConnectedSynchronizersResponse.ConnectedSynchronizer
Empty for now, but may contain fields in the future.Empty for now, but may contain fields in the future.Protobuf typecom.daml.ledger.api.v2.GetLatestPrunedOffsetsResponse
Protobuf typecom.daml.ledger.api.v2.GetLatestPrunedOffsetsResponse
Protobuf typecom.daml.ledger.api.v2.GetLedgerEndRequest
Protobuf typecom.daml.ledger.api.v2.GetLedgerEndRequest
Protobuf typecom.daml.ledger.api.v2.GetLedgerEndResponse
Protobuf typecom.daml.ledger.api.v2.GetLedgerEndResponse
Protobuf typecom.daml.ledger.api.v2.IncompleteAssigned
Protobuf typecom.daml.ledger.api.v2.IncompleteAssigned
Protobuf typecom.daml.ledger.api.v2.IncompleteUnassigned
Protobuf typecom.daml.ledger.api.v2.IncompleteUnassigned
Enum indicating the permission level that the participant has for the party whose connected synchronizers are being listed.Protobuf typecom.daml.ledger.api.v2.ParticipantAuthorizationAdded
Protobuf typecom.daml.ledger.api.v2.ParticipantAuthorizationAdded
Protobuf typecom.daml.ledger.api.v2.ParticipantAuthorizationChanged
Protobuf typecom.daml.ledger.api.v2.ParticipantAuthorizationChanged
Protobuf typecom.daml.ledger.api.v2.ParticipantAuthorizationRevoked
Protobuf typecom.daml.ledger.api.v2.ParticipantAuthorizationRevoked
Protobuf typecom.daml.ledger.api.v2.TopologyEvent
Protobuf typecom.daml.ledger.api.v2.TopologyEvent
Protobuf typecom.daml.ledger.api.v2.TopologyTransaction
Protobuf typecom.daml.ledger.api.v2.TopologyTransaction
Protobuf typecom.daml.ledger.api.v2.TraceContext
Protobuf typecom.daml.ledger.api.v2.TraceContext
A filter that matches all contracts that are either an instance of one of the ``template_filters`` or that match one of the ``interface_filters``.A filter that matches all contracts that are either an instance of one of the ``template_filters`` or that match one of the ``interface_filters``.A format for events which defines both which events should be included and what data should be computed and included for them.A format for events which defines both which events should be included and what data should be computed and included for them.The union of a set of template filters, interface filters, or a wildcard.The union of a set of template filters, interface filters, or a wildcard.This filter matches contracts that implement a specific interface.This filter matches contracts that implement a specific interface.A format specifying which participant authorization topology transactions to include and how to render them.A format specifying which participant authorization topology transactions to include and how to render them.This filter matches contracts of a specific template.This filter matches contracts of a specific template.A format specifying which topology transactions to include and how to render them.A format specifying which topology transactions to include and how to render them.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.A format that specifies what events to include in Daml transactions and what data to compute and include for them.A format that specifies what events to include in Daml transactions and what data to compute and include for them.Event shape for Transactions.A format specifying what updates to include and how to render them.A format specifying what updates to include and how to render them.This filter matches all templates.This filter matches all templates.Filtered view of an on-ledger transaction's create and archive events.Filtered view of an on-ledger transaction's create and archive events.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Allows clients to read updates (transactions, (un)assignments, topology events) from the ledger.A stub to allow clients to do synchronous rpc calls to service UpdateService.A stub to allow clients to do ListenableFuture-style rpc calls to service UpdateService.A stub to allow clients to do asynchronous rpc calls to service UpdateService.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Protobuf typecom.daml.ledger.api.v2.GetUpdateByIdRequest
Protobuf typecom.daml.ledger.api.v2.GetUpdateByIdRequest
Protobuf typecom.daml.ledger.api.v2.GetUpdateByOffsetRequest
Protobuf typecom.daml.ledger.api.v2.GetUpdateByOffsetRequest
Protobuf typecom.daml.ledger.api.v2.GetUpdateResponse
Protobuf typecom.daml.ledger.api.v2.GetUpdateResponse
Protobuf typecom.daml.ledger.api.v2.GetUpdatesRequest
Protobuf typecom.daml.ledger.api.v2.GetUpdatesRequest
Protobuf typecom.daml.ledger.api.v2.GetUpdatesResponse
Protobuf typecom.daml.ledger.api.v2.GetUpdatesResponse
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.A value with finite set of alternative representations.A value with finite set of alternative representations.Protobuf typecom.daml.ledger.api.v2.GenMap
Protobuf typecom.daml.ledger.api.v2.GenMap
Protobuf typecom.daml.ledger.api.v2.GenMap.Entry
Protobuf typecom.daml.ledger.api.v2.GenMap.Entry
Unique identifier of an entity.Unique identifier of an entity.A homogenous collection of values.A homogenous collection of values.Corresponds to Java's Optional type, Scala's Option, and Haskell's Maybe.Corresponds to Java's Optional type, Scala's Option, and Haskell's Maybe.Contains nested values.Contains nested values.A named nested value within a record.A named nested value within a record.Protobuf typecom.daml.ledger.api.v2.TextMap
Protobuf typecom.daml.ledger.api.v2.TextMap
Protobuf typecom.daml.ledger.api.v2.TextMap.Entry
Protobuf typecom.daml.ledger.api.v2.TextMap.Entry
Encodes values that the ledger accepts as command arguments and emits as contract arguments.Encodes values that the ledger accepts as command arguments and emits as contract arguments.A value with alternative representations.A value with alternative representations.Allows clients to retrieve information about the ledger API versionA stub to allow clients to do synchronous rpc calls to service VersionService.A stub to allow clients to do ListenableFuture-style rpc calls to service VersionService.A stub to allow clients to do asynchronous rpc calls to service VersionService.Protobuf typecom.daml.ledger.api.v2.FeaturesDescriptor
Protobuf typecom.daml.ledger.api.v2.FeaturesDescriptor
Protobuf typecom.daml.ledger.api.v2.GetLedgerApiVersionRequest
Protobuf typecom.daml.ledger.api.v2.GetLedgerApiVersionRequest
Protobuf typecom.daml.ledger.api.v2.GetLedgerApiVersionResponse
Protobuf typecom.daml.ledger.api.v2.GetLedgerApiVersionResponse
Protobuf typecom.daml.ledger.api.v2.OffsetCheckpointFeature
Protobuf typecom.daml.ledger.api.v2.OffsetCheckpointFeature
Protobuf typecom.daml.ledger.api.v2.PartyManagementFeature
Protobuf typecom.daml.ledger.api.v2.PartyManagementFeature
Protobuf typecom.daml.ledger.api.v2.UserManagementFeature
Protobuf typecom.daml.ledger.api.v2.UserManagementFeature
-
Classes in com.daml.ledger.api.v2 used by com.daml.ledger.api.v2.adminClassDescriptionA command can either create a new contract or exercise a choice on an existing contract.A command can either create a new contract or exercise a choice on an existing contract.A completion represents the status of a submitted command on the ledger: it can be successful or failed.A completion represents the status of a submitted command on the ledger: it can be successful or failed.Unique identifier of an entity.Unique identifier of an entity.Encodes values that the ledger accepts as command arguments and emits as contract arguments.Encodes values that the ledger accepts as command arguments and emits as contract arguments.
-
Classes in com.daml.ledger.api.v2 used by com.daml.ledger.api.v2.interactiveClassDescriptionA command can either create a new contract or exercise a choice on an existing contract.A command can either create a new contract or exercise a choice on an existing contract.An additional contract that is used to resolve contract & contract key lookups.An additional contract that is used to resolve contract & contract key lookups.Preload contractsPreload contractsProtobuf type
com.daml.ledger.api.v2.PackageReference
Protobuf typecom.daml.ledger.api.v2.PackageReference
Unique identifier of an entity.Unique identifier of an entity.Encodes values that the ledger accepts as command arguments and emits as contract arguments.Encodes values that the ledger accepts as command arguments and emits as contract arguments. -
Classes in com.daml.ledger.api.v2 used by com.daml.ledger.api.v2.interactive.transaction.v1ClassDescriptionUnique identifier of an entity.Unique identifier of an entity.Encodes values that the ledger accepts as command arguments and emits as contract arguments.Encodes values that the ledger accepts as command arguments and emits as contract arguments.
-
Classes in com.daml.ledger.api.v2 used by com.daml.ledger.javaapi.dataClassDescriptionProtobuf type
com.daml.ledger.api.v2.CompletionStreamRequest
Protobuf typecom.daml.ledger.api.v2.CompletionStreamResponse
This reassignment is executed as a single atomic update.Protobuf typecom.daml.ledger.api.v2.SubmitAndWaitForReassignmentResponse
These commands are executed as a single atomic transaction.Protobuf typecom.daml.ledger.api.v2.SubmitAndWaitForTransactionResponse
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.These commands are executed as a single atomic transaction.Protobuf typecom.daml.ledger.api.v2.SubmitAndWaitResponse
A command can either create a new contract or exercise a choice on an existing contract.A composite command that groups multiple commands together.Create a contract and exercise a choice on it in the same transaction.Create a new contract instance based on a template.An additional contract that is used to resolve contract & contract key lookups.Exercise a choice on an existing contract specified by its key.Exercise a choice on an existing contract.Preload contractsProtobuf typecom.daml.ledger.api.v2.SubmitReassignmentRequest
The submitted commands will be processed atomically in a single transaction.A completion represents the status of a submitted command on the ledger: it can be successful or failed.Records that a contract has been archived, and choices may no longer be exercised on it.Records that a contract has been created, and choices may now be exercised on it.Events in transactions can have two primary shapes: - ACS delta: events can be CreatedEvent or ArchivedEvent - ledger effects: events can be CreatedEvent or ExercisedEvent In the update service the events are restricted to the events visible for the parties specified in the transaction filter.Records that a choice has been exercised on a target contract.Protobuf typecom.daml.ledger.api.v2.Archived
Protobuf typecom.daml.ledger.api.v2.Created
Protobuf typecom.daml.ledger.api.v2.GetEventsByContractIdRequest
Protobuf typecom.daml.ledger.api.v2.GetEventsByContractIdResponse
OffsetCheckpoints may be used to: - detect time out of commands.Protobuf typecom.daml.ledger.api.v2.SynchronizerTime
Protobuf typecom.daml.ledger.api.v2.PackageReference
Protobuf typecom.daml.ledger.api.v2.GetPackageRequest
Protobuf typecom.daml.ledger.api.v2.GetPackageResponse
Protobuf typecom.daml.ledger.api.v2.GetPackageStatusRequest
Protobuf typecom.daml.ledger.api.v2.GetPackageStatusResponse
Assign a contractProtobuf typecom.daml.ledger.api.v2.ReassignmentCommand
Protobuf typecom.daml.ledger.api.v2.ReassignmentCommands
Unassign a contractRecords that a contract has been assigned, and it can be used on the target synchronizer.Complete view of an on-ledger reassignment.Protobuf typecom.daml.ledger.api.v2.ReassignmentEvent
Records that a contract has been unassigned, and it becomes unusable on the source synchronizerProtobuf typecom.daml.ledger.api.v2.ActiveContract
If the given offset is different than the ledger end, and there are (un)assignments in-flight at the given offset, the snapshot may fail with "FAILED_PRECONDITION/PARTICIPANT_PRUNED_DATA_ACCESSED".Protobuf typecom.daml.ledger.api.v2.GetActiveContractsResponse
Protobuf typecom.daml.ledger.api.v2.GetConnectedSynchronizersRequest
Protobuf typecom.daml.ledger.api.v2.GetConnectedSynchronizersResponse
Protobuf typecom.daml.ledger.api.v2.GetConnectedSynchronizersResponse.ConnectedSynchronizer
Protobuf typecom.daml.ledger.api.v2.GetLatestPrunedOffsetsResponse
Protobuf typecom.daml.ledger.api.v2.GetLedgerEndResponse
Protobuf typecom.daml.ledger.api.v2.IncompleteAssigned
Protobuf typecom.daml.ledger.api.v2.IncompleteUnassigned
Enum indicating the permission level that the participant has for the party whose connected synchronizers are being listed.Protobuf typecom.daml.ledger.api.v2.ParticipantAuthorizationAdded
Protobuf typecom.daml.ledger.api.v2.ParticipantAuthorizationChanged
Protobuf typecom.daml.ledger.api.v2.ParticipantAuthorizationRevoked
Protobuf typecom.daml.ledger.api.v2.TopologyEvent
Protobuf typecom.daml.ledger.api.v2.TopologyTransaction
Protobuf typecom.daml.ledger.api.v2.TraceContext
A filter that matches all contracts that are either an instance of one of the ``template_filters`` or that match one of the ``interface_filters``.A format for events which defines both which events should be included and what data should be computed and included for them.The union of a set of template filters, interface filters, or a wildcard.This filter matches contracts that implement a specific interface.A format specifying which participant authorization topology transactions to include and how to render them.This filter matches contracts of a specific template.A format specifying which topology transactions to include and how to render them.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.A format that specifies what events to include in Daml transactions and what data to compute and include for them.Event shape for Transactions.A format specifying what updates to include and how to render them.This filter matches all templates.Filtered view of an on-ledger transaction's create and archive events.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Protobuf typecom.daml.ledger.api.v2.GetUpdateByIdRequest
Protobuf typecom.daml.ledger.api.v2.GetUpdateByOffsetRequest
Protobuf typecom.daml.ledger.api.v2.GetUpdateResponse
Protobuf typecom.daml.ledger.api.v2.GetUpdatesRequest
Protobuf typecom.daml.ledger.api.v2.GetUpdatesResponse
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.A value with finite set of alternative representations.Protobuf typecom.daml.ledger.api.v2.GenMap
Unique identifier of an entity.A homogenous collection of values.Corresponds to Java's Optional type, Scala's Option, and Haskell's Maybe.Contains nested values.A named nested value within a record.Protobuf typecom.daml.ledger.api.v2.TextMap
Encodes values that the ledger accepts as command arguments and emits as contract arguments.A value with alternative representations. -
Classes in com.daml.ledger.api.v2 used by com.daml.ledger.rxjavaClassDescriptionProtobuf type
com.daml.ledger.api.v2.SubmitResponse
-
Classes in com.daml.ledger.api.v2 used by com.daml.ledger.rxjava.grpcClassDescriptionProtobuf type
com.daml.ledger.api.v2.SubmitResponse