taxIds property

  1. @JsonKey(name: "tax_ids")
CustomerTaxIds? taxIds
final

Implementation

@JsonKey(name: "tax_ids")
final CustomerTaxIds? taxIds;