CustomerNotFoundFailure
From
(Difference between revisions)
m (→Fields) |
m (→Fields) |
||
Line 10: | Line 10: | ||
!Type | !Type | ||
!Size | !Size | ||
− | |||
!Description | !Description | ||
|---- bgcolor=#EDEDFF | |---- bgcolor=#EDEDFF | ||
Line 16: | Line 15: | ||
|String | |String | ||
|9 | |9 | ||
− | |||
|The primary key of the request to find a matching customer. | |The primary key of the request to find a matching customer. | ||
|} | |} |
Latest revision as of 21:43, 30 August 2005
[edit] Description
Indicates than an attempt was made to find a customer specified by an EService primary key. No customers matching the primary key were found, and this failure object will be returned instead.
[edit] Fields
The data fields of this object.
Name | Type | Size | Description |
---|---|---|---|
CustomerPK | String | 9 | The primary key of the request to find a matching customer. |