View Source ExOAPI.Stripe.Schemas.TerminalConfigurationConfigurationResourceDeviceTypeSpecificConfig (exoapi_stripe v0.1.4)
:splashscreen :: ExOAPI.Stripe.Schemas.File | :string
A File ID representing an image you would like displayed on the reader.
Link to this section Summary
Link to this section Types
@type params() :: map()
@type t() ::
%ExOAPI.Stripe.Schemas.TerminalConfigurationConfigurationResourceDeviceTypeSpecificConfig{
splashscreen: ExOAPI.EctoTypes.AnyOf.t() | nil
}
Link to this section Functions
@spec changeset(t(), params()) :: Ecto.Changeset.t()