Cloneable
Instantiable
Methods |
public __construct ( string $name , int $quantity , PHPFUI\PayPal\Currency $unit_amount ) |
Properties |
protected static $validFields = [ 'name' => 'string' , 'quantity' => 'integer' , 'description' => 'string' , 'sku' => 'string' , 'tax' => 'PHPFUI\PayPal\Currency' , 'category' => [ 'DIGITAL_GOODS' , 'PHYSICAL_GOODS' ] , 'unit_amount' => 'PHPFUI\PayPal\Currency' ] |
Properties |
protected static $validFields = [ 'name' => 'string' , 'quantity' => 'integer' , 'description' => 'string' , 'sku' => 'string' , 'tax' => 'PHPFUI\PayPal\Currency' , 'category' => [ 'DIGITAL_GOODS' , 'PHYSICAL_GOODS' ] , 'unit_amount' => 'PHPFUI\PayPal\Currency' ] |