WebApiModulesAgentVendorVendor constructor
const
WebApiModulesAgentVendorVendor({
- String? vendorId,
- String? vendor,
- String? vendorDisplayName,
- String? vendorNameType,
- String? vendorNumber,
- String? federalIdNumber,
- String? officeLocationId,
- String? officeLocation,
- String? salutation,
- String? firstName,
- String? middleInitial,
- String? lastName,
- String? address1,
- String? address2,
- String? city,
- String? state,
- String? countryId,
- String? country,
- String? countryCodeIsoAlpha2,
- int? countryCodePhone,
- String? zipCode,
- String? vendorClassId,
- String? vendorClass,
- String? phone,
- String? fax,
- String? phoneTollFree,
- String? otherPhone,
- String? webAddress,
- String? email,
- String? activeDate,
- String? inactiveDate,
- bool? subRent,
- bool? subSales,
- bool? subMisc,
- bool? subLabor,
- bool? subVehicle,
- bool? repair,
- bool? rentalInventory,
- bool? salesPartsInventory,
- bool? manufacturer,
- bool? freight,
- bool? insurance,
- bool? consignment,
- String? vendorColor,
- double? defaultSubRentDaysPerWeek,
- double? defaultSubRentDiscountPercent,
- double? defaultSubSaleDiscountPercent,
- String? defaultRate,
- String? billingCycleId,
- String? billingCycle,
- String? paymentTermsId,
- String? paymentTerms,
- String? paymentTermsColor,
- String? accountNumber,
- String? defaultPoClassificationId,
- String? defaultPoClassification,
- String? defaultPoTypeId,
- String? defaultPoType,
- bool? defaultPoTypeIsInternal,
- String? organizationTypeId,
- String? organizationType,
- bool? multipleCurrencies,
- String? defaultCurrencyId,
- String? defaultCurrencyCode,
- String? defaultCurrency,
- String? defaultCurrencySymbol,
- String? remitAttention1,
- String? remitAttention2,
- String? remitAddress1,
- String? remitAddress2,
- String? remitCity,
- String? remitState,
- String? remitCountryId,
- String? remitCountry,
- String? remitCountryCodeIsoAlpha2,
- int? remitCountryCodePhone,
- String? remitZipCode,
- String? remitPayeeNo,
- String? externalId,
- bool? automaticallyAdjustContractDates,
- String? shippingTrackingLink,
- String? defaultOutgoingDeliveryType,
- String? defaultIncomingDeliveryType,
- String? customerId,
- String? customer,
- String? inputDate,
- String? lastModifiedDate,
- String? primaryContactId,
- String? primaryContact,
- String? primaryContactPhone,
- String? primaryContactExtension,
- bool? isInternal,
- String? internalLocationId,
- String? internalLocation,
- String? internalWarehouseId,
- String? internalWarehouse,
- String? internalOrderDealId,
- String? taxOption,
- bool? excludeItemsWithZero,
- bool? inactive,
- String? paymentTypeId,
- String? paymentType,
- String? dateStamp,
- String? auditNote,
- String? recordTitle,
- dynamic urlIdentifier,
- List<
FwStandardBusinessLogicFwBusinessLogicFieldDefinition> ? fields, - List<
FwStandardDataFwCustomValue> ? custom, - List<
FwStandardDataFwDefaultAttribute> ? defaultFieldAttributes, - FwStandardBusinessLogicFwBusinessLogic? original,
- List<
FwStandardDataFwTranslatedValue> ? translation, - bool? hasImport,
- bool? hasDocuments,
- String? createdByUserId,
- String? createdByUserName,
- String? createdDateTime,
- String? modifiedByUserId,
- String? modifiedByUserName,
- String? modifiedDateTime,
Implementation
const WebApiModulesAgentVendorVendor({
this.vendorId,
this.vendor,
this.vendorDisplayName,
this.vendorNameType,
this.vendorNumber,
this.federalIdNumber,
this.officeLocationId,
this.officeLocation,
this.salutation,
this.firstName,
this.middleInitial,
this.lastName,
this.address1,
this.address2,
this.city,
this.state,
this.countryId,
this.country,
this.countryCodeIsoAlpha2,
this.countryCodePhone,
this.zipCode,
this.vendorClassId,
this.vendorClass,
this.phone,
this.fax,
this.phoneTollFree,
this.otherPhone,
this.webAddress,
this.email,
this.activeDate,
this.inactiveDate,
this.subRent,
this.subSales,
this.subMisc,
this.subLabor,
this.subVehicle,
this.repair,
this.rentalInventory,
this.salesPartsInventory,
this.manufacturer,
this.freight,
this.insurance,
this.consignment,
this.vendorColor,
this.defaultSubRentDaysPerWeek,
this.defaultSubRentDiscountPercent,
this.defaultSubSaleDiscountPercent,
this.defaultRate,
this.billingCycleId,
this.billingCycle,
this.paymentTermsId,
this.paymentTerms,
this.paymentTermsColor,
this.accountNumber,
this.defaultPoClassificationId,
this.defaultPoClassification,
this.defaultPoTypeId,
this.defaultPoType,
this.defaultPoTypeIsInternal,
this.organizationTypeId,
this.organizationType,
this.multipleCurrencies,
this.defaultCurrencyId,
this.defaultCurrencyCode,
this.defaultCurrency,
this.defaultCurrencySymbol,
this.remitAttention1,
this.remitAttention2,
this.remitAddress1,
this.remitAddress2,
this.remitCity,
this.remitState,
this.remitCountryId,
this.remitCountry,
this.remitCountryCodeIsoAlpha2,
this.remitCountryCodePhone,
this.remitZipCode,
this.remitPayeeNo,
this.externalId,
this.automaticallyAdjustContractDates,
this.shippingTrackingLink,
this.defaultOutgoingDeliveryType,
this.defaultIncomingDeliveryType,
this.customerId,
this.customer,
this.inputDate,
this.lastModifiedDate,
this.primaryContactId,
this.primaryContact,
this.primaryContactPhone,
this.primaryContactExtension,
this.isInternal,
this.internalLocationId,
this.internalLocation,
this.internalWarehouseId,
this.internalWarehouse,
this.internalOrderDealId,
this.taxOption,
this.excludeItemsWithZero,
this.inactive,
this.paymentTypeId,
this.paymentType,
this.dateStamp,
this.auditNote,
this.recordTitle,
this.urlIdentifier,
this.fields,
this.custom,
this.defaultFieldAttributes,
this.original,
this.translation,
this.hasImport,
this.hasDocuments,
this.createdByUserId,
this.createdByUserName,
this.createdDateTime,
this.modifiedByUserId,
this.modifiedByUserName,
this.modifiedDateTime,
});