public class CarrierAccountToken extends PayPalModel
| Constructor and Description |
|---|
CarrierAccountToken()
Default Constructor
|
CarrierAccountToken(String carrierAccountId,
String externalCustomerId)
Parameterized Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCarrierAccountId()
Getter for carrierAccountId
|
String |
getExternalCustomerId()
Getter for externalCustomerId
|
CarrierAccountToken |
setCarrierAccountId(String carrierAccountId)
Setter for carrierAccountId
|
CarrierAccountToken |
setExternalCustomerId(String externalCustomerId)
Setter for externalCustomerId
|
equals, hashCode, toJSON, toStringpublic CarrierAccountToken setCarrierAccountId(String carrierAccountId)
public String getCarrierAccountId()
public CarrierAccountToken setExternalCustomerId(String externalCustomerId)
public String getExternalCustomerId()
Copyright © 2016. All Rights Reserved.