public class IgExtensionCredentials extends Object
| Constructor and Description |
|---|
IgExtensionCredentials()
No args constructor for use in serialization
|
IgExtensionCredentials(String credentialsType,
String token) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
String |
getCredentialsType() |
String |
getToken() |
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setCredentialsType(String credentialsType) |
void |
setToken(String token) |
String |
toString() |
public IgExtensionCredentials()
Copyright © 2019–2021 IG Group. All rights reserved.