View Source ExOAPI.Stripe.Schemas.AccountTosAcceptance (exoapi_stripe v0.1.4)
:date :: :integer
The Unix timestamp marking when the account representative accepted their service agreement
:ip :: :string
The IP address from which the account representative accepted their service agreement
:service_agreement :: :string
The user's service agreement type
:user_agent :: :string
The user agent of the browser from which the account representative accepted their service agreement
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()