WebApiModulesSettingsOfficeLocationSettingsOfficeLocationOfficeLocation class

Available extensions
Annotations
  • @JsonSerializable.new(explicitToJson: true)

Constructors

WebApiModulesSettingsOfficeLocationSettingsOfficeLocationOfficeLocation({String? locationId, String? location, String? locationCode, String? companyName, String? federalId, String? address1, String? address2, String? city, String? zipCode, String? state, String? countryId, String? country, String? countryCodeIsoAlpha2, int? countryCodePhone, String? phone, String? fax, String? email, bool? emailInvoiceToOrderedBy, bool? emailInvoiceToAccountsPayable, String? webAddress, String? remitToCompanyName, String? remitToAddress1, String? remitToAddress2, String? remitToCity, String? remitToZip, String? remitToState, String? remitToCountryId, String? remitToCountry, String? remitToCountryCodeIsoAlpha2, int? remitToCountryCodePhone, String? remitToPhone, String? remitToFax, String? remitToEmail, String? rateType, String? rateTypeDisplay, String? color, String? defaultPurchasePoTypeId, String? defaultPurchasePoType, String? defaultRepairPoTypeId, String? defaultRepairPoType, String? defaultSubRentalPoTypeId, String? defaultSubRentalPoType, String? defaultSubSalesPoTypeId, String? defaultSubSalesPoType, String? defaultSubMiscPoTypeId, String? defaultSubMiscPoType, String? defaultSubLaborPoTypeId, String? defaultSubLaborPoType, String? defaultCombinedPoTypeId, String? defaultCombinedPoType, String? glPrefix, String? glSuffix, bool? useNumberPrefix, String? numberPrefix, bool? useRequisitionNumbers, bool? useSameNumberForQuoteAndOrder, bool? useSameNumberForAllExportBatches, bool? userOrderNumberAndSuffixForInvoice, bool? useHInHiatusInvoiceNumbers, String? defaultCurrencyId, String? defaultCurrencyCode, String? defaultCurrency, String? defaultCurrencySymbol, String? tax1ReferenceName, String? tax1ReferenceNumber, String? tax2ReferenceName, String? tax2ReferenceNumber, bool? disableCreditStatusMessages, bool? disableCreditThroughDateMessages, bool? disableInsuranceStatusMessages, bool? disableInsuranceThroughDateMessages, bool? warnIfTermsAndConditionsNotOnFile, bool? autoApplyDepletingDepositToInvoice, double? depositReplacmentValuePercent, String? paymentBy, String? refundPaymentTypeId, String? refundPaymentType, String? refundPaymentTypeType, String? invoiceMessage, bool? taxable, bool? useOrderLocationByDefault, String? defaultTaxOptionId, String? defaultTaxOption, int? hoursOffset, String? currentServerTime, String? currentLocationTime, String? invoiceWithoutLineItemRateId, String? invoiceWithoutLineItemICode, String? invoiceWithoutLineItemDescription, String? miscellaneousAdjustmentRateId, String? miscellaneousAdjustmentICode, String? miscellaneousAdjustmentDescription, int? billStartGraceDays, bool? inactive, String? dateStamp, String? auditNote, String? recordTitle, List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields, List<FwStandardDataFwCustomValue>? custom, List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue>? translation})
WebApiModulesSettingsOfficeLocationSettingsOfficeLocationOfficeLocation.fromJson(Map<String, dynamic> json)
factory

Properties

address1 String?
final
address2 String?
final
auditNote String?
final
autoApplyDepletingDepositToInvoice bool?
final
billStartGraceDays int?
final
city String?
final
color String?
final
companyName String?
final
country String?
final
countryCodeIsoAlpha2 String?
final
countryCodePhone int?
final
countryId String?
final
currentLocationTime String?
final
currentServerTime String?
final
custom List<FwStandardDataFwCustomValue>?
final
dateStamp String?
final
defaultCombinedPoType String?
final
defaultCombinedPoTypeId String?
final
defaultCurrency String?
final
defaultCurrencyCode String?
final
defaultCurrencyId String?
final
defaultCurrencySymbol String?
final
defaultFieldAttributes List<FwStandardDataFwDefaultAttribute>?
final
defaultPurchasePoType String?
final
defaultPurchasePoTypeId String?
final
defaultRepairPoType String?
final
defaultRepairPoTypeId String?
final
defaultSubLaborPoType String?
final
defaultSubLaborPoTypeId String?
final
defaultSubMiscPoType String?
final
defaultSubMiscPoTypeId String?
final
defaultSubRentalPoType String?
final
defaultSubRentalPoTypeId String?
final
defaultSubSalesPoType String?
final
defaultSubSalesPoTypeId String?
final
defaultTaxOption String?
final
defaultTaxOptionId String?
final
depositReplacmentValuePercent double?
final
disableCreditStatusMessages bool?
final
disableCreditThroughDateMessages bool?
final
disableInsuranceStatusMessages bool?
final
disableInsuranceThroughDateMessages bool?
final
email String?
final
emailInvoiceToAccountsPayable bool?
final
emailInvoiceToOrderedBy bool?
final
fax String?
final
federalId String?
final
fields List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?
final
glPrefix String?
final
glSuffix String?
final
hashCode int
The hash code for this object.
no setteroverride
hoursOffset int?
final
inactive bool?
final
invoiceMessage String?
final
invoiceWithoutLineItemDescription String?
final
invoiceWithoutLineItemICode String?
final
invoiceWithoutLineItemRateId String?
final
location String?
final
locationCode String?
final
locationId String?
final
miscellaneousAdjustmentDescription String?
final
miscellaneousAdjustmentICode String?
final
miscellaneousAdjustmentRateId String?
final
numberPrefix String?
final
paymentBy String?
final
phone String?
final
rateType String?
final
rateTypeDisplay String?
final
recordTitle String?
final
refundPaymentType String?
final
refundPaymentTypeId String?
final
refundPaymentTypeType String?
final
remitToAddress1 String?
final
remitToAddress2 String?
final
remitToCity String?
final
remitToCompanyName String?
final
remitToCountry String?
final
remitToCountryCodeIsoAlpha2 String?
final
remitToCountryCodePhone int?
final
remitToCountryId String?
final
remitToEmail String?
final
remitToFax String?
final
remitToPhone String?
final
remitToState String?
final
remitToZip String?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
state String?
final
tax1ReferenceName String?
final
tax1ReferenceNumber String?
final
tax2ReferenceName String?
final
tax2ReferenceNumber String?
final
taxable bool?
final
translation List<FwStandardDataFwTranslatedValue>?
final
useHInHiatusInvoiceNumbers bool?
final
useNumberPrefix bool?
final
useOrderLocationByDefault bool?
final
useRequisitionNumbers bool?
final
userOrderNumberAndSuffixForInvoice bool?
final
useSameNumberForAllExportBatches bool?
final
useSameNumberForQuoteAndOrder bool?
final
warnIfTermsAndConditionsNotOnFile bool?
final
webAddress String?
final
zipCode String?
final

Methods

copyWith({String? locationId, String? location, String? locationCode, String? companyName, String? federalId, String? address1, String? address2, String? city, String? zipCode, String? state, String? countryId, String? country, String? countryCodeIsoAlpha2, int? countryCodePhone, String? phone, String? fax, String? email, bool? emailInvoiceToOrderedBy, bool? emailInvoiceToAccountsPayable, String? webAddress, String? remitToCompanyName, String? remitToAddress1, String? remitToAddress2, String? remitToCity, String? remitToZip, String? remitToState, String? remitToCountryId, String? remitToCountry, String? remitToCountryCodeIsoAlpha2, int? remitToCountryCodePhone, String? remitToPhone, String? remitToFax, String? remitToEmail, String? rateType, String? rateTypeDisplay, String? color, String? defaultPurchasePoTypeId, String? defaultPurchasePoType, String? defaultRepairPoTypeId, String? defaultRepairPoType, String? defaultSubRentalPoTypeId, String? defaultSubRentalPoType, String? defaultSubSalesPoTypeId, String? defaultSubSalesPoType, String? defaultSubMiscPoTypeId, String? defaultSubMiscPoType, String? defaultSubLaborPoTypeId, String? defaultSubLaborPoType, String? defaultCombinedPoTypeId, String? defaultCombinedPoType, String? glPrefix, String? glSuffix, bool? useNumberPrefix, String? numberPrefix, bool? useRequisitionNumbers, bool? useSameNumberForQuoteAndOrder, bool? useSameNumberForAllExportBatches, bool? userOrderNumberAndSuffixForInvoice, bool? useHInHiatusInvoiceNumbers, String? defaultCurrencyId, String? defaultCurrencyCode, String? defaultCurrency, String? defaultCurrencySymbol, String? tax1ReferenceName, String? tax1ReferenceNumber, String? tax2ReferenceName, String? tax2ReferenceNumber, bool? disableCreditStatusMessages, bool? disableCreditThroughDateMessages, bool? disableInsuranceStatusMessages, bool? disableInsuranceThroughDateMessages, bool? warnIfTermsAndConditionsNotOnFile, bool? autoApplyDepletingDepositToInvoice, double? depositReplacmentValuePercent, String? paymentBy, String? refundPaymentTypeId, String? refundPaymentType, String? refundPaymentTypeType, String? invoiceMessage, bool? taxable, bool? useOrderLocationByDefault, String? defaultTaxOptionId, String? defaultTaxOption, int? hoursOffset, String? currentServerTime, String? currentLocationTime, String? invoiceWithoutLineItemRateId, String? invoiceWithoutLineItemICode, String? invoiceWithoutLineItemDescription, String? miscellaneousAdjustmentRateId, String? miscellaneousAdjustmentICode, String? miscellaneousAdjustmentDescription, int? billStartGraceDays, bool? inactive, String? dateStamp, String? auditNote, String? recordTitle, List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields, List<FwStandardDataFwCustomValue>? custom, List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue>? translation}) WebApiModulesSettingsOfficeLocationSettingsOfficeLocationOfficeLocation

Available on WebApiModulesSettingsOfficeLocationSettingsOfficeLocationOfficeLocation, provided by the $WebApiModulesSettingsOfficeLocationSettingsOfficeLocationOfficeLocationExtension extension

copyWithWrapped({Wrapped<String?>? locationId, Wrapped<String?>? location, Wrapped<String?>? locationCode, Wrapped<String?>? companyName, Wrapped<String?>? federalId, Wrapped<String?>? address1, Wrapped<String?>? address2, Wrapped<String?>? city, Wrapped<String?>? zipCode, Wrapped<String?>? state, Wrapped<String?>? countryId, Wrapped<String?>? country, Wrapped<String?>? countryCodeIsoAlpha2, Wrapped<int?>? countryCodePhone, Wrapped<String?>? phone, Wrapped<String?>? fax, Wrapped<String?>? email, Wrapped<bool?>? emailInvoiceToOrderedBy, Wrapped<bool?>? emailInvoiceToAccountsPayable, Wrapped<String?>? webAddress, Wrapped<String?>? remitToCompanyName, Wrapped<String?>? remitToAddress1, Wrapped<String?>? remitToAddress2, Wrapped<String?>? remitToCity, Wrapped<String?>? remitToZip, Wrapped<String?>? remitToState, Wrapped<String?>? remitToCountryId, Wrapped<String?>? remitToCountry, Wrapped<String?>? remitToCountryCodeIsoAlpha2, Wrapped<int?>? remitToCountryCodePhone, Wrapped<String?>? remitToPhone, Wrapped<String?>? remitToFax, Wrapped<String?>? remitToEmail, Wrapped<String?>? rateType, Wrapped<String?>? rateTypeDisplay, Wrapped<String?>? color, Wrapped<String?>? defaultPurchasePoTypeId, Wrapped<String?>? defaultPurchasePoType, Wrapped<String?>? defaultRepairPoTypeId, Wrapped<String?>? defaultRepairPoType, Wrapped<String?>? defaultSubRentalPoTypeId, Wrapped<String?>? defaultSubRentalPoType, Wrapped<String?>? defaultSubSalesPoTypeId, Wrapped<String?>? defaultSubSalesPoType, Wrapped<String?>? defaultSubMiscPoTypeId, Wrapped<String?>? defaultSubMiscPoType, Wrapped<String?>? defaultSubLaborPoTypeId, Wrapped<String?>? defaultSubLaborPoType, Wrapped<String?>? defaultCombinedPoTypeId, Wrapped<String?>? defaultCombinedPoType, Wrapped<String?>? glPrefix, Wrapped<String?>? glSuffix, Wrapped<bool?>? useNumberPrefix, Wrapped<String?>? numberPrefix, Wrapped<bool?>? useRequisitionNumbers, Wrapped<bool?>? useSameNumberForQuoteAndOrder, Wrapped<bool?>? useSameNumberForAllExportBatches, Wrapped<bool?>? userOrderNumberAndSuffixForInvoice, Wrapped<bool?>? useHInHiatusInvoiceNumbers, Wrapped<String?>? defaultCurrencyId, Wrapped<String?>? defaultCurrencyCode, Wrapped<String?>? defaultCurrency, Wrapped<String?>? defaultCurrencySymbol, Wrapped<String?>? tax1ReferenceName, Wrapped<String?>? tax1ReferenceNumber, Wrapped<String?>? tax2ReferenceName, Wrapped<String?>? tax2ReferenceNumber, Wrapped<bool?>? disableCreditStatusMessages, Wrapped<bool?>? disableCreditThroughDateMessages, Wrapped<bool?>? disableInsuranceStatusMessages, Wrapped<bool?>? disableInsuranceThroughDateMessages, Wrapped<bool?>? warnIfTermsAndConditionsNotOnFile, Wrapped<bool?>? autoApplyDepletingDepositToInvoice, Wrapped<double?>? depositReplacmentValuePercent, Wrapped<String?>? paymentBy, Wrapped<String?>? refundPaymentTypeId, Wrapped<String?>? refundPaymentType, Wrapped<String?>? refundPaymentTypeType, Wrapped<String?>? invoiceMessage, Wrapped<bool?>? taxable, Wrapped<bool?>? useOrderLocationByDefault, Wrapped<String?>? defaultTaxOptionId, Wrapped<String?>? defaultTaxOption, Wrapped<int?>? hoursOffset, Wrapped<String?>? currentServerTime, Wrapped<String?>? currentLocationTime, Wrapped<String?>? invoiceWithoutLineItemRateId, Wrapped<String?>? invoiceWithoutLineItemICode, Wrapped<String?>? invoiceWithoutLineItemDescription, Wrapped<String?>? miscellaneousAdjustmentRateId, Wrapped<String?>? miscellaneousAdjustmentICode, Wrapped<String?>? miscellaneousAdjustmentDescription, Wrapped<int?>? billStartGraceDays, Wrapped<bool?>? inactive, Wrapped<String?>? dateStamp, Wrapped<String?>? auditNote, Wrapped<String?>? recordTitle, Wrapped<List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?>? fields, Wrapped<List<FwStandardDataFwCustomValue>?>? custom, Wrapped<List<FwStandardDataFwDefaultAttribute>?>? defaultFieldAttributes, Wrapped<List<FwStandardDataFwTranslatedValue>?>? translation}) WebApiModulesSettingsOfficeLocationSettingsOfficeLocationOfficeLocation

Available on WebApiModulesSettingsOfficeLocationSettingsOfficeLocationOfficeLocation, provided by the $WebApiModulesSettingsOfficeLocationSettingsOfficeLocationOfficeLocationExtension 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