Uses of Interface
io.github.xezzon.zeroweb.openapi.IOpenapiService4Subscription
Packages that use IOpenapiService4Subscription
Package
Description
-
Uses of IOpenapiService4Subscription in io.github.xezzon.zeroweb.openapi.internal
Classes in io.github.xezzon.zeroweb.openapi.internal that implement IOpenapiService4Subscription -
Uses of IOpenapiService4Subscription in io.github.xezzon.zeroweb.subscription.internal
Constructors in io.github.xezzon.zeroweb.subscription.internal with parameters of type IOpenapiService4SubscriptionModifierConstructorDescriptionSubscriptionService
(SubscriptionRepository subscriptionRepository, IThirdPartyAppService thirdPartyAppService, IOpenapiService4Subscription openapiService)