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

  NameDescription
Public methodCreditCardAccount
Initializes a new instance of the CreditCardAccount class
Back to Top
Methods

  NameDescription
Protected methodRaisePropertyChanged (Inherited from PaymentAccount.)
Back to Top
Properties

  NameDescription
Public propertyAccountType (Inherited from PaymentAccount.)
Public propertyAccountTypeValue (Inherited from PaymentAccount.)
Public propertyCreatedBy (Inherited from PaymentAccount.)
Public propertyCreatedOn (Inherited from PaymentAccount.)
Public propertyCreditCardInfo
Public propertyCurrencyCode (Inherited from PaymentAccount.)
Public propertyEmail (Inherited from PaymentAccount.)
Public propertyExtensionData (Inherited from PaymentAccount.)
Public propertyStatus (Inherited from PaymentAccount.)
Public propertyStoreKey (Inherited from PaymentAccount.)
Public propertyTenantId (Inherited from PaymentAccount.)
Public propertyUpdatedBy (Inherited from PaymentAccount.)
Public propertyUpdatedOn (Inherited from PaymentAccount.)
Back to Top
Events

  NameDescription
Public eventPropertyChanged (Inherited from PaymentAccount.)
Back to Top
See Also