requiredBillingContactFields property
The list of fields that you need for a billing contact in order to process the transaction.
Implementation
List<ApplePayContactFieldsType>? get requiredShippingAddressFields;/// The list of fields that you need for a billing contact in order to process the transaction.
List<ApplePayContactFieldsType>? get requiredBillingContactFields;