result
The message’s result, as either an authorization result or flags.
Declaration
var result: es_result_t.__Unnamed_union_resultDiscussion
This type is a union of an es_auth_result_t named auth and a uint32_t named flags. Use the result_type field to determine which type this result represents.