TT CORE SDK  0.1
TT CORE SDK documentation
tt_core_sdk::download_failed_response Struct Reference

Response delivered through OrderEventListener. More...

#include <orders.hpp>

Public Attributes

uint32_t request_id = 0
 Id of the request generating the response. More...
 
std::string message
 Message describing the failure. More...
 

Detailed Description

Response delivered through OrderEventListener.

Definition at line 364 of file orders.hpp.

Member Data Documentation

◆ message

std::string tt_core_sdk::download_failed_response::message

Message describing the failure.

Definition at line 367 of file orders.hpp.

◆ request_id

uint32_t tt_core_sdk::download_failed_response::request_id = 0

Id of the request generating the response.

Definition at line 366 of file orders.hpp.


The documentation for this struct was generated from the following file: