PHP Class PayPal\PayPalAPI\GetBalanceResponseType

Inheritance: extends PayPal\EBLBaseComponents\AbstractResponseType
Datei anzeigen 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_oe property

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

$BalanceHoldings public_oe property

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

$BalanceTimeStamp public_oe property

DateTime in ISO8601
public $BalanceTimeStamp