SurveyLanguage

public class SurveyLanguage : Encodable, Decodable
  • id

    Declaration

    Swift

    public let id: Int
  • Declaration

    Swift

    public let code: String
  • Declaration

    Swift

    public let name: String
  • Declaration

    Swift

    public let nativeName: String
  • Declaration

    Swift

    public let isDefault: Bool