stateTaxId property

  1. @JsonParameter(Necessity.optional, ['address', "state_tax_id"])
String? stateTaxId
getter/setter pair

Implementation

@JsonParameter(Necessity.optional, ['address', "state_tax_id"])
String? stateTaxId;