originPostalCode property

String? originPostalCode
getter/setter pair

The origin postal code, as a continuous string without spaces or dashes, e.g. "95016".

This field will be anonymized in returned OrderTrackingSignal creation response.

Implementation

core.String? originPostalCode;