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