Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PayPal
EBLBaseComponents
BillOutstandingAmountRequestDetailsType
PHP Class PayPal\EBLBaseComponents\BillOutstandingAmountRequestDetailsType
Inheritance:
extends
PayPal\Core\PPXmlMessage
Mostrar archivo
Open project: paypal/merchant-sdk-php
Public Properties
Property
Type
Description
$Amount
PayPal\CoreComponentTypes\BasicAmountType
$Note
string
$ProfileID
string
Public Methods
Method
Description
__construct
(
$ProfileID
= null )
Constructor with arguments
Method Details
__construct()
public
method
Constructor with arguments
public
__construct
(
$ProfileID
= null )
Property Details
$Amount
public_oe property
public
BasicAmountType,PayPal\CoreComponentTypes
$Amount
return
PayPal\CoreComponentTypes\BasicAmountType
$Note
public_oe property
public
string
$Note
return
string
$ProfileID
public_oe property
public
string
$ProfileID
return
string