View Source Extripe.Event (extripe v1.3.1)

See Stripe API reference for more information about Event

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()}