ESDRecordCustomerAccountContract Class |
Namespace: EcommerceStandardsDocuments
The ESDRecordCustomerAccountContract type exposes the following members.
Name | Description | |
---|---|---|
ESDRecordCustomerAccountContract | Initializes a new instance of the ESDRecordCustomerAccountContract class |
Name | Description | |
---|---|---|
contractCode | Code that allows the contract to be identified with. May or may not be unique. | |
description | Text that describes the contract. | |
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. | |
expireDate | Date that the contract expires. Date is in the form of a number in milliseconds since the 01-01-1970 12:00am Epoch in UTC time-zone | |
forceContractPrice | Either 'N'-No or
'Y'-Yes
If 'Y' then indicates that any pricing associated to the contract will be applied to the customer accounts, even if other pricing exists that may be cheaper. | |
internalID | Stores an identifier that is relevant only to the system referencing and storing the record for its own needs. | |
keyAccountIDs | List of Key Account IDs that link any number of customer accounts to the contract. | |
keyContractID | Key that allows the customer account contract record to be uniquely identified and linked to. | |
keyProductIDs | List of Key Product IDs that link any number of products to the contract.
Product pricing is not linked to the contract, this can be done with the use of ESD Product Price Records and the ESDocumentProductPrice document. | |
type | Text that describes the type of contract |