WebApiModulesWarehouseContractContract constructor
WebApiModulesWarehouseContractContract({
- String? contractId,
- String? contractNumber,
- String? contractType,
- String? contractDate,
- String? contractTime,
- String? locationId,
- String? locationCode,
- String? location,
- String? warehouseId,
- String? warehouseCode,
- String? warehouse,
- String? customerId,
- String? customer,
- String? dealId,
- String? deal,
- String? orderId,
- String? orderNumber,
- String? departmentId,
- String? department,
- String? purchaseOrderId,
- String? purchaseOrderNumber,
- String? requisitionNumber,
- String? vendorId,
- String? vendor,
- bool? isMigrated,
- bool? unassigned,
- bool? needReconcile,
- bool? pendingExchange,
- String? exchangeContractId,
- bool? rental,
- bool? sales,
- bool? exchange,
- String? inputByUserId,
- String? inputByUser,
- bool? dealInactive,
- bool? truck,
- String? billingDate,
- String? billingDateChangeReason,
- String? lastBillingDateChangeReason,
- bool? billingDateAdjusted,
- bool? hasVoId,
- bool? hasTransfer,
- String? sessionId,
- String? orderDescription,
- String? poOrderDescription,
- String? deliveryId,
- String? deliveryDeliveryType,
- String? deliveryRequiredDate,
- String? deliveryRequiredTime,
- String? deliveryTargetShipDate,
- String? deliveryTargetShipTime,
- String? deliveryDirection,
- String? deliveryAddressType,
- String? deliveryFromLocation,
- String? deliveryFromContact,
- String? deliveryFromContactPhone,
- String? deliveryFromAlternateContact,
- String? deliveryFromAlternateContactPhone,
- String? deliveryFromAttention,
- String? deliveryFromAddress1,
- String? deliveryFromAddress2,
- String? deliveryFromCity,
- String? deliveryFromState,
- String? deliveryFromZipCode,
- String? deliveryFromCountry,
- String? deliveryFromCountryCodeIsoAlpha2,
- int? deliveryFromCountryCodePhone,
- String? deliveryFromCountryId,
- String? deliveryFromCrossStreets,
- String? deliveryToLocation,
- String? deliveryToContact,
- String? deliveryToContactPhone,
- String? deliveryToAlternateContact,
- String? deliveryToAlternateContactPhone,
- String? deliveryToAttention,
- String? deliveryToAddress1,
- String? deliveryToAddress2,
- String? deliveryToCity,
- String? deliveryToState,
- String? deliveryToZipCode,
- String? deliveryToCountryId,
- String? deliveryToCountry,
- String? deliveryToCountryCodeIsoAlpha2,
- int? deliveryToCountryCodePhone,
- String? deliveryToContactFax,
- String? deliveryToCrossStreets,
- String? deliveryDeliveryNotes,
- String? deliveryCarrierId,
- String? deliveryCarrier,
- String? deliveryCarrierAccount,
- String? deliveryShipViaId,
- String? deliveryShipVia,
- String? deliveryInvoiceId,
- String? deliveryVendorInvoiceId,
- double? deliveryEstimatedFreight,
- double? deliveryFreightInvoiceAmount,
- String? deliveryChargeType,
- String? deliveryFreightTrackingNumber,
- String? deliveryFreightTrackingUrl,
- bool? deliveryDropShip,
- String? deliveryPackageCode,
- bool? deliveryBillPoFreightOnOrder,
- String? deliveryOnlineOrderNumber,
- String? deliveryOnlineOrderStatus,
- String? deliveryToVenue,
- String? deliveryToVenueId,
- String? deliveryDateStamp,
- String? note,
- bool? printNoteOnOrder,
- String? termsConditionsId,
- String? quikReceiptTermsConditionsId,
- String? quikReceiptTermsConditions,
- String? termsConditions,
- String? containerId,
- String? containerItemId,
- String? containerDescription,
- String? containerScannableBarCode,
- String? containerScannableItemId,
- String? responsiblePersonId,
- String? responsiblePerson,
- String? responsiblePersonEmail,
- String? responsiblePersonMobilePhone,
- String? responsiblePersonOfficePhone,
- String? responsiblePersonOfficeExtension,
- bool? hasPrintableBarCodes,
- String? dateStamp,
- String? auditNote,
- String? recordTitle,
- List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, - List<
FwStandardDataFwCustomValue> ? custom, - List<
FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, - List<
FwStandardDataFwTranslatedValue> ? translation,
Implementation
WebApiModulesWarehouseContractContract({
this.contractId,
this.contractNumber,
this.contractType,
this.contractDate,
this.contractTime,
this.locationId,
this.locationCode,
this.location,
this.warehouseId,
this.warehouseCode,
this.warehouse,
this.customerId,
this.customer,
this.dealId,
this.deal,
this.orderId,
this.orderNumber,
this.departmentId,
this.department,
this.purchaseOrderId,
this.purchaseOrderNumber,
this.requisitionNumber,
this.vendorId,
this.vendor,
this.isMigrated,
this.unassigned,
this.needReconcile,
this.pendingExchange,
this.exchangeContractId,
this.rental,
this.sales,
this.exchange,
this.inputByUserId,
this.inputByUser,
this.dealInactive,
this.truck,
this.billingDate,
this.billingDateChangeReason,
this.lastBillingDateChangeReason,
this.billingDateAdjusted,
this.hasVoId,
this.hasTransfer,
this.sessionId,
this.orderDescription,
this.poOrderDescription,
this.deliveryId,
this.deliveryDeliveryType,
this.deliveryRequiredDate,
this.deliveryRequiredTime,
this.deliveryTargetShipDate,
this.deliveryTargetShipTime,
this.deliveryDirection,
this.deliveryAddressType,
this.deliveryFromLocation,
this.deliveryFromContact,
this.deliveryFromContactPhone,
this.deliveryFromAlternateContact,
this.deliveryFromAlternateContactPhone,
this.deliveryFromAttention,
this.deliveryFromAddress1,
this.deliveryFromAddress2,
this.deliveryFromCity,
this.deliveryFromState,
this.deliveryFromZipCode,
this.deliveryFromCountry,
this.deliveryFromCountryCodeIsoAlpha2,
this.deliveryFromCountryCodePhone,
this.deliveryFromCountryId,
this.deliveryFromCrossStreets,
this.deliveryToLocation,
this.deliveryToContact,
this.deliveryToContactPhone,
this.deliveryToAlternateContact,
this.deliveryToAlternateContactPhone,
this.deliveryToAttention,
this.deliveryToAddress1,
this.deliveryToAddress2,
this.deliveryToCity,
this.deliveryToState,
this.deliveryToZipCode,
this.deliveryToCountryId,
this.deliveryToCountry,
this.deliveryToCountryCodeIsoAlpha2,
this.deliveryToCountryCodePhone,
this.deliveryToContactFax,
this.deliveryToCrossStreets,
this.deliveryDeliveryNotes,
this.deliveryCarrierId,
this.deliveryCarrier,
this.deliveryCarrierAccount,
this.deliveryShipViaId,
this.deliveryShipVia,
this.deliveryInvoiceId,
this.deliveryVendorInvoiceId,
this.deliveryEstimatedFreight,
this.deliveryFreightInvoiceAmount,
this.deliveryChargeType,
this.deliveryFreightTrackingNumber,
this.deliveryFreightTrackingUrl,
this.deliveryDropShip,
this.deliveryPackageCode,
this.deliveryBillPoFreightOnOrder,
this.deliveryOnlineOrderNumber,
this.deliveryOnlineOrderStatus,
this.deliveryToVenue,
this.deliveryToVenueId,
this.deliveryDateStamp,
this.note,
this.printNoteOnOrder,
this.termsConditionsId,
this.quikReceiptTermsConditionsId,
this.quikReceiptTermsConditions,
this.termsConditions,
this.containerId,
this.containerItemId,
this.containerDescription,
this.containerScannableBarCode,
this.containerScannableItemId,
this.responsiblePersonId,
this.responsiblePerson,
this.responsiblePersonEmail,
this.responsiblePersonMobilePhone,
this.responsiblePersonOfficePhone,
this.responsiblePersonOfficeExtension,
this.hasPrintableBarCodes,
this.dateStamp,
this.auditNote,
this.recordTitle,
this.fields,
this.custom,
this.defaultFieldAttributes,
this.translation,
});