ITMSFNCCustomTollCost Interface
Represents a toll cost service implementation used to execute requests.
API unit family: TMSFNCTollCost
Extends: IInterface
Syntax
ITMSFNCCustomTollCost = interface(IInterface)
Methods
| Name | Description |
|---|---|
| AddHeaders | Adds the provider-specific request headers used by the service call. |
| DestroyTollCost | Releases the service instance and its associated resources. |
| IsValid | Returns whether the service is configured and ready to execute requests. |
| Parse | Parses the raw service response into the request. |