ProductDetails interface
Details of the product that is transferred.
Properties
product |
The ID of the product that is transferred. |
product |
Type of the product that is transferred. |
Property Details
productId
The ID of the product that is transferred.
productId?: string
Property Value
string
productType
Type of the product that is transferred.
productType?: string
Property Value
string