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