ServerConfig

constructor(baseUrl: String = "https://api.example.com", port: Int = 8080, ssl: SSLConfigData? = null, emailFormat: String? = null)