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