postalCode property
The postal code range that the shipping rate applies to, represented by a postal code (eg.
94043), a postal code prefix followed by a * wildcard (eg. 94*), a
range between two postal codes (eg. 94043-98033) or two postal code
prefixes of equal length (eg. 94*-98*).
Implementation
core.String? postalCode;