View Source Extripe.Source (extripe v1.3.1)

See Stripe API reference for more information about Source

Link to this section Summary

Link to this section Functions

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