accountHolderType property
- @JsonParameter(Necessity.required, ['payment_method', 'account_holder_type'])
getter/setter pair
Implementation
@JsonParameter(Necessity.required, ['payment_method', 'account_holder_type'])
String? accountHolderType;