PHP Class PayPal\PayPalAPI\GetBalanceResponseType

Inheritance: extends PayPal\EBLBaseComponents\AbstractResponseType
Show file Open project: paypal/merchant-sdk-php Class Usage Examples

Public Properties

Property Type Description
$Balance PayPal\CoreComponentTypes\BasicAmountType
$BalanceHoldings PayPal\CoreComponentTypes\BasicAmountType
$BalanceTimeStamp DateTime in ISO8601

Property Details

$Balance public property

public BasicAmountType,PayPal\CoreComponentTypes $Balance
return PayPal\CoreComponentTypes\BasicAmountType

$BalanceHoldings public property

public BasicAmountType,PayPal\CoreComponentTypes $BalanceHoldings
return PayPal\CoreComponentTypes\BasicAmountType

$BalanceTimeStamp public property

DateTime in ISO8601
public $BalanceTimeStamp