The CreditCardInfo type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | CreditCardInfo | Initializes a new instance of the CreditCardInfo class |
Properties
Name | Description | |
---|---|---|
![]() | Address |
Gets or Sets the Address
|
![]() | CardNumber |
Gets or Sets the CardNumber
|
![]() | CardType |
Gets or Sets the CardType
|
![]() | CCV |
Gets or Sets the CCV
|
![]() | CustomerProfileId |
Gets or Sets the CustomerProfileId
|
![]() | ExpireMonth |
Gets or Sets the ExpireMonth
|
![]() | ExpireYear |
Gets or Sets the ExpireYear
|
![]() | PaymentProfileId |
Gets or Sets the PaymentProfileId
|
See Also