CreditCardInfo Members CelloSaaS API Documentation
The CreditCardInfo type exposes the following members.
Constructors

  NameDescription
Public methodCreditCardInfo
Initializes a new instance of the CreditCardInfo class
Back to Top
Properties

  NameDescription
Public propertyAddress
Gets or Sets the Address
Public propertyCardNumber
Gets or Sets the CardNumber
Public propertyCardType
Gets or Sets the CardType
Public propertyCCV
Gets or Sets the CCV
Public propertyCustomerProfileId
Gets or Sets the CustomerProfileId
Public propertyExpireMonth
Gets or Sets the ExpireMonth
Public propertyExpireYear
Gets or Sets the ExpireYear
Public propertyPaymentProfileId
Gets or Sets the PaymentProfileId
Back to Top
See Also