Level3 constructor
const
Level3({})
Level3
Implementation
const Level3({
this.customerReference,
required this.lineItems,
required this.merchantReference,
this.shippingAddressZip,
this.shippingAmount,
this.shippingFromZip,
});