Uses of Class
travel.wink.payment.model.RemoveEntryResponse
Packages that use RemoveEntryResponse
-
Uses of RemoveEntryResponse in travel.wink.payment.api
Methods in travel.wink.payment.api that return types with arguments of type RemoveEntryResponseModifier and TypeMethodDescriptionreactor.core.publisher.Mono<RemoveEntryResponse>AccountApi.deleteAccount(String id, String accept) Delete Account Show a specific accountreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>AccountApi.deleteAccountWithHttpInfo(String id, String accept) reactor.core.publisher.Mono<RemoveEntryResponse>AccountMappingsApi.removeAccountMapping(String accountIdentifier, String id, String accept) Delete Account Mapping Delete a specific mapping owned by account identifier.reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>AccountMappingsApi.removeAccountMappingWithHttpInfo(String accountIdentifier, String id, String accept) -
Uses of RemoveEntryResponse in travel.wink.payment.model
Methods in travel.wink.payment.model that return RemoveEntryResponseModifier and TypeMethodDescription