Class PaymentDefinition
Class PaymentDefinition
Resource representing payment definition scheduling information.
- PayPal\Common\PayPalModel
-
PayPal\Api\PaymentDefinition
Methods summary
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
#
setFrequency( string $frequency )
Frequency of the payment definition offered. Allowed values: |
public
string
|
#
getFrequency( )
Frequency of the payment definition offered. Allowed values: |
public
|
|
public
string
|
|
public
|
#
setAmount(
Amount that will be charged at the end of each cycle for this payment definition. |
public
|
|
public
|
#
setChargeModels(
Array of charge_models for this payment definition. |
public
|
|
public
|
|
public
|
Methods inherited from PayPal\Common\PayPalModel
__construct(),
__get(),
__isset(),
__set(),
__toString(),
__unset(),
fromArray(),
fromJson(),
getList(),
setCredential(),
toArray(),
toJSON()