PostgreSqlConnectionInfoResponse

constructor(databaseName: String? = null, password: String? = null, port: Int, serverName: String, type: String, userName: String? = null)