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

