Interface Exercises<Cmd>
-
- Type Parameters:
Cmd- The returned type of ledger command.
- All Known Subinterfaces:
Exercises.Archive<Cmd>
- All Known Implementing Classes:
ByKey,ByKey.ToInterface,ContractId,CreateAnd,CreateAnd.ToInterface
public interface Exercises<Cmd>Root of all generatedExercisesinterfaces for templates and Daml interfaces.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceExercises.Archive<Cmd>AddsExercises.Archive.exerciseArchive()to every exercise target.
-