manager-app/manager_api_new/doc/AiChatRequest.md

728 B

manager_api_new.model.AiChatRequest

Load the model package

import 'package:manager_api_new/api.dart';

Properties

Name Type Description Notes
message String [optional]
instanceId String [optional]
appType AppType [optional]
configurationId String [optional]
language String [optional]
history List [optional] [default to const []]

[Back to Model list] [Back to API list] [Back to README]