Card Property
Card contains credit card information for the payment.
Syntax
[VB.NET] Public Property Card As Card
[C#] public Card Card {get; set;}
Remarks
This property contains the credit card to be charged by the current payment.
This property is not available at design time.