REST.Client.TRESTRequestParameterList

Delphi
TRESTRequestParameterList = class(TOwnedCollection)
C++
class PASCALIMPLEMENTATION TRESTRequestParameterList : public System::Classes::TOwnedCollection
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | REST.Client.pas REST.Client.hpp |
REST.Client | REST.Client |
Description
Represents a container for parameters to be associated with a REST request.