EMS.ResourceAPI.TEndpointRequest.Params
Delphi
property Params: TParams read GetParams;
C++
__property TEndpointParams* Params = {read=GetParams};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | EMS.ResourceAPI.pas EMS.ResourceAPI.hpp |
EMS.ResourceAPI | TEndpointRequest |
Description
Parameters of the request extracted based on the parameter segments of the endpoint method that handles the request.