IR5EtabFDM class

Etab aka Restaurant

Annotations
  • @JsonSerializable()

Constructors

IR5EtabFDM({required String FDMInfo, required String FDMVerInfo, required String FDMApprovalNumber, required String FDMMode})
const
IR5EtabFDM.fromJson([Map<String, dynamic>? json])
factory

Properties

FDMApprovalNumber String
final
FDMInfo String
final
FDMMode String
Fiscal Data Module
final
FDMVerInfo String
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited