vend_item_tvend_session_data_tvend_session_t
Product Class
Thevend_item_t class represents an individual product request within a vending session. This class includes the product code, price, quantity, and unit of measure. The following code block lists all class parameters:
Product Parameters
The table below provides a more detailed description of the parameters.Vending Session Data Class
Thevend_session_data_t class holds detailed information about a vending session, including transaction details and card information. The following code block lists all class parameters:
Class Parameters
The table below provides a more detailed description of the parameters.Vending Session Handle Class
Thevend_session_t class represents a vending session, encapsulating session-specific data, product lists, and session status. The following code block lists all class parameters:
Java
C#
C