Enum PaymentType
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public enum PaymentType
Fields
Name | Description |
---|---|
Ach | ACH |
Cash | Cash |
Check | Check |
CreditCard | Credit Card |
Eft | EFT |
MasterCheck | Master Check |
MiscReceipts | Misc Receipts |
Net | Net |
NonCash | Non Cash |
None | None |