CustomerSummaryBean

From
Jump to: navigation, search

Description

Contains the basic fields necessary to describe a customer and its current update index.

Fields

The data fields of this object.

Name Type Description
address1 String The first address field of the customer, usually contains street number and street name.
address2 String The second address field, usually contains the city of the customer.
address3 String The third address field, usually contains state or region of the customer.
address4 String The fourth address field, usually contains the zip code or post office code.
name String The full name of the customer.
primaryKey String The EService primary key of the customer.
updateIndex int An int value, updated everytime the customer is updated, allowing EService to check for concurrency issues when updating customer records.
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux