Package de.jlnstrk.transit.api.efa.endpoint.stt
Types
EfaSttRequest
Link copied to clipboard
class EfaSttRequest(queryMap: EfaRequestMap) : EfaRequest, EfaPointVerificationRequest, EfaLineVerificationRequest
Content copied to clipboard
EfaSttResponse
Link copied to clipboard
class EfaSttResponse(stt: EfaPointVerification, servingLines: List<EfaLineEntry>, itdDownload: EfaDownload?) : EfaResponse
Content copied to clipboard