The contract template type.
The contract id type.
A newly created contract.
The contract template type.
The contract key type.
The contract id type.
An event is either the creation or archival of a contract.
The contract template type.
The contract key type.
The contract id type.
Full information about a Party.
Query<T>
is the type of queries for searching for contracts of template type T
.
Query<T>
is an object consisting of a subset of the fields of T
.
Comparison queries are not yet supported.
NB: This type is heavily related to the DeepPartial
type that can be found
in the TypeScript community.
The contract template type.
The result of a query
against the ledger.
Note: this is meant to be used by @daml/react.
The contract template type of the query.
The contract key type of the query.
The template id type.
Contracts matching the query.
Indicator for whether the query is executing.
Event emitted when a stream gets closed.
Generated using TypeDoc
An archived contract.