Click or drag to resize
PaymentCreditCard Property
Credit card data.

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

Property Value

Type: CreditCard
See Also