ITMSFNCCustomTollCost.Parse Method
Parses the raw service response into the request.
API unit family: TMSFNCTollCost
Declaring type: ITMSFNCCustomTollCost
Syntax
procedure Parse(ARequest: TTMSFNCTollCostRequest; ARequestResult: string);
Parameters
| Name | Description |
|---|---|
ARequest |
Request that receives the parsed result. |
ARequestResult |
Raw response text returned by the service. |