Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PayPal
CoreComponentTypes
BasicAmountType
PHP Class PayPal\CoreComponentTypes\BasicAmountType
Inheritance:
extends
PayPal\Core\PPXmlMessage
显示文件
Open project: paypal/merchant-sdk-php
Public Properties
Property
Type
Description
$currencyID
string
$value
string
Public Methods
Method
Description
__construct
(
$currencyID
= null,
$value
= null )
Constructor with arguments
Method Details
__construct()
public
method
Constructor with arguments
public
__construct
(
$currencyID
= null,
$value
= null )
Property Details
$currencyID
public_oe property
public
string
$currencyID
return
string
$value
public_oe property
public
string
$value
return
string