Uses of Class
travel.wink.sdk.affiliate.model.GooglePlaceDetailRequestAffiliate
Packages that use GooglePlaceDetailRequestAffiliate
-
Uses of GooglePlaceDetailRequestAffiliate in travel.wink.sdk.affiliate.api
Methods in travel.wink.sdk.affiliate.api with parameters of type GooglePlaceDetailRequestAffiliateModifier and TypeMethodDescriptionreactor.core.publisher.Mono<SupplierLeadAffiliate> AffiliateLeadApi.createLead(String companyIdentifier, GooglePlaceDetailRequestAffiliate googlePlaceDetailRequestAffiliate, String winkVersion) Create lead Creates a new supplier lead based on information retrieved from Google Placesreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<SupplierLeadAffiliate>> AffiliateLeadApi.createLeadWithHttpInfo(String companyIdentifier, GooglePlaceDetailRequestAffiliate googlePlaceDetailRequestAffiliate, String winkVersion) Create lead Creates a new supplier lead based on information retrieved from Google Placesorg.springframework.web.reactive.function.client.WebClient.ResponseSpecAffiliateLeadApi.createLeadWithResponseSpec(String companyIdentifier, GooglePlaceDetailRequestAffiliate googlePlaceDetailRequestAffiliate, String winkVersion) Create lead Creates a new supplier lead based on information retrieved from Google Places -
Uses of GooglePlaceDetailRequestAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return GooglePlaceDetailRequestAffiliateModifier and TypeMethodDescriptionGooglePlaceDetailRequestAffiliate.messageFromUser(String messageFromUser)