PayoutInterface
interface PayoutInterface implements ResourceInterface, RetrieveInterface, ListAllInterface, UpdateInterface
Methods
create(int $amount, array $arguments = [], string $key = null, string $currency = 'usd')
No description
cancel(string $id)
No description