upu_country_id property

upu_country_id property

Identifies the UPU Country ID.Max length: 4 characters.

Definition:

@property
def upu_country_id(self):
    ...
@upu_country_id.setter
def upu_country_id(self, value):
    ...

See Also