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