MintResponse..::..Result Property
Payload of the response.
Namespace:
SecretNET.TokenAssembly: SecretNET.Token (in SecretNET.Token.dll)
Syntax
public SimpleStatusResponse_Result Result { get; set; }
Public Property Result As SimpleStatusResponse_Result Get Set
public: property SimpleStatusResponse_Result^ Result { SimpleStatusResponse_Result^ get (); void set (SimpleStatusResponse_Result^ value); }