Class CarrierAccount
Class CarrierAccount
Payment instrument that enables carrier billing.
- PayPal\Common\PayPalModel
- PayPal\Api\CarrierAccount
Methods summary
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
#
setExternalCustomerId( string $external_customer_id )
The ID of the customer, as created by the merchant. |
public
string
|
|
public
|
#
setPhoneSource( string $phone_source )
The method used to obtain the phone number. Value is |
public
string
|
#
getPhoneSource( )
The method used to obtain the phone number. Value is |
public
|
#
setCountryCode(
The ISO 3166-1 alpha-2 country code where the phone number is registered. |
public
|
Methods inherited from PayPal\Common\PayPalModel
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()