customer_content property

customer_content property

Optional space for use by customer.

Remarks

Max length by Type Mailmark2DType: Type 7: 6 characters Type 9: 45 characters Type 29: 25 characters

Definition:

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

See Also