spendPayoutBalanceToWallet
Earn-to-mod: convert payable seller balance into the player wallet without a provider round-trip (07 §4.1). Returns cents credited.
spendPayoutBalanceToWallet(
amountCents: Int!
): Int!
Arguments
spendPayoutBalanceToWallet.amountCents ● Int! non-null scalar
Cents to convert.
Type
Int scalar
The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.