Class PayoutItemDetails
Class PayoutItemDetails
The payout item status and other details.
- PayPal\Common\PayPalModel
-
PayPal\Api\PayoutItemDetails
Methods summary
public
|
#
setPayoutItemId( string $payout_item_id )
The ID for the payout item. Viewable when you show details for a batch payout. |
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
#
setPayoutItemFee(
The amount of money, in U.S. dollars, for fees. |
public
|
|
public
|
|
public
string
|
|
public
|
#
setSenderBatchId( string $sender_batch_id )
A sender-specified ID number. Tracks the batch payout in an accounting system. |
public
string
|
#
getSenderBatchId( )
A sender-specified ID number. Tracks the batch payout in an accounting system. |
public
|
#
setPayoutItem(
The sender-provided information for the payout item. |
public
|
|
public
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from PayPal\Common\PayPalModel
__construct(),
__get(),
__isset(),
__set(),
__toString(),
__unset(),
fromArray(),
fromJson(),
getList(),
setCredential(),
toArray(),
toJSON()