397 required this.fullName,
400 required this.symbol,
420 required this.currency,
479 required this.district,
481 required this.isCompany,
482 required this.monthlyCapacity,
484 required this.processType,
485 required this.resCountryState,
486 required this.street,
487 required this.street2,
488 required this.tokenTotalValue,
489 required this.typeOfSupplier,
511 required this.countryId,
543 required this.company,
544 required this.createUid,
545 required this.currency,
546 required this.datePlanned,
549 required this.partnerId,
550 required this.priceSubtotal,
551 required this.priceTax,
552 required this.priceTotal,
553 required this.priceUnit,
554 required this.productId,
555 required this.productPackagingQty,
556 required this.productQty,
557 required this.productUom,
558 required this.productUomQty,
559 required this.qtyInvoiced,
560 required this.qtyReceived,
561 required this.qtyReceivedManual,
562 required this.qtyReceivedMethod,
563 required this.qtyToInvoice,
564 required this.sequence,
565 required this.writeUid,
595 required this.collectionRequest,
596 required this.createDate,
597 required this.instruction,
598 required this.createUid,
599 required this.dateOrder,
601 required this.invoiceCount,
602 required this.invoiceStatus,
604 required this.pickingTypeId,
605 required this.priority,
607 required this.status,
608 required this.supplierProcess,
609 required this.writeDate,
610 required this.writeUid,
611 required this.company,
612 required this.currency,
613 required this.fiscalPosition,
614 required this.orderLines,
615 required this.partner,
616 required this.proposedTime,
617 required this.warehouse,
final List< OrderLineEntity > orderLines
final PartnerEntity partner
final DateTime createDate
final WarehouseEntity warehouse
final CurrencyEntity currency
CollectionEntity({ required this.collectionRequest, required this.createDate, required this.instruction, required this.createUid, required this.dateOrder, required this.id, required this.invoiceCount, required this.invoiceStatus, required this.name, required this.pickingTypeId, required this.priority, required this.state, required this.status, required this.supplierProcess, required this.writeDate, required this.writeUid, required this.company, required this.currency, required this.fiscalPosition, required this.orderLines, required this.partner, required this.proposedTime, required this.warehouse, })
final String supplierProcess
final String invoiceStatus
final String collectionRequest
final CompanyEntity company
final FiscalPositionEntity fiscalPosition
final ProposedTimeEntity proposedTime
CompanyEntity({ required this.currency, required this.id, required this.name, })
final CurrencyEntity currency
CurrencyEntity({ required this.fullName, required this.id, required this.name, required this.symbol, })
final num tokenTotalValue
final DistrictEntity district
PartnerEntity({ required this.city, required this.district, required this.id, required this.isCompany, required this.monthlyCapacity, required this.name, required this.processType, required this.resCountryState, required this.street, required this.street2, required this.tokenTotalValue, required this.typeOfSupplier, })
final ResCountryStateEntity resCountryState
final String typeOfSupplier
final num monthlyCapacity
ResCountryStateEntity({ required this.code, required this.countryId, required this.id, required this.name, })
WarehouseEntity({ required this.id, required this.name, })
final num productPackagingQty
final String qtyReceivedMethod
ProposedTimeEntity({ required this.id, required this.name, })
final DateTime datePlanned
final ProductUomEntity productUom
FiscalPositionEntity({ required this.id, required this.name, })
ProductUomEntity({ required this.id, required this.name, })
final CurrencyEntity currency
class ResCountryStateEntity company
final num qtyReceivedManual
DistrictEntity({ required this.id, required this.name, })
OrderLineEntity({ required this.company, required this.createUid, required this.currency, required this.datePlanned, required this.id, required this.name, required this.partnerId, required this.priceSubtotal, required this.priceTax, required this.priceTotal, required this.priceUnit, required this.productId, required this.productPackagingQty, required this.productQty, required this.productUom, required this.productUomQty, required this.qtyInvoiced, required this.qtyReceived, required this.qtyReceivedManual, required this.qtyReceivedMethod, required this.qtyToInvoice, required this.sequence, required this.writeUid, })
Map< String, dynamic > toJson()