Versions in this module Expand all Collapse all v30 v30.8.1 May 24, 2018 Changes in this version + func Del(customerID string, params *stripe.DiscountParams) (*stripe.Discount, error) + func DelSub(subscriptionID string, params *stripe.DiscountParams) (*stripe.Discount, error) + type Client struct + B stripe.Backend + Key string + func (c Client) Del(customerID string, params *stripe.DiscountParams) (*stripe.Discount, error) + func (c Client) DelSub(subscriptionID string, params *stripe.DiscountParams) (*stripe.Discount, error) Other modules containing this package github.com/stripe/stripe-go github.com/stripe/stripe-go/v55 github.com/stripe/stripe-go/v71 github.com/stripe/stripe-go/v72