StockDetails class

Constructors

StockDetails()
const

Properties

commentsLabel String
no setter
damagedPageTitle String
no setter
dialogContent String
no setter
dialogTitle String
no setter
facilityRequired String
no setter
hashCode int
The hash code for this object.
no setterinherited
issuedPageTitle String
no setter
lostPageTitle String
no setter
noProductsFound String
no setter
quantityDamagedLabel String
no setter
quantityLostLabel String
no setter
quantityOfProductIndicatedOnWaybillLabel String
Number of product indicated on waybill title
no setter
quantityReceivedLabel String
Quantity sent/received/lost/damaged label
no setter
quantityReturnedLabel String
no setter
quantitySentLabel String
no setter
receivedPageTitle String
Page Title Keys
no setter
returnedPageTitle String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scannedResources String
no setter
selectProductLabel String
Select Product label
no setter
selectTransactingPartyIssued String
no setter
selectTransactingPartyReceived String
Select Transacting party label
no setter
selectTransactingPartyReceivedFromDamaged String
no setter
selectTransactingPartyReceivedFromLost String
no setter
selectTransactingPartyReturned String
no setter
senderReceiverValidation String
no setter
teamCodeRequired String
no setter
transactionDetailsLabel String
no setter
transactionReasonDamaged String
no setter
transactionReasonLost String
Lost/Damaged during label
no setter
transportTypeLabel String
no setter
vehicleNumberLabel String
no setter
waybillNumberLabel String
Waybill number label
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