Versions in this module Expand all Collapse all v0 v0.0.3 Mar 17, 2018 v0.0.1 Mar 17, 2018 Changes in this version + type Client struct + APIKey string + AccessToken string + HTTPClient *http.Client + RootURL string + func (c Client) GetMargins() (*Margins, error) + type Margins struct + Data struct{ ... } + Status string