Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PayPal
CoreComponentTypes
MeasureType
PHP Class PayPal\CoreComponentTypes\MeasureType
Inheritance:
extends
PayPal\Core\PPXmlMessage
Exibir arquivo
Open project: paypal/merchant-sdk-php
Public Properties
Property
Type
Description
$unit
string
$value
double
Public Methods
Method
Description
__construct
(
$unit
= null,
$value
= null )
Constructor with arguments
Method Details
__construct()
public
method
Constructor with arguments
public
__construct
(
$unit
= null,
$value
= null )
Property Details
$unit
public_oe property
public
string
$unit
return
string
$value
public_oe property
public
double
$value
return
double