postalCode property

String? postalCode
getter/setter pair

The postal code range that the shipping rate applies to, represented by a postal code, a postal code prefix followed by a * wildcard, a range between two postal codes or two postal code prefixes of equal length.

Implementation

core.String? postalCode;