accountHolderType property

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

Implementation

@JsonParameter(Necessity.required, ['payment_method', 'account_holder_type'])
String? accountHolderType;