CommonAccessCardBarcodeResult class

Constructors

CommonAccessCardBarcodeResult.fromJSON(Map<String, dynamic> json)

Properties

branchOfService String
no setter
cardInstanceIdentifier String
no setter
ediPersonIdentifier String
no setter
hashCode int
The hash code for this object.
no setterinherited
payPlanCode String
no setter
payPlanGradeCode String
no setter
personDesignatorDocument int
no setter
personDesignatorTypeCode String
no setter
personMiddleInitial String
no setter
personnelCategoryCode String
no setter
personnelEntitlementConditionType String
no setter
rank String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
version String
no setter

Methods

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

Operators

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