BitPay PHP SDK

PayoutGroup
in package

Tags
author

BitPay Integrations integrations@bitpay.com

license

http://www.opensource.org/licenses/mit-license.php MIT

Table of Contents

Properties

$failed  : array<string|int, PayoutGroupFailed>
$payouts  : array<string|int, Payout>

Methods

getFailed()  : array<string|int, PayoutGroupFailed>
getPayouts()  : array<string|int, Payout>
setFailed()  : void
setPayouts()  : void

Properties

Methods

setPayouts()

public setPayouts(array<string|int, Payout$payouts) : void
Parameters
$payouts : array<string|int, Payout>

        
On this page

Search results