Represents the types of payment that may be accepted by the organization
Namespace: Asi.iBO.FinancialsAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public enum EnumPaymentType |
| Visual Basic |
|---|
Public Enumeration EnumPaymentType |
| Visual C++ |
|---|
public enum class EnumPaymentType |
Members
| Member name | Description | |
|---|---|---|
| Cash | ||
| CreditCard | ||
| Check | ||
| PurchaseOrder | ||
| InKind | ||
| Other | ||
| DebitCard |