taxIds property

  1. @JsonKey(name: "tax_ids")
List<String>? taxIds
final

Implementation

@JsonKey(name: "tax_ids")
final List<String>? taxIds;