View Source ExOAPI.Stripe.Schemas.LegalEntityUboDeclaration (exoapi_stripe v0.1.4)
:date :: :integer
The Unix timestamp marking when the beneficial owner attestation was made.
:ip :: :string
The IP address from which the beneficial owner attestation was made.
:user_agent :: :string
The user-agent string from the browser where the beneficial owner attestation was made.
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()