View Source ExOAPI.Stripe.Schemas.AccountUnificationAccountController (exoapi_stripe v0.1.4)
:is_controller :: :boolean
true
if the Connect application retrieving the resource controls the account and can therefore exercise platform controls. Otherwise, this field is null.
:type :: :string
The controller type. Can be application
, if a Connect application controls the account, or account
, if the account controls itself.
Link to this section Summary
Link to this section Types
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()