Structures

The following structures are available globally.

  • DeleteModelResult.

    See more

    Declaration

    Swift

    public struct DeleteModelResult : Codable, Equatable
  • DocumentList.

    See more

    Declaration

    Swift

    public struct DocumentList : Codable, Equatable
  • Document information, including translation status.

    See more

    Declaration

    Swift

    public struct DocumentStatus : Codable, Equatable
  • IdentifiableLanguage.

    See more

    Declaration

    Swift

    public struct IdentifiableLanguage : Codable, Equatable
  • IdentifiableLanguages.

    See more

    Declaration

    Swift

    public struct IdentifiableLanguages : Codable, Equatable
  • IdentifiedLanguage.

    See more

    Declaration

    Swift

    public struct IdentifiedLanguage : Codable, Equatable
  • IdentifiedLanguages.

    See more

    Declaration

    Swift

    public struct IdentifiedLanguages : Codable, Equatable
  • Response payload for languages.

    See more

    Declaration

    Swift

    public struct Language : Codable, Equatable
  • The response type for listing supported languages.

    See more

    Declaration

    Swift

    public struct Languages : Codable, Equatable
  • Translation.

    See more

    Declaration

    Swift

    public struct Translation : Codable, Equatable
  • Response payload for models.

    See more

    Declaration

    Swift

    public struct TranslationModel : Codable, Equatable
  • The response type for listing existing translation models.

    See more

    Declaration

    Swift

    public struct TranslationModels : Codable, Equatable
  • TranslationResult.

    See more

    Declaration

    Swift

    public struct TranslationResult : Codable, Equatable