|
void | __clear () |
|
void | clear () |
|
bool | operator== (const AuthResponse &rhs) const |
|
|
ErrorCode | errorCode {ErrorCode::SUCCEEDED} |
|
std::unique_ptr< int64_t > | sessionId {nullptr} |
|
std::unique_ptr< std::string > | errorMsg {nullptr} |
|
std::unique_ptr< int32_t > | timeZoneOffsetSeconds {nullptr} |
|
std::unique_ptr< std::string > | timeZoneName {nullptr} |
|
Definition at line 308 of file Response.h.
The documentation for this struct was generated from the following file: