- property string $plan_id
- property string $start_time
- property string $quantity
- property ?\PHPFUI\PayPal\Currency $shipping_amount
- property ?\PHPFUI\PayPal\Subscriber $subscriber
- property bool $auto_renewal
- property ?\PHPFUI\PayPal\ApplicationContext $application_context
CloneableInstantiable
Methods |
Properties |
protected static array $validFields = ['plan_id' => 'string', 'start_time' => 'string', 'quantity' => 'string', 'shipping_amount' => 'PHPFUI\PayPal\Currency', 'subscriber' => 'PHPFUI\PayPal\Subscriber', 'auto_renewal' => 'boolean', 'application_context' => 'PHPFUI\PayPal\ApplicationContext']
|
Properties |
protected static array $validFields = ['plan_id' => 'string', 'start_time' => 'string', 'quantity' => 'string', 'shipping_amount' => 'PHPFUI\PayPal\Currency', 'subscriber' => 'PHPFUI\PayPal\Subscriber', 'auto_renewal' => 'boolean', 'application_context' => 'PHPFUI\PayPal\ApplicationContext']
|