GitHub repository

Sygic Travel Android SDK

sdk / com.sygic.travel.sdk.tours.facade / ToursGetYourGuideQuery / <init>

<init>

ToursGetYourGuideQuery(query:String? = null, bounds:LatLngBounds? = null, parentPlaceId:String? = null, tags:String? = null, startDate: LocalDateTime? = null, endDate: LocalDateTime? = null, durationMin: Duration? = null, durationMax: Duration? = null, page:Int? = null, count:Int? = null, sortBy:SortBy? = null, sortDirection:SortDirection? = null)

ToursGetYourGuideQuery contains values which define the Get Your Guide tours to be fetched. To see what the parameters mean check the API Documentation.