BatchDeleteCustomVocabularyItemResponse
Types
Properties
Link copied to clipboard
The identifier of the version of the bot associated with this custom vocabulary.
Link copied to clipboard
A list of custom vocabulary items that failed to delete during the operation. The reason for the error is contained within each error object.
Link copied to clipboard
A list of custom vocabulary items that were successfully deleted during the operation.
Functions
Link copied to clipboard
inline fun copy(block: BatchDeleteCustomVocabularyItemResponse.Builder.() -> Unit = {}): BatchDeleteCustomVocabularyItemResponse