Module data

Module data 

Source
Expand description

Daml JSON API data types.

Structs§

DamlJsonArchivedEvent
Daml JSON API representation of a ledger contract archived event.
DamlJsonCreatedEvent
Daml JSON API representation of a ledger contract created event.
DamlJsonExerciseResult
Daml JSON API representation of a ledger exercise result.
DamlJsonParty
Daml JSON API representation of a ledger Party.
DamlJsonQuery
Daml JSON API representation of a query.

Enums§

DamlJsonEvent
Daml JSON API representation of a ledger event.