idealBank property
The customer's bank.
Implementation
@ElementConverter() Element? get ideal;/// The customer's bank.
@JsonKey(name: "ideal[bank]") String? get idealBank;
The customer's bank.
@ElementConverter() Element? get ideal;/// The customer's bank.
@JsonKey(name: "ideal[bank]") String? get idealBank;