StockReconciliationDetails class
Constructors
- StockReconciliationDetails()
-
const
Properties
- commentsLabel → String
-
no setter
- dateOfReconciliation → String
-
no setter
- dialogContent → String
-
no setter
- dialogTitle → String
-
no setter
- facilityLabel → String
-
no setter
- fieldRequired → String
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- infoCardContent → String
-
no setter
- infoCardTitle → String
-
no setter
- manualCountInvalidType → String
-
no setter
- manualCountLabel → String
-
no setter
- manualCountMaxError → String
-
no setter
- manualCountMinError → String
-
no setter
- manualCountRequiredError → String
-
no setter
- noProjectSelected → String
-
no setter
- productLabel → String
-
no setter
- reconciliationPageTitle → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- stockDamaged → String
-
no setter
- stockIssued → String
-
no setter
- stockLabel → String
-
no setter
- stockLost → String
-
no setter
- stockOnHand → String
-
no setter
- stockReceived → String
-
no setter
- stockReturned → String
-
no setter
- teamCodeLabel → 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