SubscriptionInterface
interface SubscriptionInterface implements ResourceInterface, RetrieveInterface, UpdateInterface, ListAllInterface
Methods
create(CustomerInterface $customer, SubscriptionBillingTypeInterface $billing, array $items = [], array $arguments = [], string $key = null)
No description
cancel(string $id)
No description