OnGetShippingInfoEventInterface
in
Interface OnGetShippingInfoEventInterface
Table of Contents
- builder() : ShippingBuilderInterface
- id() : SellingUnitId
- price() : Price
- product() : ProductDataInterface
Methods
builder()
public
builder() : ShippingBuilderInterface
Return values
ShippingBuilderInterface —id()
public
id() : SellingUnitId
Return values
SellingUnitId —price()
public
price() : Price
Return values
Price —product()
public
product() : ProductDataInterface