Cloneable
Instantiable
Methods |
Properties |
protected static $validFields = [ 'percentage' => 'string' , 'inclusive' => 'boolean' ] |
Properties |
protected static $validFields = [ 'percentage' => 'string' , 'inclusive' => 'boolean' ] |
Methods |
public
PHPFUI\PayPal\Base
::
__get
(
string
$field
) Unset fields will return null |
public PHPFUI\PayPal\Base :: __set ( string $field , $value ) : void |
public PHPFUI\PayPal\Base :: getData () : array |
public PHPFUI\PayPal\Base :: getJSON () : string |
public
PHPFUI\PayPal\Base
::
getValidFields
() :
array
Return all the valid fields for the object. Index is field name and value is the type. |
Properties |
protected static $validFields = [ 'percentage' => 'string' , 'inclusive' => 'boolean' ] |
Properties |
protected static $validFields = [ 'percentage' => 'string' , 'inclusive' => 'boolean' ] |