View Source ExOAPI.Stripe.Schemas.SetupIntentNextActionVerifyWithMicrodeposits (exoapi_stripe v0.1.4)
:arrival_date :: :integer
The timestamp when the microdeposits are expected to land.
:hosted_verification_url :: :string
The URL for the hosted verification page, which allows customers to verify their bank account.
:microdeposit_type :: :string
The type of the microdeposit sent to the customer. Used to distinguish between different verification methods.
Link to this section Summary
Link to this section Types
@type params() :: map()
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()