get_product_property#

TerminalInstance.get_product_property(prod_id, attr_id)#

Get the product property of the layout object for a given product ID and attribute ID.

Parameters:
prod_idProductIdType

ID representing a product that supports the EDB.

attr_idint

User-defined ID that identifies the string value stored in the property.

Returns:
str

String stored in the product property.