Versions in this module Expand all Collapse all v30 v30.8.1 May 24, 2018 Changes in this version + func Get(id string, params *stripe.TopupParams) (*stripe.Topup, error) + func New(params *stripe.TopupParams) (*stripe.Topup, error) + func Update(id string, params *stripe.TopupParams) (*stripe.Topup, error) + type Client struct + B stripe.Backend + Key string + func (c Client) Get(id string, params *stripe.TopupParams) (*stripe.Topup, error) + func (c Client) List(params *stripe.TopupListParams) *Iter + func (c Client) New(params *stripe.TopupParams) (*stripe.Topup, error) + func (c Client) Update(id string, params *stripe.TopupParams) (*stripe.Topup, error) + type Iter struct + func List(params *stripe.TopupListParams) *Iter 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 github.com/stripe/stripe-go/v73 github.com/stripe/stripe-go/v74 github.com/stripe/stripe-go/v75 github.com/stripe/stripe-go/v76 github.com/stripe/stripe-go/v78 github.com/stripe/stripe-go/v79 github.com/stripe/stripe-go/v80 github.com/stripe/stripe-go/v81