Class CreateAndExerciseCommand

  • All Implemented Interfaces:
    HasCommands

    public final class CreateAndExerciseCommand
    extends Command
    • Constructor Detail

      • CreateAndExerciseCommand

        public CreateAndExerciseCommand​(@NonNull Identifier templateId,
                                        @NonNull DamlRecord createArguments,
                                        @NonNull java.lang.String choice,
                                        @NonNull Value choiceArgument)