- property string $reference_id
- property string $description
- property string $custom_id
- property string $invoice_id
- property string $soft_descriptor
- property ?\PHPFUI\PayPal\Amount $amount
- property ?\PHPFUI\PayPal\Shipping $shipping
CloneableInstantiable
Methods |
public addItem(PHPFUI |
public getData() : array |
Properties |
protected array $items = []
|
protected static array $validFields = ['reference_id' => 'string', 'description' => 'string', 'custom_id' => 'string', 'invoice_id' => 'string', 'soft_descriptor' => 'string', 'amount' => 'PHPFUI\PayPal\Amount', 'shipping' => 'PHPFUI\PayPal\Shipping']
|
Properties |
protected static array $validFields = ['reference_id' => 'string', 'description' => 'string', 'custom_id' => 'string', 'invoice_id' => 'string', 'soft_descriptor' => 'string', 'amount' => 'PHPFUI\PayPal\Amount', 'shipping' => 'PHPFUI\PayPal\Shipping']
|