GetNftDossierResponse..::..Result Property
Payload of the response.
Namespace:
SecretNET.NFTAssembly: SecretNET.NFT (in SecretNET.NFT.dll)
Syntax
public GetNftDossierResponse_Result Result { get; set; }
Public Property Result As GetNftDossierResponse_Result Get Set
public: property GetNftDossierResponse_Result^ Result { GetNftDossierResponse_Result^ get (); void set (GetNftDossierResponse_Result^ value); }