WebApiModulesAgentCustomerCustomer class

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

Constructors

WebApiModulesAgentCustomerCustomer({String? customerId, String? customerNumber, String? officeLocationId, String? officeLocation, String? departmentId, String? department, String? customerTypeId, String? customerType, String? customerCategoryId, String? customerCategory, String? customer, String? address1, String? address2, String? city, String? state, String? countryId, String? country, String? countryCodeIsoAlpha2, int? countryCodePhone, String? zipCode, String? parentCustomerId, String? parentCustomer, String? phone, String? fax, String? phoneTollFree, String? otherPhone, String? webAddress, String? customerStatusId, String? customerStatus, String? customerStatusType, String? statusAsOf, bool? termsAndConditionsOnFile, String? billingAddressType, String? billToAttention1, String? billToAttention2, String? billToAddress1, String? billToAddress2, String? billToCity, String? billToState, String? billToCountryId, String? billToCountry, String? billToCountryCodeIsoAlpha2, int? billToCountryCodePhone, String? billToZipCode, String? paymentTypeId, String? paymentType, String? paymentTermsId, String? paymentTerms, bool? vehicleRentalAgreementComplete, bool? useDiscountTemplate, String? discountTemplateId, String? discountTemplate, String? creditStatusId, String? creditStatus, String? creditStatusThroughDate, bool? creditApplicationOnFile, bool? creditUnlimited, int? creditLimit, int? creditBalance, int? creditAvailable, bool? creditResponsiblePartyOnFile, String? creditResponsibleParty, bool? tradeReferencesVerified, String? tradeReferencesVerifiedBy, String? tradeReferencesVerifiedOn, String? creditCardTypeId, String? creditCardType, int? creditCardLimit, String? creditCardNo, String? creditCardCode, int? creditCardExpirationMonth, int? creditCardExpirationYear, String? creditCardName, bool? creditCardAuthorizationOnFile, bool? insuranceCertificationOnFile, String? insuranceCertificationValidThrough, int? insuranceCoverageLiability, int? insuranceCoverageLiabilityDeductible, int? insuranceCoveragePropertyValue, int? insuranceCoveragePropertyValueDeductible, String? insuranceCompanyId, String? insuranceCompany, String? insuranceAgent, String? insuranceCompanyAddress1, String? insuranceCompanyAddress2, String? insuranceCompanyCity, String? insuranceCompanyState, String? insuranceCompanyZipCode, String? insuranceCompanyCountryId, String? insuranceCompanyCountry, String? insuranceCompanyCountryCodeIsoAlpha2, int? insuranceCompanyCountryCodePhone, String? insuranceCompanyPhone, String? insuranceCompanyFax, bool? vehicleInsuranceCertficationOnFile, bool? taxable, String? taxStateOfIncorporationId, String? taxStateOfIncorporation, String? taxFederalNo, String? pstExemptionNumber, int? nonTaxableYear, String? nonTaxableCertificateNo, String? nonTaxableCertificateValidThrough, bool? nonTaxableCertificateOnFile, bool? disableQuoteOrderActivity, bool? disableRental, bool? disableSales, bool? disableFacilities, bool? disableTransportation, bool? disableLabor, bool? disableMisc, bool? disableRentalSale, bool? disableSubRental, bool? disableSubSale, bool? disableSubLabor, bool? disableSubMisc, bool? splitRental, bool? splitRentalTaxCustomer, int? ownedEquipmentSplitRentalPerecent, int? subRentalEquipmentSplitRentalPerecent, bool? rebateRental, int? ownedEquipmentRebateRentalPerecent, int? subRentalEquipmentRebateRentalPerecent, String? splitRentalLogoFileName, int? splitRentalLogoWidth, int? splitRentalLogoHeight, String? shippingAddressType, String? shipAttention, String? shipAddress1, String? shipAddress2, String? shipCity, String? shipState, String? shipCountryId, String? shipCountry, String? shipCountryCodeIsoAlpha2, int? shipCountryCodePhone, String? shipZipCode, String? email, bool? multipleCurrencies, String? currencyId, String? currencyCode, String? currencySymbol, double? securityDepositAmount, String? externalId, bool? inactive, String? paymentTypeType, String? dateStamp, String? auditNote, String? recordTitle, List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields, List<FwStandardDataFwCustomValue>? custom, List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue>? translation})
WebApiModulesAgentCustomerCustomer.fromJson(Map<String, dynamic> json)
factory

Properties

address1 String?
final
address2 String?
final
auditNote String?
final
billingAddressType String?
final
billToAddress1 String?
final
billToAddress2 String?
final
billToAttention1 String?
final
billToAttention2 String?
final
billToCity String?
final
billToCountry String?
final
billToCountryCodeIsoAlpha2 String?
final
billToCountryCodePhone int?
final
billToCountryId String?
final
billToState String?
final
billToZipCode String?
final
city String?
final
country String?
final
countryCodeIsoAlpha2 String?
final
countryCodePhone int?
final
countryId String?
final
creditApplicationOnFile bool?
final
creditAvailable int?
final
creditBalance int?
final
creditCardAuthorizationOnFile bool?
final
creditCardCode String?
final
creditCardExpirationMonth int?
final
creditCardExpirationYear int?
final
creditCardLimit int?
final
creditCardName String?
final
creditCardNo String?
final
creditCardType String?
final
creditCardTypeId String?
final
creditLimit int?
final
creditResponsibleParty String?
final
creditResponsiblePartyOnFile bool?
final
creditStatus String?
final
creditStatusId String?
final
creditStatusThroughDate String?
final
creditUnlimited bool?
final
currencyCode String?
final
currencyId String?
final
currencySymbol String?
final
custom List<FwStandardDataFwCustomValue>?
final
customer String?
final
customerCategory String?
final
customerCategoryId String?
final
customerId String?
final
customerNumber String?
final
customerStatus String?
final
customerStatusId String?
final
customerStatusType String?
final
customerType String?
final
customerTypeId String?
final
dateStamp String?
final
defaultFieldAttributes List<FwStandardDataFwDefaultAttribute>?
final
department String?
final
departmentId String?
final
disableFacilities bool?
final
disableLabor bool?
final
disableMisc bool?
final
disableQuoteOrderActivity bool?
final
disableRental bool?
final
disableRentalSale bool?
final
disableSales bool?
final
disableSubLabor bool?
final
disableSubMisc bool?
final
disableSubRental bool?
final
disableSubSale bool?
final
disableTransportation bool?
final
discountTemplate String?
final
discountTemplateId String?
final
email String?
final
externalId String?
final
fax String?
final
fields List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>?
final
hashCode int
The hash code for this object.
no setteroverride
inactive bool?
final
insuranceAgent String?
final
insuranceCertificationOnFile bool?
final
insuranceCertificationValidThrough String?
final
insuranceCompany String?
final
insuranceCompanyAddress1 String?
final
insuranceCompanyAddress2 String?
final
insuranceCompanyCity String?
final
insuranceCompanyCountry String?
final
insuranceCompanyCountryCodeIsoAlpha2 String?
final
insuranceCompanyCountryCodePhone int?
final
insuranceCompanyCountryId String?
final
insuranceCompanyFax String?
final
insuranceCompanyId String?
final
insuranceCompanyPhone String?
final
insuranceCompanyState String?
final
insuranceCompanyZipCode String?
final
insuranceCoverageLiability int?
final
insuranceCoverageLiabilityDeductible int?
final
insuranceCoveragePropertyValue int?
final
insuranceCoveragePropertyValueDeductible int?
final
multipleCurrencies bool?
final
nonTaxableCertificateNo String?
final
nonTaxableCertificateOnFile bool?
final
nonTaxableCertificateValidThrough String?
final
nonTaxableYear int?
final
officeLocation String?
final
officeLocationId String?
final
otherPhone String?
final
ownedEquipmentRebateRentalPerecent int?
final
ownedEquipmentSplitRentalPerecent int?
final
parentCustomer String?
final
parentCustomerId String?
final
paymentTerms String?
final
paymentTermsId String?
final
paymentType String?
final
paymentTypeId String?
final
paymentTypeType String?
final
phone String?
final
phoneTollFree String?
final
pstExemptionNumber String?
final
rebateRental bool?
final
recordTitle String?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
securityDepositAmount double?
final
shipAddress1 String?
final
shipAddress2 String?
final
shipAttention String?
final
shipCity String?
final
shipCountry String?
final
shipCountryCodeIsoAlpha2 String?
final
shipCountryCodePhone int?
final
shipCountryId String?
final
shippingAddressType String?
final
shipState String?
final
shipZipCode String?
final
splitRental bool?
final
splitRentalLogoFileName String?
final
splitRentalLogoHeight int?
final
splitRentalLogoWidth int?
final
splitRentalTaxCustomer bool?
final
state String?
final
statusAsOf String?
final
subRentalEquipmentRebateRentalPerecent int?
final
subRentalEquipmentSplitRentalPerecent int?
final
taxable bool?
final
taxFederalNo String?
final
taxStateOfIncorporation String?
final
taxStateOfIncorporationId String?
final
termsAndConditionsOnFile bool?
final
tradeReferencesVerified bool?
final
tradeReferencesVerifiedBy String?
final
tradeReferencesVerifiedOn String?
final
translation List<FwStandardDataFwTranslatedValue>?
final
useDiscountTemplate bool?
final
vehicleInsuranceCertficationOnFile bool?
final
vehicleRentalAgreementComplete bool?
final
webAddress String?
final
zipCode String?
final

Methods

copyWith({String? customerId, String? customerNumber, String? officeLocationId, String? officeLocation, String? departmentId, String? department, String? customerTypeId, String? customerType, String? customerCategoryId, String? customerCategory, String? customer, String? address1, String? address2, String? city, String? state, String? countryId, String? country, String? countryCodeIsoAlpha2, int? countryCodePhone, String? zipCode, String? parentCustomerId, String? parentCustomer, String? phone, String? fax, String? phoneTollFree, String? otherPhone, String? webAddress, String? customerStatusId, String? customerStatus, String? customerStatusType, String? statusAsOf, bool? termsAndConditionsOnFile, String? billingAddressType, String? billToAttention1, String? billToAttention2, String? billToAddress1, String? billToAddress2, String? billToCity, String? billToState, String? billToCountryId, String? billToCountry, String? billToCountryCodeIsoAlpha2, int? billToCountryCodePhone, String? billToZipCode, String? paymentTypeId, String? paymentType, String? paymentTermsId, String? paymentTerms, bool? vehicleRentalAgreementComplete, bool? useDiscountTemplate, String? discountTemplateId, String? discountTemplate, String? creditStatusId, String? creditStatus, String? creditStatusThroughDate, bool? creditApplicationOnFile, bool? creditUnlimited, int? creditLimit, int? creditBalance, int? creditAvailable, bool? creditResponsiblePartyOnFile, String? creditResponsibleParty, bool? tradeReferencesVerified, String? tradeReferencesVerifiedBy, String? tradeReferencesVerifiedOn, String? creditCardTypeId, String? creditCardType, int? creditCardLimit, String? creditCardNo, String? creditCardCode, int? creditCardExpirationMonth, int? creditCardExpirationYear, String? creditCardName, bool? creditCardAuthorizationOnFile, bool? insuranceCertificationOnFile, String? insuranceCertificationValidThrough, int? insuranceCoverageLiability, int? insuranceCoverageLiabilityDeductible, int? insuranceCoveragePropertyValue, int? insuranceCoveragePropertyValueDeductible, String? insuranceCompanyId, String? insuranceCompany, String? insuranceAgent, String? insuranceCompanyAddress1, String? insuranceCompanyAddress2, String? insuranceCompanyCity, String? insuranceCompanyState, String? insuranceCompanyZipCode, String? insuranceCompanyCountryId, String? insuranceCompanyCountry, String? insuranceCompanyCountryCodeIsoAlpha2, int? insuranceCompanyCountryCodePhone, String? insuranceCompanyPhone, String? insuranceCompanyFax, bool? vehicleInsuranceCertficationOnFile, bool? taxable, String? taxStateOfIncorporationId, String? taxStateOfIncorporation, String? taxFederalNo, String? pstExemptionNumber, int? nonTaxableYear, String? nonTaxableCertificateNo, String? nonTaxableCertificateValidThrough, bool? nonTaxableCertificateOnFile, bool? disableQuoteOrderActivity, bool? disableRental, bool? disableSales, bool? disableFacilities, bool? disableTransportation, bool? disableLabor, bool? disableMisc, bool? disableRentalSale, bool? disableSubRental, bool? disableSubSale, bool? disableSubLabor, bool? disableSubMisc, bool? splitRental, bool? splitRentalTaxCustomer, int? ownedEquipmentSplitRentalPerecent, int? subRentalEquipmentSplitRentalPerecent, bool? rebateRental, int? ownedEquipmentRebateRentalPerecent, int? subRentalEquipmentRebateRentalPerecent, String? splitRentalLogoFileName, int? splitRentalLogoWidth, int? splitRentalLogoHeight, String? shippingAddressType, String? shipAttention, String? shipAddress1, String? shipAddress2, String? shipCity, String? shipState, String? shipCountryId, String? shipCountry, String? shipCountryCodeIsoAlpha2, int? shipCountryCodePhone, String? shipZipCode, String? email, bool? multipleCurrencies, String? currencyId, String? currencyCode, String? currencySymbol, double? securityDepositAmount, String? externalId, bool? inactive, String? paymentTypeType, String? dateStamp, String? auditNote, String? recordTitle, List<FwStandardBusinessLogicFwBusinessLogicFieldDefinition>? fields, List<FwStandardDataFwCustomValue>? custom, List<FwStandardDataFwDefaultAttribute>? defaultFieldAttributes, List<FwStandardDataFwTranslatedValue>? translation}) WebApiModulesAgentCustomerCustomer

Available on WebApiModulesAgentCustomerCustomer, provided by the $WebApiModulesAgentCustomerCustomerExtension extension

copyWithWrapped({Wrapped<String?>? customerId, Wrapped<String?>? customerNumber, Wrapped<String?>? officeLocationId, Wrapped<String?>? officeLocation, Wrapped<String?>? departmentId, Wrapped<String?>? department, Wrapped<String?>? customerTypeId, Wrapped<String?>? customerType, Wrapped<String?>? customerCategoryId, Wrapped<String?>? customerCategory, Wrapped<String?>? customer, Wrapped<String?>? address1, Wrapped<String?>? address2, Wrapped<String?>? city, Wrapped<String?>? state, Wrapped<String?>? countryId, Wrapped<String?>? country, Wrapped<String?>? countryCodeIsoAlpha2, Wrapped<int?>? countryCodePhone, Wrapped<String?>? zipCode, Wrapped<String?>? parentCustomerId, Wrapped<String?>? parentCustomer, Wrapped<String?>? phone, Wrapped<String?>? fax, Wrapped<String?>? phoneTollFree, Wrapped<String?>? otherPhone, Wrapped<String?>? webAddress, Wrapped<String?>? customerStatusId, Wrapped<String?>? customerStatus, Wrapped<String?>? customerStatusType, Wrapped<String?>? statusAsOf, Wrapped<bool?>? termsAndConditionsOnFile, Wrapped<String?>? billingAddressType, Wrapped<String?>? billToAttention1, Wrapped<String?>? billToAttention2, Wrapped<String?>? billToAddress1, Wrapped<String?>? billToAddress2, Wrapped<String?>? billToCity, Wrapped<String?>? billToState, Wrapped<String?>? billToCountryId, Wrapped<String?>? billToCountry, Wrapped<String?>? billToCountryCodeIsoAlpha2, Wrapped<int?>? billToCountryCodePhone, Wrapped<String?>? billToZipCode, Wrapped<String?>? paymentTypeId, Wrapped<String?>? paymentType, Wrapped<String?>? paymentTermsId, Wrapped<String?>? paymentTerms, Wrapped<bool?>? vehicleRentalAgreementComplete, Wrapped<bool?>? useDiscountTemplate, Wrapped<String?>? discountTemplateId, Wrapped<String?>? discountTemplate, Wrapped<String?>? creditStatusId, Wrapped<String?>? creditStatus, Wrapped<String?>? creditStatusThroughDate, Wrapped<bool?>? creditApplicationOnFile, Wrapped<bool?>? creditUnlimited, Wrapped<int?>? creditLimit, Wrapped<int?>? creditBalance, Wrapped<int?>? creditAvailable, Wrapped<bool?>? creditResponsiblePartyOnFile, Wrapped<String?>? creditResponsibleParty, Wrapped<bool?>? tradeReferencesVerified, Wrapped<String?>? tradeReferencesVerifiedBy, Wrapped<String?>? tradeReferencesVerifiedOn, Wrapped<String?>? creditCardTypeId, Wrapped<String?>? creditCardType, Wrapped<int?>? creditCardLimit, Wrapped<String?>? creditCardNo, Wrapped<String?>? creditCardCode, Wrapped<int?>? creditCardExpirationMonth, Wrapped<int?>? creditCardExpirationYear, Wrapped<String?>? creditCardName, Wrapped<bool?>? creditCardAuthorizationOnFile, Wrapped<bool?>? insuranceCertificationOnFile, Wrapped<String?>? insuranceCertificationValidThrough, Wrapped<int?>? insuranceCoverageLiability, Wrapped<int?>? insuranceCoverageLiabilityDeductible, Wrapped<int?>? insuranceCoveragePropertyValue, Wrapped<int?>? insuranceCoveragePropertyValueDeductible, Wrapped<String?>? insuranceCompanyId, Wrapped<String?>? insuranceCompany, Wrapped<String?>? insuranceAgent, Wrapped<String?>? insuranceCompanyAddress1, Wrapped<String?>? insuranceCompanyAddress2, Wrapped<String?>? insuranceCompanyCity, Wrapped<String?>? insuranceCompanyState, Wrapped<String?>? insuranceCompanyZipCode, Wrapped<String?>? insuranceCompanyCountryId, Wrapped<String?>? insuranceCompanyCountry, Wrapped<String?>? insuranceCompanyCountryCodeIsoAlpha2, Wrapped<int?>? insuranceCompanyCountryCodePhone, Wrapped<String?>? insuranceCompanyPhone, Wrapped<String?>? insuranceCompanyFax, Wrapped<bool?>? vehicleInsuranceCertficationOnFile, Wrapped<bool?>? taxable, Wrapped<String?>? taxStateOfIncorporationId, Wrapped<String?>? taxStateOfIncorporation, Wrapped<String?>? taxFederalNo, Wrapped<String?>? pstExemptionNumber, Wrapped<int?>? nonTaxableYear, Wrapped<String?>? nonTaxableCertificateNo, Wrapped<String?>? nonTaxableCertificateValidThrough, Wrapped<bool?>? nonTaxableCertificateOnFile, Wrapped<bool?>? disableQuoteOrderActivity, Wrapped<bool?>? disableRental, Wrapped<bool?>? disableSales, Wrapped<bool?>? disableFacilities, Wrapped<bool?>? disableTransportation, Wrapped<bool?>? disableLabor, Wrapped<bool?>? disableMisc, Wrapped<bool?>? disableRentalSale, Wrapped<bool?>? disableSubRental, Wrapped<bool?>? disableSubSale, Wrapped<bool?>? disableSubLabor, Wrapped<bool?>? disableSubMisc, Wrapped<bool?>? splitRental, Wrapped<bool?>? splitRentalTaxCustomer, Wrapped<int?>? ownedEquipmentSplitRentalPerecent, Wrapped<int?>? subRentalEquipmentSplitRentalPerecent, Wrapped<bool?>? rebateRental, Wrapped<int?>? ownedEquipmentRebateRentalPerecent, Wrapped<int?>? subRentalEquipmentRebateRentalPerecent, Wrapped<String?>? splitRentalLogoFileName, Wrapped<int?>? splitRentalLogoWidth, Wrapped<int?>? splitRentalLogoHeight, Wrapped<String?>? shippingAddressType, Wrapped<String?>? shipAttention, Wrapped<String?>? shipAddress1, Wrapped<String?>? shipAddress2, Wrapped<String?>? shipCity, Wrapped<String?>? shipState, Wrapped<String?>? shipCountryId, Wrapped<String?>? shipCountry, Wrapped<String?>? shipCountryCodeIsoAlpha2, Wrapped<int?>? shipCountryCodePhone, Wrapped<String?>? shipZipCode, Wrapped<String?>? email, Wrapped<bool?>? multipleCurrencies, Wrapped<String?>? currencyId, Wrapped<String?>? currencyCode, Wrapped<String?>? currencySymbol, Wrapped<double?>? securityDepositAmount, Wrapped<String?>? externalId, Wrapped<bool?>? inactive, Wrapped<String?>? paymentTypeType, 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}) WebApiModulesAgentCustomerCustomer

Available on WebApiModulesAgentCustomerCustomer, provided by the $WebApiModulesAgentCustomerCustomerExtension 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 WebApiModulesAgentCustomerCustomer Function(Map<String, dynamic> json)
toJsonFactory → const Map<String, dynamic> Function(WebApiModulesAgentCustomerCustomer instance)