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