public class ActivationCredentials extends SellerCredentials
productionNumber and activationSecurityToken. Used for synchronize.
Created by fasth on 27.08.2014.| Modifier and Type | Field and Description |
|---|---|
private String |
apiKey |
corporateId, country| Constructor and Description |
|---|
ActivationCredentials(String country,
String corporateId,
String apiKey) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApiKey() |
String |
toAuthentication()
Returns authentication
String. |
getCorporateId, getCountry, getSellerIdprivate String apiKey
public String getApiKey()
public String toAuthentication()
String.toAuthentication in interface CredentialstoAuthentication in class SellerCredentialsString for apiKeyCopyright © 2022. All rights reserved.