PayoutClientTest
extends AbstractClientTestCase
in package
Table of Contents
Properties
Methods
- setUp() : void
- testPayoutGroupRequests() : void
- testPayoutRequests() : mixed
- getEmailFromFile() : string
- submitPayout() : mixed
Properties
$client
protected
Client
$client
Methods
setUp()
public
setUp() : void
Tags
testPayoutGroupRequests()
public
testPayoutGroupRequests() : void
Tags
testPayoutRequests()
public
testPayoutRequests() : mixed
getEmailFromFile()
private
getEmailFromFile(string $path) : string
Parameters
- $path : string
Tags
Return values
stringsubmitPayout()
private
submitPayout(string $currency, string $ledgerCurrency, int $amount) : mixed
Parameters
- $currency : string
- $ledgerCurrency : string
- $amount : int