Click or drag to resize
CalculationRequestBillingAddress Property
Billing address for the resulting order.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public IAddress BillingAddress { get; set; }

Property Value

Type: IAddress
See Also