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