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