custom_type property
custom_type property
Gets or sets optional transfer message.
Definition:
@property
def custom_type(self):
...
@custom_type.setter
def custom_type(self, value):
...
Gets or sets optional transfer message.
@property
def custom_type(self):
...
@custom_type.setter
def custom_type(self, value):
...