Interface MarketplaceSubscriptionClient<T>

All Superinterfaces:
Pageable<T>
All Known Implementing Classes:
MarketplaceSubscriptionClientImpl

public interface MarketplaceSubscriptionClient<T> extends Pageable<T>