OUFTIState property

  1. @JsonKey.new(defaultValue: '')
String OUFTIState
final

Histo

  • O -> Opened Tables Details
  • U -> cUrrent Service Details
  • F -> Clotured Services Details
  • T -> Record already in one Archive Transfered
  • I -> just In case

Implementation

@JsonKey(defaultValue: '')
final String OUFTIState;