DiscountInterface
interface DiscountInterface implements ResourceInterface
interface DiscountInterface implements ResourceInterface
                    string
    getId()
        
                        DiscountInterface
    deleteCustomerDiscount(CustomerInterface $customer, string $key = null)
        
                        DiscountInterface
    deleteSubscriptionDiscount(SubscriptionInterface $subscription)