isAmountPrepopulate property

  1. @JsonKey.new(name: "isAmountPrepopulate")
bool? isAmountPrepopulate
getter/setter pair

Implementation

@JsonKey(name: "isAmountPrepopulate")
bool? isAmountPrepopulate;