Versions in this module Expand all Collapse all v30 v30.8.1 May 24, 2018 Changes in this version + func Get(currency string) (*stripe.ExchangeRate, error) + type Client struct + B stripe.Backend + Key string + func (c Client) Get(currency string) (*stripe.ExchangeRate, error) + func (c Client) List(params *stripe.ExchangeRateListParams) *Iter + type Iter struct + func List(params *stripe.ExchangeRateListParams) *Iter + func (i *Iter) ExchangeRate() *stripe.ExchangeRate Other modules containing this package github.com/stripe/stripe-go github.com/stripe/stripe-go/v55 github.com/stripe/stripe-go/v71