Uses of Class
dev.crashteam.openapi.kerepricer.model.CreateSubsriptionPayment201Response
Packages that use CreateSubsriptionPayment201Response
-
Uses of CreateSubsriptionPayment201Response in dev.crashteam.openapi.kerepricer.api
Methods in dev.crashteam.openapi.kerepricer.api that return types with arguments of type CreateSubsriptionPayment201ResponseModifier and TypeMethodDescriptiondefault reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<CreateSubsriptionPayment201Response>>PaymentApi.createSubsriptionPayment(UUID xRequestID, UUID idempotencyKey, @Valid reactor.core.publisher.Mono<CreateSubsriptionPaymentRequest> createSubsriptionPaymentRequest, org.springframework.web.server.ServerWebExchange exchange) POST /payment/subscription : Создать платеж на выбранный тарифный план -
Uses of CreateSubsriptionPayment201Response in dev.crashteam.openapi.kerepricer.model
Methods in dev.crashteam.openapi.kerepricer.model that return CreateSubsriptionPayment201ResponseModifier and TypeMethodDescriptionCreateSubsriptionPayment201Response.paymentUrl(String paymentUrl)