accountType property

  1. @JsonKey(name: "account_type")
BankAccountType? accountType
final

Implementation

@JsonKey(name: "account_type")
final BankAccountType? accountType;