omise v0.3.1 Omise.Balance
Provides Balance API interfaces.
Summary
Functions
Retrieve the balance
Types
Functions
Specs
retrieve :: {:ok, t} | {:error, Omise.Error.t}
Retrieve the balance.
Returns {:ok, balance}
if the request is successful, {:error, error}
otherwise.
Examples
Omise.Balance.retrieve