PaymentAccountType Enumeration CelloSaaS API Documentation
Payment account type enumeration

Namespace: CelloSaaS.Billing.Model
Assembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public enum PaymentAccountType
Members

  Member nameValueDescription
PayPal0 PayPal
CreditCard1 Credit card
Other2 Other type
See Also