type CollaboratorsDirectPaymentBalances { accountId: ID! accountName: String! agreementType: String! balanceAfterTax: Float! collaboratorId: ID! collaboratorName: String! currencyCode: String! currentBalance: Float! currentStatementPeriodName: String! currenyCode: String! @deprecated(reason: "Typo, will be removed") payoneerProgramId: Int! payoneerProgramName: String! }