ESDRecordCustomerAccountEnquiryQuote Class |
Namespace: EcommerceStandardsDocuments
The ESDRecordCustomerAccountEnquiryQuote type exposes the following members.
Name | Description | |
---|---|---|
![]() | ESDRecordCustomerAccountEnquiryQuote | Initializes a new instance of the ESDRecordCustomerAccountEnquiryQuote class |
Name | Description | |
---|---|---|
![]() | balance | Total monetary amount still to be paid for the quote |
![]() | billingAddress1 | First address field of the billing address set for the quote. |
![]() | billingAddress2 | Second address field of the billing address set for the quote. |
![]() | billingAddress3 | Third address field of the billing address set for the quote. |
![]() | billingContact | Name of the contact person at the address associated with the billing of the quote. |
![]() | billingCountry | Name of the country that the quote is being billed to. |
![]() | billingCountryCodeISO2 | Code of the country at the billing address as a 2 digit code set by ISO standards. |
![]() | billingCountryCodeISO3 | Code of the country at the billing address as a 3 digit code set by ISO standards. |
![]() | billingOrgName | Name of the organisation that the quoted goods are to be billed to |
![]() | billingPostcode | Post code at the billing address |
![]() | billingStateProvince | Name of the region/state/province that the quote is being billed to. |
![]() | comment | Text that contains additional comments that have been made for the quote |
![]() | creationDate | Date that the quote record was created. Date is in the form of a number in milliseconds since the 01-01-1970 12:00am Epoch in UTC time-zone |
![]() | currencyCode | ISO currency code that denotes the currency that all monetary amounts stored in the quote with |
![]() | customerAccountCode | Code of the customer account assigned to the quote. |
![]() | customerReference | Text, number or code that the customer uses to identify the quote record. This could be the customer's purchase order order, supplier invoice code, or an other identifier. |
![]() | deliveryAddress1 | First address field that the quote is being delivered to. |
![]() | deliveryAddress2 | Second address field that the quote is being delivered to. |
![]() | deliveryAddress3 | Third address field that the quote is being delivered to. |
![]() | deliveryContact | Name of the contact person at the address that the quoted goods are to be delivered to |
![]() | deliveryCountry | Name of the country that the quote is being delivered to. |
![]() | deliveryCountryCodeISO2 | Code of the country at the address that the quoted goods are to be delivered to as a 2 digit code set by ISO standards. |
![]() | deliveryCountryCodeISO3 | Code of the country at the address that the quoted goods are to be delivered to as a 3 digit code set by ISO standards. |
![]() | deliveryOrgName | Name of the organisation that the quoted goods are to be delivered to |
![]() | deliveryPostcode | Post code of the address that the quoted goods are to be delivered to |
![]() | deliveryPurchaseOrderCode | Code of the purchase order to include in the delivery information, that is contains the code of the purchase order relevant to the delivery receiver |
![]() | deliveryStateProvince | Name of the state/province/region that the quote is being delivered to. |
![]() | description | Text that describes any information associated with the quote |
![]() | drop | Data Record OPeration. Denotes an operation that may need to be performed on the record when it is being processed.
Set null, or set it to one of the ESD_RECORD_OPERATION constants in the ESDocumentConstants class to allow the record to be inserted, updated, deleted, or ignored. |
![]() | expectedDeliveryDate | Date that the quoted goods/services are expected to be delivered. Date is in the form of a number in milliseconds since the 01-01-1970 12:00am Epoch in UTC time-zone |
![]() | expiryDate | Date that the quote expires is no longer valid. Date is in the form of a number in milliseconds since the 01-01-1970 12:00am Epoch in UTC time-zone |
![]() | freightCarrierAccountCode | Code of the account in the freight carrier's system |
![]() | freightCarrierCode | Code of the freight carrier who is quoted to deliver the requested goods |
![]() | freightCarrierConsignCode | Consignment code issued by the freight carrier who is quoted to deliver the requested goods |
![]() | freightCarrierName | Name of the freight carrier who is quoted to deliver the requested goods |
![]() | freightCarrierServiceCode | Code of the service provided by the freight carrier who is quoted to deliver the requested goods |
![]() | freightCarrierTrackingCode | Code to track the freight carrier who is quoted to deliver the requested goods |
![]() | freightSystemRefCode | Reference code to the system used to process the freight |
![]() | internalID | Stores an identifier that is relevant only to the system referencing and storing the record for its own needs. |
![]() | keyCustomerAccountID | Key of the customer account record assigned to the quote. |
![]() | keyLocationID | Key of the location record associated to the quote. |
![]() | keyQuoteID | Key that allows the customer account invoice record to be uniquely identified and linked to. |
![]() | language | Language that all text is described in. Set it to one of the LANG constants in the ESDocumentConstants class |
![]() | lines | List of lines in the quote |
![]() | locationCode | Code of the location associated to the quote. |
![]() | locationLabel | Label of the location associated to the quote. |
![]() | locationType | The type of location associated to the quote. Set it to one of the LOCATION_TYPE constants in the ESDocumentConstants class |
![]() | quoteDate | Date set to the quote. Date is in the form of a number in milliseconds since the 01-01-1970 12:00am Epoch in UTC time-zone |
![]() | quoteID | ID that allows the quote to be identified with. May or may not be unique. |
![]() | quoteNumber | Number that is associated to the quote. This number can be used for referencing purposes. |
![]() | referenceKeyID | Key of an entity that is linked to the quote as a reference. A Reference could be an ID of a record such as a quote or invoice |
![]() | referenceNumber | Number that provides a reference to the quote. |
![]() | referenceType | Type of entity that is linked to the quote as a reference. A Reference could be a record such as a quote or invoice |
![]() | salesRepCode | Code of the sales representative associated to the quote. |
![]() | salesRepName | Name of the sales representative associated to the quote. |
![]() | taxLabel | Label of the taxes assigned to the quote's total |
![]() | taxNumber | Tax number displayed on the quote |
![]() | taxRate | Percentage amount of tax that the applied to the quote's total |
![]() | totalDiscountsExTax | Total monetary amount of discounts exclusive of tax discounted off the quote's total |
![]() | totalDiscountsIncTax | Total monetary amount of discounts inclusive of tax discounted off the quote's total |
![]() | totalExTax | Total monetary amount of the quote excluding taxes |
![]() | totalExtraChargesExTax | Total monetary amount of extra charges exclusive of tax applied to the quote's total |
![]() | totalExtraChargesIncTax | Total monetary amount of extra charges inclusive of tax applied to the quote's total |
![]() | totalFreightExTax | Total monetary amount of freight excluding tax applied to the quote's total |
![]() | totalFreightIncTax | Total monetary amount of freight inclusive of tax applied to the quote's total |
![]() | totalIncTax | Total monetary amount of the quote including taxes |
![]() | totalLeviesExTax | Total monetary amount of levies exclusive of tax applied to the quote's total |
![]() | totalLeviesIncTax | Total monetary amount of levies inclusive of tax applied to the quote's total |
![]() | totalPaid | Total monetary amount paid for the quote |
![]() | totalQuantity | Total quantity across all the quote lines |
![]() | totalTax | Total monetary amount of tax applied to the quote's total |