InventoryReportDetails class
Constructors
- InventoryReportDetails()
-
const
Properties
- backToHomeButtonLabel → String
-
no setter
- damagedCountLabel → String
-
no setter
- damagedQuantityLabel → String
-
no setter
- damagedTransactingPartyLabel → String
-
no setter
- damageReportTitle → String
-
no setter
- dateLabel → String
-
no setter
- dispatchedCountLabel → String
-
no setter
- dispatchQuantityLabel → String
-
no setter
- dispatchReportTitle → String
-
no setter
- dispatchTransactingPartyLabel → String
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- lossQuantityLabel → String
-
no setter
- lossReportTitle → String
-
no setter
- lossTransactingPartyLabel → String
-
no setter
- lostCountLabel → String
-
no setter
- manualCountLabel → String
-
no setter
- noFilterMessage → String
-
no setter
- noFilterMessageDistributor → String
-
no setter
- noRecordsMessage → String
-
no setter
- receiptQuantityLabel → String
-
no setter
- receiptReportTitle → String
-
no setter
- receiptTransactingPartyLabel → String
-
no setter
- receivedCountLabel → String
-
no setter
- reconciliationReportTitle → String
-
no setter
- returnedCountLabel → String
-
no setter
- returnedQuantityLabel → String
-
no setter
- returnedReportTitle → String
-
no setter
- returnedTransactingPartyLabel → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- stockInHandLabel → String
-
no setter
- waybillLabel → 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