Flags_Stock property

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

Etab Stock Flags

  • Bit 20 : HasBlocageAuto
  • Bit 21 : PassThroughBlocageManual
  • Bit 22 : PassThroughBlocageAuto
  • Bit 23 : LogBlocageManual
  • Bit 24 : LogBlocageAuto
  • Bit 40 : StockManagement
  • Bit 41 : KeepVente
  • Bit 42 : KeepAchat
  • Bit 51 : AskCostPrice
  • Bit 52 : AskAchatDesc

Implementation

@JsonKey(defaultValue: 0)
final int Flags_Stock;