Uses of Class
dev.crashteam.openapi.kerepricer.model.AccountSubscription
Packages that use AccountSubscription
-
Uses of AccountSubscription in dev.crashteam.openapi.kerepricer.api
Methods in dev.crashteam.openapi.kerepricer.api that return types with arguments of type AccountSubscriptionModifier and TypeMethodDescriptiondefault reactor.core.publisher.Mono<org.springframework.http.ResponseEntity<AccountSubscription>>UserApi.getUserSubscription(UUID xRequestID, org.springframework.web.server.ServerWebExchange exchange) GET /user/subscription : Информации о подписке пользователя -
Uses of AccountSubscription in dev.crashteam.openapi.kerepricer.model
Methods in dev.crashteam.openapi.kerepricer.model that return AccountSubscriptionModifier and TypeMethodDescriptionAccountSubscription.plan(SubscriptionPlan plan) AccountSubscription.validUntil(OffsetDateTime validUntil)