ENUM
DisbursableType
The entity that this DisbursementDetail
is associated with.
link GraphQL Schema definition
- enum DisbursableType {
- # A `Payment`.
- # A `Refunded Payment`.
- # A `Voided Payment`.
- }
ENUM
The entity that this DisbursementDetail
is associated with.
- enum DisbursableType {
- # A `Payment`.
- # A `Refunded Payment`.
- # A `Voided Payment`.
- }