CustomerSynchronisationBean
From
Description
A bean used to mark a specific customer as having been synchronized, and thus prevent that customer being returned again from the GetUnsynchronisedCustomers method, unless the customer's details are updated or changed in some way.
Fields
The data fields of this object. In adition, this object extends the SynchronisationBean, which contains the sync fields common to all "sync" type beans.
Name | Type | Size | Required | Description |
---|---|---|---|---|
customerPK | String | 9 | Yes | The primary key used to identify the record to be marked as synchronized. |