CreditCardInfo Address Property CelloSaaS API Documentation
Gets or Sets the Address

Namespace: CelloSaaS.Billing.Model
Assembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public ShippingAddress Address { get; set; }

Property Value

Type: ShippingAddress
See Also