WebApiModulesHomeControlsDeliveryDelivery class
- Available extensions
- Annotations
-
- @JsonSerializable.new(explicitToJson: true)
Constructors
-
WebApiModulesHomeControlsDeliveryDelivery({String? deliveryId, String? orderId, String? deliveryType, String? requiredDate, String? requiredTime, String? targetShipDate, String? targetShipTime, String? direction, String? addressType, String? fromLocation, String? fromContact, String? fromContactPhone, String? fromAlternateContact, String? fromAlternateContactPhone, String? fromAttention, String? fromAddress1, String? fromAddress2, String? fromCity, String? fromState, String? fromZipCode, String? fromCountry, String? fromCountryId, String? fromCrossStreets, String? toLocation, String? toContact, String? toContactPhone, String? toAlternateContact, String? toAlternateContactPhone, String? toAttention, String? toAddress1, String? toAddress2, String? toCity, String? toState, String? toZipCode, String? toCountryId, String? toCountry, String? toContactFax, String? toCrossStreets, String? deliveryNotes, String? carrierId, String? carrier, String? carrierAccount, String? shipViaId, String? shipVia, String? invoiceId, String? vendorInvoiceId, double? estimatedFreight, double? freightInvoiceAmount, String? chargeType, String? freightTrackingNumber, bool? dropShip, String? packageCode, bool? billPoFreightOnOrder, String? onlineOrderNumber, String? onlineOrderStatus, String? dateStamp, String? auditNote, String? recordTitle, List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, List<FwStandardDataFwCustomValue> ? custom, List<FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue> ? translation}) -
WebApiModulesHomeControlsDeliveryDelivery.fromJson(Map<
String, dynamic> json) -
factory
Properties
- addressType → String?
-
final
- auditNote → String?
-
final
- billPoFreightOnOrder → bool?
-
final
- carrier → String?
-
final
- carrierAccount → String?
-
final
- carrierId → String?
-
final
- chargeType → String?
-
final
-
custom
→ List<
FwStandardDataFwCustomValue> ? -
final
- dateStamp → String?
-
final
-
defaultFieldAttributes
→ List<
FwStandardDataFwDefaultAttribute> ? -
final
- deliveryId → String?
-
final
- deliveryNotes → String?
-
final
- deliveryType → String?
-
final
- direction → String?
-
final
- dropShip → bool?
-
final
- estimatedFreight → double?
-
final
-
fields
→ List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? -
final
- freightInvoiceAmount → double?
-
final
- freightTrackingNumber → String?
-
final
- fromAddress1 → String?
-
final
- fromAddress2 → String?
-
final
- fromAlternateContact → String?
-
final
- fromAlternateContactPhone → String?
-
final
- fromAttention → String?
-
final
- fromCity → String?
-
final
- fromContact → String?
-
final
- fromContactPhone → String?
-
final
- fromCountry → String?
-
final
- fromCountryId → String?
-
final
- fromCrossStreets → String?
-
final
- fromLocation → String?
-
final
- fromState → String?
-
final
- fromZipCode → String?
-
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- invoiceId → String?
-
final
- onlineOrderNumber → String?
-
final
- onlineOrderStatus → String?
-
final
- orderId → String?
-
final
- packageCode → String?
-
final
- recordTitle → String?
-
final
- requiredDate → String?
-
final
- requiredTime → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- shipVia → String?
-
final
- shipViaId → String?
-
final
- targetShipDate → String?
-
final
- targetShipTime → String?
-
final
- toAddress1 → String?
-
final
- toAddress2 → String?
-
final
- toAlternateContact → String?
-
final
- toAlternateContactPhone → String?
-
final
- toAttention → String?
-
final
- toCity → String?
-
final
- toContact → String?
-
final
- toContactFax → String?
-
final
- toContactPhone → String?
-
final
- toCountry → String?
-
final
- toCountryId → String?
-
final
- toCrossStreets → String?
-
final
- toLocation → String?
-
final
- toState → String?
-
final
- toZipCode → String?
-
final
-
translation
→ List<
FwStandardDataFwTranslatedValue> ? -
final
- vendorInvoiceId → String?
-
final
Methods
-
copyWith(
{String? deliveryId, String? orderId, String? deliveryType, String? requiredDate, String? requiredTime, String? targetShipDate, String? targetShipTime, String? direction, String? addressType, String? fromLocation, String? fromContact, String? fromContactPhone, String? fromAlternateContact, String? fromAlternateContactPhone, String? fromAttention, String? fromAddress1, String? fromAddress2, String? fromCity, String? fromState, String? fromZipCode, String? fromCountry, String? fromCountryId, String? fromCrossStreets, String? toLocation, String? toContact, String? toContactPhone, String? toAlternateContact, String? toAlternateContactPhone, String? toAttention, String? toAddress1, String? toAddress2, String? toCity, String? toState, String? toZipCode, String? toCountryId, String? toCountry, String? toContactFax, String? toCrossStreets, String? deliveryNotes, String? carrierId, String? carrier, String? carrierAccount, String? shipViaId, String? shipVia, String? invoiceId, String? vendorInvoiceId, double? estimatedFreight, double? freightInvoiceAmount, String? chargeType, String? freightTrackingNumber, bool? dropShip, String? packageCode, bool? billPoFreightOnOrder, String? onlineOrderNumber, String? onlineOrderStatus, String? dateStamp, String? auditNote, String? recordTitle, List< FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, List<FwStandardDataFwCustomValue> ? custom, List<FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue> ? translation}) → WebApiModulesHomeControlsDeliveryDelivery -
Available on WebApiModulesHomeControlsDeliveryDelivery, provided by the $WebApiModulesHomeControlsDeliveryDeliveryExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? deliveryId, Wrapped<String?> ? orderId, Wrapped<String?> ? deliveryType, Wrapped<String?> ? requiredDate, Wrapped<String?> ? requiredTime, Wrapped<String?> ? targetShipDate, Wrapped<String?> ? targetShipTime, Wrapped<String?> ? direction, Wrapped<String?> ? addressType, Wrapped<String?> ? fromLocation, Wrapped<String?> ? fromContact, Wrapped<String?> ? fromContactPhone, Wrapped<String?> ? fromAlternateContact, Wrapped<String?> ? fromAlternateContactPhone, Wrapped<String?> ? fromAttention, Wrapped<String?> ? fromAddress1, Wrapped<String?> ? fromAddress2, Wrapped<String?> ? fromCity, Wrapped<String?> ? fromState, Wrapped<String?> ? fromZipCode, Wrapped<String?> ? fromCountry, Wrapped<String?> ? fromCountryId, Wrapped<String?> ? fromCrossStreets, Wrapped<String?> ? toLocation, Wrapped<String?> ? toContact, Wrapped<String?> ? toContactPhone, Wrapped<String?> ? toAlternateContact, Wrapped<String?> ? toAlternateContactPhone, Wrapped<String?> ? toAttention, Wrapped<String?> ? toAddress1, Wrapped<String?> ? toAddress2, Wrapped<String?> ? toCity, Wrapped<String?> ? toState, Wrapped<String?> ? toZipCode, Wrapped<String?> ? toCountryId, Wrapped<String?> ? toCountry, Wrapped<String?> ? toContactFax, Wrapped<String?> ? toCrossStreets, Wrapped<String?> ? deliveryNotes, Wrapped<String?> ? carrierId, Wrapped<String?> ? carrier, Wrapped<String?> ? carrierAccount, Wrapped<String?> ? shipViaId, Wrapped<String?> ? shipVia, Wrapped<String?> ? invoiceId, Wrapped<String?> ? vendorInvoiceId, Wrapped<double?> ? estimatedFreight, Wrapped<double?> ? freightInvoiceAmount, Wrapped<String?> ? chargeType, Wrapped<String?> ? freightTrackingNumber, Wrapped<bool?> ? dropShip, Wrapped<String?> ? packageCode, Wrapped<bool?> ? billPoFreightOnOrder, Wrapped<String?> ? onlineOrderNumber, Wrapped<String?> ? onlineOrderStatus, Wrapped<String?> ? dateStamp, Wrapped<String?> ? auditNote, Wrapped<String?> ? recordTitle, Wrapped<List< ? fields, Wrapped<FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ?>List< ? custom, Wrapped<FwStandardDataFwCustomValue> ?>List< ? defaultFieldAttributes, Wrapped<FwStandardDataFwDefaultAttribute> ?>List< ? translation}) → WebApiModulesHomeControlsDeliveryDeliveryFwStandardDataFwTranslatedValue> ?> -
Available on WebApiModulesHomeControlsDeliveryDelivery, provided by the $WebApiModulesHomeControlsDeliveryDeliveryExtension 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 WebApiModulesHomeControlsDeliveryDelivery Function(Map<
String, dynamic> json) -
toJsonFactory
→ const Map<
String, dynamic> Function(WebApiModulesHomeControlsDeliveryDelivery instance)