TransactionType Enum
Namespace: PTS.Modules.Transactions.Domain
Assembly: PTS.Modules.Transactions.dll
Syntax
public enum TransactionType
Fields
| Name | Description |
|---|---|
| Adjustment | |
| Bonus | |
| Charge | |
| CommissionEarned | |
| CommissionPaid | |
| Coupon | |
| Credit | |
| Debit | |
| Deposit | |
| Discount | |
| Fee | |
| GiftCard | |
| Hold | |
| LateFee | |
| NotSet | |
| Paycheck | |
| Payment | |
| Payout | |
| Promo | |
| Purchase | |
| RecurringPayment | |
| Refund | |
| Rounding | |
| Sale | |
| SalesTax | |
| ServiceFee | |
| SubscriptionFee | |
| Withdrawal |