View Source ExOAPI.Stripe.Schemas.PortalBusinessProfile (exoapi_stripe v0.1.4)
:headline :: :string
The messaging shown to customers in the portal.
:privacy_policy_url :: :string
A link to the business’s publicly available privacy policy.
:terms_of_service_url :: :string
A link to the business’s publicly available terms of service.
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()