Class CreditCardHistory
Class CreditCardHistory
A list of Credit Card Resources
-
PayPal\Common\PayPalModel
-
PayPal\Api\CreditCardHistory
Methods summary
public
|
|
public
PayPal\Api\CreditCard
|
#
getCreditCards( )
A list of credit card resources
A list of credit card resources
Returns
|
public
|
#
setCount( integer $count )
Number of items returned in each range of results. Note that the last results range could have fewer items than the requested number of items.
Number of items returned in each range of results. Note that the last results range could have fewer items than the requested number of items.
Parameters
Returns
$this
|
public
integer
|
#
getCount( )
Number of items returned in each range of results. Note that the last results range could have fewer items than the requested number of items.
Number of items returned in each range of results. Note that the last results range could have fewer items than the requested number of items.
Returns
integer
|
public
|
#
setNextId( string $next_id )
Identifier of the next element to get the next range of results.
Identifier of the next element to get the next range of results.
Parameters
Returns
$this
|
public
string
|
#
getNextId( )
Identifier of the next element to get the next range of results.
Identifier of the next element to get the next range of results.
Returns
string
|
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()