createVersion property
True
if a new version of the bot was created. If the
createVersion
field was not specified in the request, the
createVersion
field is set to false in the response.
Implementation
final bool? createVersion;
True
if a new version of the bot was created. If the
createVersion
field was not specified in the request, the
createVersion
field is set to false in the response.
final bool? createVersion;