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