Class CarrierAccountToken
Class CarrierAccountToken
A resource representing a carrier account that can be used to fund a payment.
- PayPal\Common\PayPalModel
- PayPal\Api\CarrierAccountToken
Methods summary
public
|
#
setCarrierAccountId( string $carrier_account_id )
ID of a previously saved carrier account resource. |
public
string
|
|
public
|
#
setExternalCustomerId( string $external_customer_id )
The unique identifier of the payer used when saving this carrier account instrument. |
public
string
|
#
getExternalCustomerId( )
The unique identifier of the payer used when saving this carrier account instrument. |
Methods inherited from PayPal\Common\PayPalModel
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()