ENUM
RemainingPayeePercentageReason
Indicates why an asset has the RemainingPayeePercentage value that it does.
link GraphQL Schema definition
- enum RemainingPayeePercentageReason {
- # Payor has already allocated 100% of the asset via PayeeAssetSplit. Note: The
- # invite does not have to be accepted for the percentage to be considered.
- # Payor does not have full ownership of the asset.
- # Payor does not have asset.
- }