postalCode property

String? postalCode
getter/setter pair

A postalCode example is a postal zip code such as 94043.

This property is required when creating a new customer.

Implementation

core.String? postalCode;