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