taxIds property

List<CustomerTaxIds>? taxIds
final

The tax ID associated with the customer profile. This field is available only for customers of sellers in EU countries or the United Kingdom. In other countries, this field is ignored when included in a CreateCustomer request.

Implementation

final List<CustomerTaxIds>? taxIds;