WebApiModulesTransfersTransferOrderTransferOrder constructor
WebApiModulesTransfersTransferOrderTransferOrder({
- String? transferId,
- String? transferNumber,
- String? transferDate,
- String? description,
- String? status,
- String? statusDate,
- String? transferTypeId,
- String? transferType,
- String? fromWarehouseId,
- String? fromWarehouse,
- String? fromWarehouseCode,
- String? toWarehouseId,
- String? toWarehouse,
- String? toWarehouseCode,
- String? departmentId,
- String? department,
- bool? rental,
- bool? sales,
- bool? hasRentalItem,
- bool? hasSalesItem,
- String? agentId,
- String? agent,
- bool? fixedAssetTransferOwnership,
- String? officeLocationId,
- String? officeLocation,
- bool? isReturnTransferOrder,
- String? pickDate,
- String? pickTime,
- String? shipDate,
- String? shipTime,
- String? requiredDate,
- String? requiredTime,
- String? outDeliveryId,
- String? outDeliveryDeliveryType,
- String? outDeliveryRequiredDate,
- String? outDeliveryRequiredTime,
- String? outDeliveryTargetShipDate,
- String? outDeliveryTargetShipTime,
- String? outDeliveryDirection,
- String? outDeliveryAddressType,
- String? outDeliveryFromLocation,
- String? outDeliveryFromContact,
- String? outDeliveryFromContactPhone,
- String? outDeliveryFromAlternateContact,
- String? outDeliveryFromAlternateContactPhone,
- String? outDeliveryFromAttention,
- String? outDeliveryFromAddress1,
- String? outDeliveryFromAddress2,
- String? outDeliveryFromCity,
- String? outDeliveryFromState,
- String? outDeliveryFromZipCode,
- String? outDeliveryFromCountry,
- String? outDeliveryFromCountryId,
- String? outDeliveryFromCountryCodeIsoAlpha2,
- int? outDeliveryFromCountryCodePhone,
- String? outDeliveryFromCrossStreets,
- String? outDeliveryToLocation,
- String? outDeliveryToContact,
- String? outDeliveryToContactPhone,
- String? outDeliveryToAlternateContact,
- String? outDeliveryToAlternateContactPhone,
- String? outDeliveryToAttention,
- String? outDeliveryToAddress1,
- String? outDeliveryToAddress2,
- String? outDeliveryToCity,
- String? outDeliveryToState,
- String? outDeliveryToZipCode,
- String? outDeliveryToCountryId,
- String? outDeliveryToCountryCodeIsoAlpha2,
- int? outDeliveryToCountryCodePhone,
- String? outDeliveryToCountry,
- String? outDeliveryToContactFax,
- String? outDeliveryToCrossStreets,
- String? outDeliveryDeliveryNotes,
- String? outDeliveryCarrierId,
- String? outDeliveryCarrier,
- String? outDeliveryCarrierAccount,
- String? outDeliveryShipViaId,
- String? outDeliveryShipVia,
- String? outDeliveryInvoiceId,
- String? outDeliveryVendorInvoiceId,
- double? outDeliveryEstimatedFreight,
- double? outDeliveryFreightInvoiceAmount,
- String? outDeliveryChargeType,
- String? outDeliveryFreightTrackingNumber,
- bool? outDeliveryDropShip,
- String? outDeliveryPackageCode,
- bool? outDeliveryBillPoFreightOnOrder,
- String? outDeliveryOnlineOrderNumber,
- String? outDeliveryWarehouseId,
- String? outDeliveryWarehouse,
- String? outDeliveryVenueId,
- String? outDeliveryVenue,
- String? outDeliveryDateStamp,
- String? inDeliveryId,
- String? inDeliveryDeliveryType,
- String? inDeliveryRequiredDate,
- String? inDeliveryRequiredTime,
- String? inDeliveryTargetShipDate,
- String? inDeliveryTargetShipTime,
- String? inDeliveryDirection,
- String? inDeliveryAddressType,
- String? inDeliveryFromLocation,
- String? inDeliveryFromContact,
- String? inDeliveryFromContactPhone,
- String? inDeliveryFromAlternateContact,
- String? inDeliveryFromAlternateContactPhone,
- String? inDeliveryFromAttention,
- String? inDeliveryFromAddress1,
- String? inDeliveryFromAddress2,
- String? inDeliveryFromCity,
- String? inDeliveryFromState,
- String? inDeliveryFromZipCode,
- String? inDeliveryFromCountry,
- String? inDeliveryFromCountryId,
- String? inDeliveryFromCountryCodeIsoAlpha2,
- int? inDeliveryFromCountryCodePhone,
- String? inDeliveryFromCrossStreets,
- String? inDeliveryToLocation,
- String? inDeliveryToContact,
- String? inDeliveryToContactPhone,
- String? inDeliveryToAlternateContact,
- String? inDeliveryToAlternateContactPhone,
- String? inDeliveryToAttention,
- String? inDeliveryToAddress1,
- String? inDeliveryToAddress2,
- String? inDeliveryToCity,
- String? inDeliveryToState,
- String? inDeliveryToZipCode,
- String? inDeliveryToCountryId,
- String? inDeliveryToCountry,
- String? inDeliveryToCountryCodeIsoAlpha2,
- int? inDeliveryToCountryCodePhone,
- String? inDeliveryToContactFax,
- String? inDeliveryToCrossStreets,
- String? inDeliveryDeliveryNotes,
- String? inDeliveryCarrierId,
- String? inDeliveryCarrier,
- String? inDeliveryCarrierAccount,
- String? inDeliveryShipViaId,
- String? inDeliveryShipVia,
- String? inDeliveryInvoiceId,
- String? inDeliveryVendorInvoiceId,
- double? inDeliveryEstimatedFreight,
- double? inDeliveryFreightInvoiceAmount,
- String? inDeliveryChargeType,
- String? inDeliveryFreightTrackingNumber,
- bool? inDeliveryDropShip,
- String? inDeliveryPackageCode,
- bool? inDeliveryBillPoFreightOnOrder,
- String? inDeliveryOnlineOrderNumber,
- String? inDeliveryOnlineOrderStatus,
- String? inDeliveryDateStamp,
- double? stagedQty,
- double? outQty,
- double? inQty,
- double? orderedQuantity,
- bool? manualSortRental,
- bool? manualSortSales,
- String? dateStamp,
- List<
WebApiModulesHomeControlsOrderDatesOrderDates> ? activityDatesAndTimes, - String? auditNote,
- String? recordTitle,
- List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, - List<
FwStandardDataFwCustomValue> ? custom, - List<
FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, - List<
FwStandardDataFwTranslatedValue> ? translation,
Implementation
WebApiModulesTransfersTransferOrderTransferOrder({
this.transferId,
this.transferNumber,
this.transferDate,
this.description,
this.status,
this.statusDate,
this.transferTypeId,
this.transferType,
this.fromWarehouseId,
this.fromWarehouse,
this.fromWarehouseCode,
this.toWarehouseId,
this.toWarehouse,
this.toWarehouseCode,
this.departmentId,
this.department,
this.rental,
this.sales,
this.hasRentalItem,
this.hasSalesItem,
this.agentId,
this.agent,
this.fixedAssetTransferOwnership,
this.relatedToOrderId,
this.relatedToOrderNumber,
this.officeLocationId,
this.officeLocation,
this.isReturnTransferOrder,
this.pickDate,
this.pickTime,
this.shipDate,
this.shipTime,
this.requiredDate,
this.requiredTime,
this.outDeliveryId,
this.outDeliveryDeliveryType,
this.outDeliveryRequiredDate,
this.outDeliveryRequiredTime,
this.outDeliveryTargetShipDate,
this.outDeliveryTargetShipTime,
this.outDeliveryDirection,
this.outDeliveryAddressType,
this.outDeliveryFromLocation,
this.outDeliveryFromContact,
this.outDeliveryFromContactPhone,
this.outDeliveryFromAlternateContact,
this.outDeliveryFromAlternateContactPhone,
this.outDeliveryFromAttention,
this.outDeliveryFromAddress1,
this.outDeliveryFromAddress2,
this.outDeliveryFromCity,
this.outDeliveryFromState,
this.outDeliveryFromZipCode,
this.outDeliveryFromCountry,
this.outDeliveryFromCountryId,
this.outDeliveryFromCountryCodeIsoAlpha2,
this.outDeliveryFromCountryCodePhone,
this.outDeliveryFromCrossStreets,
this.outDeliveryToLocation,
this.outDeliveryToContact,
this.outDeliveryToContactPhone,
this.outDeliveryToAlternateContact,
this.outDeliveryToAlternateContactPhone,
this.outDeliveryToAttention,
this.outDeliveryToAddress1,
this.outDeliveryToAddress2,
this.outDeliveryToCity,
this.outDeliveryToState,
this.outDeliveryToZipCode,
this.outDeliveryToCountryId,
this.outDeliveryToCountryCodeIsoAlpha2,
this.outDeliveryToCountryCodePhone,
this.outDeliveryToCountry,
this.outDeliveryToContactFax,
this.outDeliveryToCrossStreets,
this.outDeliveryDeliveryNotes,
this.outDeliveryCarrierId,
this.outDeliveryCarrier,
this.outDeliveryCarrierAccount,
this.outDeliveryShipViaId,
this.outDeliveryShipVia,
this.outDeliveryInvoiceId,
this.outDeliveryVendorInvoiceId,
this.outDeliveryEstimatedFreight,
this.outDeliveryFreightInvoiceAmount,
this.outDeliveryChargeType,
this.outDeliveryFreightTrackingNumber,
this.outDeliveryDropShip,
this.outDeliveryPackageCode,
this.outDeliveryBillPoFreightOnOrder,
this.outDeliveryOnlineOrderNumber,
this.outDeliveryWarehouseId,
this.outDeliveryWarehouse,
this.outDeliveryVenueId,
this.outDeliveryVenue,
this.outDeliveryDateStamp,
this.inDeliveryId,
this.inDeliveryDeliveryType,
this.inDeliveryRequiredDate,
this.inDeliveryRequiredTime,
this.inDeliveryTargetShipDate,
this.inDeliveryTargetShipTime,
this.inDeliveryDirection,
this.inDeliveryAddressType,
this.inDeliveryFromLocation,
this.inDeliveryFromContact,
this.inDeliveryFromContactPhone,
this.inDeliveryFromAlternateContact,
this.inDeliveryFromAlternateContactPhone,
this.inDeliveryFromAttention,
this.inDeliveryFromAddress1,
this.inDeliveryFromAddress2,
this.inDeliveryFromCity,
this.inDeliveryFromState,
this.inDeliveryFromZipCode,
this.inDeliveryFromCountry,
this.inDeliveryFromCountryId,
this.inDeliveryFromCountryCodeIsoAlpha2,
this.inDeliveryFromCountryCodePhone,
this.inDeliveryFromCrossStreets,
this.inDeliveryToLocation,
this.inDeliveryToContact,
this.inDeliveryToContactPhone,
this.inDeliveryToAlternateContact,
this.inDeliveryToAlternateContactPhone,
this.inDeliveryToAttention,
this.inDeliveryToAddress1,
this.inDeliveryToAddress2,
this.inDeliveryToCity,
this.inDeliveryToState,
this.inDeliveryToZipCode,
this.inDeliveryToCountryId,
this.inDeliveryToCountry,
this.inDeliveryToCountryCodeIsoAlpha2,
this.inDeliveryToCountryCodePhone,
this.inDeliveryToContactFax,
this.inDeliveryToCrossStreets,
this.inDeliveryDeliveryNotes,
this.inDeliveryCarrierId,
this.inDeliveryCarrier,
this.inDeliveryCarrierAccount,
this.inDeliveryShipViaId,
this.inDeliveryShipVia,
this.inDeliveryInvoiceId,
this.inDeliveryVendorInvoiceId,
this.inDeliveryEstimatedFreight,
this.inDeliveryFreightInvoiceAmount,
this.inDeliveryChargeType,
this.inDeliveryFreightTrackingNumber,
this.inDeliveryDropShip,
this.inDeliveryPackageCode,
this.inDeliveryBillPoFreightOnOrder,
this.inDeliveryOnlineOrderNumber,
this.inDeliveryOnlineOrderStatus,
this.inDeliveryDateStamp,
this.stagedQty,
this.outQty,
this.inQty,
this.orderedQuantity,
this.manualSortRental,
this.manualSortSales,
this.dateStamp,
this.activityDatesAndTimes,
this.auditNote,
this.recordTitle,
this.fields,
this.custom,
this.defaultFieldAttributes,
this.translation,
});