| Package | Description |
|---|---|
| de.citunius.bbp.objects |
This package contains some Business Bot Platform objects.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BotAccountSetting> |
BotAccount.getbotSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
BotAccount.setbotSettings(java.util.List<BotAccountSetting> botAccountSettings) |
| Constructor and Description |
|---|
BotAccount(java.lang.String tenantId,
java.lang.String accountId,
int id,
java.lang.String name,
java.lang.String description,
MobileAppProvider mobileAppProvider,
java.util.List<BotAccountSetting> botAccountSettings) |
Copyright © 2019 Citunius GmbH. All Rights Reserved.