ESDRecordLocation Class |
Namespace: EcommerceStandardsDocuments
The ESDRecordLocation type exposes the following members.
Name | Description | |
---|---|---|
ESDRecordLocation | Initializes a new instance of the ESDRecordLocation class |
Name | Description | |
---|---|---|
address1 | First address field. Typically this could be a unit number or street number. | |
address2 | Second address field. Typically this could be the street name. | |
address3 | Third address field. Typically this could be the suburb, city or town. | |
attributes | list of attributes and values associated to the location. This allows almost any kind of data to be set against the location in the form of attribute key value pairs | |
contact | Name of the contact at the location | |
country | Name of the country where the location exists. | |
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. | |
address of the email that is handles communications for the location | ||
fax | Fax number of the location | |
internalID | Stores an identifier that is relevant only to the system referencing and storing the record for its own needs. | |
isActive |
Either
| |
isGeographic |
Either
| |
keyLocationID | Key that allows the location record to be uniquely identified and linked to. | |
latitude | Latitude co-ordinate of the geographic location. The number must be between 90 and -90 | |
locationCode | Code of the location. May or may not be a unqiue identifier. | |
locationName | Name of the location. | |
locationType |
Specifies the kind of the location that it represents
| |
longitude | longitude co-ordinate of the geographic location. The number must be between 180 and -180 | |
phone | Phone number of the location | |
postcode | Postcode or zip code of the location's address. | |
productStock | list of products stock level records that denote the products assigned to the location, and the quantity of product stock available for each | |
region | Name of the region/province/state where the location exists | |
website | URL of the website that is associated to the location |