|
Netsutie PHP Toolkit
|
Data Fields | |
| $name | |
| $creditCard | |
| $undepFunds | |
| $account | |
| $isInactive | |
| $isOnline | |
| $visualsList | |
| $isDebitCard | |
| $merchantAccountsList | |
| $payPalEmailAddress | |
| $expressCheckoutArrangement | |
| $useExpressCheckout | |
| $internalId | |
| $externalId | |
Data Fields inherited from Record | |
| $nullFieldList | |
Static Public Attributes | |
| static | $paramtypesmap |
Static Public Attributes inherited from Record | |
| static | $paramtypesmap |
Definition at line 8 of file PaymentMethod.php.
| $account |
Definition at line 48 of file PaymentMethod.php.
| $creditCard |
Definition at line 28 of file PaymentMethod.php.
| $expressCheckoutArrangement |
Definition at line 118 of file PaymentMethod.php.
| $externalId |
Definition at line 148 of file PaymentMethod.php.
| $internalId |
Definition at line 138 of file PaymentMethod.php.
| $isDebitCard |
Definition at line 88 of file PaymentMethod.php.
| $isInactive |
Definition at line 58 of file PaymentMethod.php.
| $isOnline |
Definition at line 68 of file PaymentMethod.php.
| $merchantAccountsList |
Definition at line 98 of file PaymentMethod.php.
| $name |
Definition at line 18 of file PaymentMethod.php.
|
static |
Definition at line 152 of file PaymentMethod.php.
| $payPalEmailAddress |
Definition at line 108 of file PaymentMethod.php.
| $undepFunds |
Definition at line 38 of file PaymentMethod.php.
| $useExpressCheckout |
Definition at line 128 of file PaymentMethod.php.
| $visualsList |
Definition at line 78 of file PaymentMethod.php.