account                 Get Account Details For An Account
account_hist            Get Account History For An Account Using
                        Currency
accounts                Get Account Details For All Accounts
add_order               Create a New Order For A Currency
auth                    Parse Authenticated Calls To GDAX API
cancel_order            Cancel Pending Orders
fills                   Get List of Most Recent Fills
holds                   Get Hold Details for An Account Using Currency
open_orders             Get List of All Orders the User
parse_response          Utility Function To Parse Message From GDAX API
                        For Public Functions
public_candles          Get bids and asks for provided currency-pair
                        (products) by GDAX.
public_daystats         24 Hour Stats For A Given Product
public_info             Get all supported products (currency - pairs)
                        by GDAX.
public_orderbook        Get bids and asks for provided currency-pair
                        (products) by GDAX.
public_ticker           Get Latest Buy & Sell Trade.
public_time             Get GDAX API Server Time
public_trades           Get Latest Buy & Sell Trades.
pymt_methods            View All Linked payment Methods.
