Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PayPal
CoreComponentTypes
BasicAmountType
PHP Class PayPal\CoreComponentTypes\BasicAmountType
Inheritance:
extends
PayPal\Core\PPXmlMessage
Afficher le fichier
Open project: paypal/merchant-sdk-php
Méthodes publiques
Свойство
Type
Description
$currencyID
string
$value
string
Méthodes publiques
Méthode
Description
__construct
(
$currencyID
= null,
$value
= null )
Constructor with arguments
Method Details
__construct()
public
méthode
Constructor with arguments
public
__construct
(
$currencyID
= null,
$value
= null )
Property Details
$currencyID
public_oe property
public
string
$currencyID
Résultat
string
$value
public_oe property
public
string
$value
Résultat
string