Hierarchy

  • CashRegisterSettings

Properties

canHandleAlreadyHandledSale?: true

if a flag is not defined, it means it's false

deviceInfo?: {
    [key: string]: string;
}

Any data about the device in key-value form

Type declaration

  • [key: string]: string
organizationInfo?: OrganizationInfo

The information about organization which was set in device

Generated using TypeDoc