EMS.ResourceAPI.TEndpointRequest Properties
InheritedProtected
| Body | public | Body of the request. | 
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| Headers | public | Headers of the request. | 
| Method | public | Method of the request. | 
| MethodString | public | Method of the request as a string. | 
| Params | public | Parameters of the request extracted based on the parameter segments of the endpoint method that handles the request. | 
| Resource | public | Name of the resource that is the target of the request. | 
| Segments | public | Segments of the request. |