Uses of Class
io.trippay.sdk.payment.model.RemoveEntryResponse
Packages that use RemoveEntryResponse
-
Uses of RemoveEntryResponse in io.trippay.sdk.payment.api
Methods in io.trippay.sdk.payment.api that return types with arguments of type RemoveEntryResponseModifier and TypeMethodDescriptionreactor.core.publisher.Mono<RemoveEntryResponse>AccountApi.deleteAccount(String id, String winkVersion) Delete Account Show a specific accountreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>AccountApi.deleteAccountWithHttpInfo(String id, String winkVersion) reactor.core.publisher.Mono<RemoveEntryResponse>ApplicationApi.deleteApplication(String id, String winkVersion) Delete Application Remove a specific applicationreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>ApplicationApi.deleteApplicationWithHttpInfo(String id, String winkVersion) reactor.core.publisher.Mono<RemoveEntryResponse>WebhookApi.deleteWebhook(String id, String winkVersion) Delete Webhook Remove a specific webhookreactor.core.publisher.Mono<org.springframework.http.ResponseEntity<RemoveEntryResponse>>WebhookApi.deleteWebhookWithHttpInfo(String id, String winkVersion) reactor.core.publisher.Mono<RemoveEntryResponse>AccountMappingsApi.removeAccountMapping(String accountIdentifier, String id, String winkVersion) 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 winkVersion) -
Uses of RemoveEntryResponse in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return RemoveEntryResponseModifier and TypeMethodDescription