ProductDetails interface

Details of the product that is transferred.

Properties

productId

The ID of the product that is transferred.

productType

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