information_type_id property

information_type_id property

Identifies the Royal Mail Mailmark barcode payload for each product type.

Remarks

Valid Values: “0” - Domestic Sorted and Unsorted “A” - On-line Postage “B” - Franking “C” - Consolidation

Definition:

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

See Also