TblType property

  1. @JsonKey(defaultValue: 0)
int TblType
final

TblType: 11 - Normal | 12 - Comptoir | 13 - V.Tbl Bar | 14 - Personnel | 15 - Traiteur | 16 - Taverne | 17 - Delivery | 18 - Pickup | 19 - Auto Inc | 20 - Type J | 91 - SplitAPart | 92 - EnCaisse

Implementation

@JsonKey(defaultValue: 0)
final int TblType;