Class CreateAndExerciseCommand


  • public class CreateAndExerciseCommand
    extends Command
    • Constructor Detail

      • CreateAndExerciseCommand

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