Provides a struct for API credentials.
t() :: %ExBitstamp.Credentials{ customer_id: String.t(), key: String.t(), secret: String.t() }