WebApiModulesHomeControlsInventoryCompleteKitInventoryCompleteKit class
- Available extensions
- Annotations
-
- @JsonSerializable.new(explicitToJson: true)
Constructors
-
WebApiModulesHomeControlsInventoryCompleteKitInventoryCompleteKit({String? inventoryId, String? packageId, String? iCode, String? iCodeColor, String? description, String? descriptionColor, String? itemClass, String? inventoryTypeId, String? inventoryType, String? categoryId, String? category, String? subCategoryId, String? subCategory, String? warehouseId, String? warehouse, String? auditNote, String? recordTitle, List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, List<FwStandardDataFwCustomValue> ? custom, List<FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue> ? translation}) -
WebApiModulesHomeControlsInventoryCompleteKitInventoryCompleteKit.fromJson(Map<
String, dynamic> json) -
factory
Properties
- auditNote → String?
-
final
- category → String?
-
final
- categoryId → String?
-
final
-
custom
→ List<
FwStandardDataFwCustomValue> ? -
final
-
defaultFieldAttributes
→ List<
FwStandardDataFwDefaultAttribute> ? -
final
- description → String?
-
final
- descriptionColor → String?
-
final
-
fields
→ List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? -
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- iCode → String?
-
final
- iCodeColor → String?
-
final
- inventoryId → String?
-
final
- inventoryType → String?
-
final
- inventoryTypeId → String?
-
final
- itemClass → String?
-
final
- packageId → String?
-
final
- recordTitle → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- subCategory → String?
-
final
- subCategoryId → String?
-
final
-
translation
→ List<
FwStandardDataFwTranslatedValue> ? -
final
- warehouse → String?
-
final
- warehouseId → String?
-
final
Methods
-
copyWith(
{String? inventoryId, String? packageId, String? iCode, String? iCodeColor, String? description, String? descriptionColor, String? itemClass, String? inventoryTypeId, String? inventoryType, String? categoryId, String? category, String? subCategoryId, String? subCategory, String? warehouseId, String? warehouse, String? auditNote, String? recordTitle, List< FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, List<FwStandardDataFwCustomValue> ? custom, List<FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue> ? translation}) → WebApiModulesHomeControlsInventoryCompleteKitInventoryCompleteKit -
Available on WebApiModulesHomeControlsInventoryCompleteKitInventoryCompleteKit, provided by the $WebApiModulesHomeControlsInventoryCompleteKitInventoryCompleteKitExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? inventoryId, Wrapped<String?> ? packageId, Wrapped<String?> ? iCode, Wrapped<String?> ? iCodeColor, Wrapped<String?> ? description, Wrapped<String?> ? descriptionColor, Wrapped<String?> ? itemClass, Wrapped<String?> ? inventoryTypeId, Wrapped<String?> ? inventoryType, Wrapped<String?> ? categoryId, Wrapped<String?> ? category, Wrapped<String?> ? subCategoryId, Wrapped<String?> ? subCategory, Wrapped<String?> ? warehouseId, Wrapped<String?> ? warehouse, Wrapped<String?> ? auditNote, Wrapped<String?> ? recordTitle, Wrapped<List< ? fields, Wrapped<FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ?>List< ? custom, Wrapped<FwStandardDataFwCustomValue> ?>List< ? defaultFieldAttributes, Wrapped<FwStandardDataFwDefaultAttribute> ?>List< ? translation}) → WebApiModulesHomeControlsInventoryCompleteKitInventoryCompleteKitFwStandardDataFwTranslatedValue> ?> -
Available on WebApiModulesHomeControlsInventoryCompleteKitInventoryCompleteKit, provided by the $WebApiModulesHomeControlsInventoryCompleteKitInventoryCompleteKitExtension extension
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
dynamic other) → bool -
The equality operator.
override
Constants
-
fromJsonFactory
→ const WebApiModulesHomeControlsInventoryCompleteKitInventoryCompleteKit Function(Map<
String, dynamic> json) -
toJsonFactory
→ const Map<
String, dynamic> Function(WebApiModulesHomeControlsInventoryCompleteKitInventoryCompleteKit instance)