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 CreateSubsriptionPayment201ResponseModifier and TypeMethodDescriptionPaymentApi.createSubsriptionPayment(UUID xRequestID, UUID idempotencyKey, CreateSubsriptionPaymentRequest createSubsriptionPaymentRequest) Создать платеж на выбранный тарифный планMethods in dev.crashteam.openapi.kerepricer.api that return types with arguments of type CreateSubsriptionPayment201ResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<CreateSubsriptionPayment201Response>PaymentApi.createSubsriptionPaymentWithHttpInfo(UUID xRequestID, UUID idempotencyKey, CreateSubsriptionPaymentRequest createSubsriptionPaymentRequest) Создать платеж на выбранный тарифный план -
Uses of CreateSubsriptionPayment201Response in dev.crashteam.openapi.kerepricer.model
Methods in dev.crashteam.openapi.kerepricer.model that return CreateSubsriptionPayment201ResponseModifier and TypeMethodDescriptionCreateSubsriptionPayment201Response.paymentUrl(String paymentUrl)