- property string $name
- property string $number
- property string $expiry
- property int $security_code
- property ?\PHPFUI\PayPal\AddressPortable $billing_address
CloneableInstantiable
Methods |
Properties |
protected static array $validFields = ['name' => 'string', 'number' => 'string', 'expiry' => 'string', 'security_code' => 'integer', 'billing_address' => 'PHPFUI\PayPal\AddressPortable']
|
Properties |
protected static array $validFields = ['name' => 'string', 'number' => 'string', 'expiry' => 'string', 'security_code' => 'integer', 'billing_address' => 'PHPFUI\PayPal\AddressPortable']
|