 | FRAMServiceApotea_GetClosestStation Method |
Returns the closest station.
Namespace: FRAM.WcfService.PublicAssembly: FRAM.WcfService.Public (in FRAM.WcfService.Public.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Response<Apotea_Station> Apotea_GetClosestStation(
AuthTicket authTicket,
int zipCode
)
Parameters
- authTicket AuthTicket
- Authentication ticket
- zipCode Int32
- Zip code
Return Value
ResponseApotea_StationStations
See Also