Structures
The following structures are available globally.
-
DeleteModelResult.
See moreDeclaration
Swift
public struct DeleteModelResult : Codable, Equatable -
DocumentList.
See moreDeclaration
Swift
public struct DocumentList : Codable, Equatable -
Document information, including translation status.
See moreDeclaration
Swift
public struct DocumentStatus : Codable, Equatable -
IdentifiableLanguage.
See moreDeclaration
Swift
public struct IdentifiableLanguage : Codable, Equatable -
IdentifiableLanguages.
See moreDeclaration
Swift
public struct IdentifiableLanguages : Codable, Equatable -
IdentifiedLanguage.
See moreDeclaration
Swift
public struct IdentifiedLanguage : Codable, Equatable -
IdentifiedLanguages.
See moreDeclaration
Swift
public struct IdentifiedLanguages : Codable, Equatable -
Response payload for languages.
See moreDeclaration
Swift
public struct Language : Codable, Equatable -
The response type for listing supported languages.
See moreDeclaration
Swift
public struct Languages : Codable, Equatable -
Translation.
See moreDeclaration
Swift
public struct Translation : Codable, Equatable -
Response payload for models.
See moreDeclaration
Swift
public struct TranslationModel : Codable, Equatable -
The response type for listing existing translation models.
See moreDeclaration
Swift
public struct TranslationModels : Codable, Equatable -
TranslationResult.
See moreDeclaration
Swift
public struct TranslationResult : Codable, Equatable
View on GitHub
Structures Reference