| IShoppingServiceSetBillingAddress Method |
Namespace: CMS.Ecommerce
void SetBillingAddress( AddressInfo billingAddressInfo )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when billingAddressInfo is null. |
| InvalidOperationException | Thrown when billingAddressInfo is in invalid state. |