View Source ExOAPI.Stripe.Schemas.SourceTransactionPaperCheckData (exoapi_stripe v0.1.4)
:available_at :: :string
Time at which the deposited funds will be available for use. Measured in seconds since the Unix epoch.
:invoices :: :string
Comma-separated list of invoice IDs associated with the paper check.
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()