FMPResponse

constructor(request: FMPResponse.RequestInfo, status: Int, headers: Map<String, String>, data: ByteArray, exception: FMPException?, error: String = exception?.message.orEmpty())