Survey
public class Survey
-
Declaration
Swift
public let serverId: String -
Declaration
Swift
public let surveyId: String -
Declaration
Swift
public let name: String -
Declaration
Swift
public let description: String -
Declaration
Swift
public let companyId: Int -
Declaration
Swift
public let packageVersion: Int -
Declaration
Swift
public let languages: [SurveyLanguage] -
Declaration
Swift
public func getDefaultLanguage() throws -> SurveyLanguage
Survey Class Reference