Stripe.LoginLink (stripity_stripe v2.17.2) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Stripe.LoginLink{ created: Stripe.timestamp(), object: String.t(), url: String.t() }
Link to this section Functions
Specs
create(Stripe.id() | Stripe.Account.t(), map(), Stripe.options()) :: {:ok, t()} | {:error, Stripe.Error.t()}