Class PayoutBatchHeader
Class PayoutBatchHeader
Batch header resource.
- PayPal\Common\PayPalModel
- PayPal\Api\PayoutBatchHeader
Methods summary
public
|
|
public
string
|
|
public
|
#
setBatchStatus( string $batch_status )
The PayPal-generated batch payout status. If the batch payout passes the preliminary checks, the status is |
public
string
|
#
getBatchStatus( )
The PayPal-generated batch payout status. If the batch payout passes the preliminary checks, the status is |
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
#
setSenderBatchHeader(
The original batch header as provided by the payment sender. |
public
|
|
public
|
#
setAmount(
Total amount, in U.S. dollars, requested for the applicable payouts. |
public
|
|
public
|
#
setFees(
Total estimate in U.S. dollars for the applicable payouts fees. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from PayPal\Common\PayPalModel
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()