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