ENUM
SonarPayUnit
The unit of measurement for the related amount.
link GraphQL Schema definition
- enum SonarPayUnit {
- # Percentage
- # Actual
- # Negative Percentage
- }
link Require by
- BankAccountProcessorA processor or method of processing bank account payments.
- CreditCardProcessorA company that processes `CreditCard` transactions.
- DisbursementA disbursement.
- DisbursementDetailA disbursement detail.
- PaymentA payment.
- Querynull
- RefundedPaymentA record of a refund applied to a `Payment`.
- VoidedPaymentA record of a `Payment` that was voided.