SubscriptionItemInterface
interface SubscriptionItemInterface implements ResourceInterface, RetrieveInterface, UpdateInterface, DeleteInterface, ListAllInterface
Methods
create(PlanInterface $plan, SubscriptionInterface $subscription, array $arguments = [], string $key = null)
No description