View Source Extripe.BalanceHistory (extripe v1.3.1)

See Stripe API reference for more information about BalanceHistory

Link to this section Summary

Link to this section Functions

@spec index() :: {:ok, map()} | {:error, binary()}
@spec index(map()) :: {:ok, map()} | {:error, binary()}
@spec show(binary()) :: {:ok, map()} | {:error, binary()}