Click or drag to resize
TransactionRequestBillTo Property
Billing address.

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

Property Value

Type: Address
See Also