revision property

int? revision
getter/setter pair

The schema revision of the PostalAddress.

This must be set to 0, which is the latest revision. All new revisions must be backward compatible with old revisions.

Implementation

core.int? revision;