| Package | Description |
|---|---|
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
UserChainMapping |
UserChainMapping.chainBalance(Double chainBalance) |
UserChainMapping |
UserChainMapping.chainIdentifier(String chainIdentifier) |
UserChainMapping |
UserChainMapping.connectionID(Integer connectionID) |
UserChainMapping |
UserChainMapping.userChainMappingID(Integer userChainMappingID) |
UserChainMapping |
UserChainMapping.userID(Integer userID) |
| Modifier and Type | Method and Description |
|---|---|
List<UserChainMapping> |
User.getUserChainMappings()
Get userChainMappings
|
| Modifier and Type | Method and Description |
|---|---|
User |
User.addUserChainMappingsItem(UserChainMapping userChainMappingsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
User.setUserChainMappings(List<UserChainMapping> userChainMappings) |
User |
User.userChainMappings(List<UserChainMapping> userChainMappings) |
Copyright © 2018. All rights reserved.