GraphQL OBJECT
PayoutInformationType
The payout information type
link Definition
- type PayoutInformationType {
- # Payout information type code.
- PayoutInformationTypeEnum! :
- # Payout information type name.
- String! :
- }
GraphQL OBJECT
The payout information type
- type PayoutInformationType {
- # Payout information type code.
- PayoutInformationTypeEnum! :
- # Payout information type name.
- String! :
- }