View Source ExOAPI.Stripe.Schemas.RadarReviewResourceSession (exoapi_stripe v0.1.4)
:browser :: :string
The browser used in this browser session (e.g., Chrome
).
:device :: :string
Information about the device used for the browser session (e.g., Samsung SM-G930T
).
:platform :: :string
The platform for the browser session (e.g., Macintosh
).
:version :: :string
The version for the browser session (e.g., 61.0.3163.100
).
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()