DeviceCheckoutOptions

April 22, 2020 ยท View on GitHub

Description

Properties

NameGetterSetterTypeDescriptionNotes
device_idgetDeviceId()setDeviceId($value)stringThe unique Id of the device intended for this `TerminalCheckout`. The Id can be retrieved from /v2/devices api.
skip_receipt_screengetSkipReceiptScreen()setSkipReceiptScreen($value)boolInstruct the device to skip the receipt screen. Defaults to false.[optional]
tip_settingsgetTipSettings()setTipSettings($value)\SquareConnect\Model\TipSettingsTip specific settings[optional]

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]