- property phpDocumentor
\Reflection $product_id\Types \String_ - property phpDocumentor
\Reflection $description\Types \String_ - property phpDocumentor
\Reflection $name\Types \String_ - property phpDocumentor
\Reflection $status\Types \String_ - property phpDocumentor
\Reflection $payment_preferences\Types \Nullable - property phpDocumentor
\Reflection $taxes\Types \Nullable - property phpDocumentor
\Reflection $quantity_supported\Types \Boolean
CloneableInstantiable
Methods |
public addBillingCycle(PHPFUI |
public getData() : array |
Properties |
protected array $billing_cycles |
protected static array $validFields = ['product_id' => 'string', 'description' => 'string', 'name' => 'string', 'status' => ['CREATED', 'INACTIVE', 'ACTIVE'], 'payment_preferences' => 'PHPFUI\PayPal\PaymentPreferences', 'taxes' => 'PHPFUI\PayPal\Taxes', 'quantity_supported' => 'boolean'] |
Properties |
protected static array $validFields = ['product_id' => 'string', 'description' => 'string', 'name' => 'string', 'status' => ['CREATED', 'INACTIVE', 'ACTIVE'], 'payment_preferences' => 'PHPFUI\PayPal\PaymentPreferences', 'taxes' => 'PHPFUI\PayPal\Taxes', 'quantity_supported' => 'boolean'] |