TerminalConfigurationConfiguration
A Configurations object represents how features should be configured for terminal readers. For information about how to use it, see the Terminal configurations documentation.
Summary
Types
@type t() :: %Stripe.Resources.Terminal.Configuration{ bbpos_wisepad3: term(), bbpos_wisepos_e: term(), cellular: term(), id: term(), is_account_default: term(), livemode: term(), name: term(), object: term(), offline: term(), reboot_window: term(), stripe_s700: term(), stripe_s710: term(), tipping: term(), verifone_m425: term(), verifone_p400: term(), verifone_p630: term(), verifone_ux700: term(), verifone_v660p: term(), wifi: term() }
bbpos_wisepad3- Expandable.bbpos_wisepos_e- Expandable.cellular- Expandable.id- Unique identifier for the object. Max length: 5000.is_account_default- Whether this Configuration is the default for your account Nullable.livemode- If the object exists in live mode, the value istrue. If the object exists in test mode, the value isfalse.name- String indicating the name of the Configuration object, set by the user Max length: 5000. Nullable.object- String representing the object's type. Objects of the same type share the same value. Possible values:terminal.configuration.offline- Expandable.reboot_window- Expandable.stripe_s700- Expandable.stripe_s710- Expandable.tipping- Expandable.verifone_m425- Expandable.verifone_p400- Expandable.verifone_p630- Expandable.verifone_ux700- Expandable.verifone_v660p- Expandable.wifi- Expandable.