ENUM
PayeeAssetSplitStatus
The status of a payee asset splits.
link GraphQL Schema definition
- enum PayeeAssetSplitStatus {
- # The payee asset split is active and not archived.
- # The payee asset split is accepted, regardless of archived status.
- # The payee asset split is one of expired, rejected or archived status.
- # The payee asset split is expired.
- # The payee asset split is pending and not archived.
- # The payee asset split is rejected.
- }