Record
device-checkout-options
No description available.
record device-checkout-options {
device-id: string,
skip-receipt-screen: option<bool>,
tip-settings: option<tip-settings>,
}Fields
| Name | Type | Description |
|---|---|---|
| device-id | string | |
| skip-receipt-screen | option<bool> | |
| tip-settings | option<tip-settings> |