WebApiModulesWarehouseCheckInCheckInItemsResponse class

Available extensions
Annotations
  • @JsonSerializable.new(explicitToJson: true)

Properties

forceNewSession bool?
final
hashCode int
The hash code for this object.
no setteroverride
items List<WebApiModulesWarehouseCheckInCheckInItem>?
final
message String?
final
orders WebApiModulesWarehouseCheckInCheckInAddOrderResponse?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sessionInfo WebApiModulesWarehouseCheckInCheckInSessionInfo?
final
status int?
final
suspendedSessions List<WebApiModulesWarehouseCheckInSuspendedSession>?
final

Operators

operator ==(dynamic other) bool
The equality operator.
override