postalCodeGroups property

List<PostalCodeGroup>? postalCodeGroups
getter/setter pair

A list of postal code groups that can be referred to in services.

Optional.

Implementation

core.List<PostalCodeGroup>? postalCodeGroups;