BillingAddress Property
The customer's billing address.
Syntax
public var billingAddress: AddressInfo?
Remarks
This property specifies details about the customer's billing address. This should be set before calling SendAuthRequest.
|
BillingAddress PropertyThe customer's billing address. Syntaxpublic var billingAddress: AddressInfo? RemarksThis property specifies details about the customer's billing address. This should be set before calling SendAuthRequest. |