Customer View
CustomerView
Properties
Name | Type | Required | Constraints | Chinese Name | Description |
|---|---|---|---|---|---|
customerId | string | false | none | Customer identifier | |
customerName | string | false | none | Customer name | |
customerCode | string | false | none | Customer code | |
customerStatus | string | false | none | Customer status | |
companyCode | string | false | none | Company code | |
yardIds | [string] | false | none | List of yard identifiers | |
yardNames | [string] | false | none | List of yard names | |
mainContact | string | false | none | Primary contact person | |
mainEmail | string | false | none | Primary contact email | |
altContact | string | false | none | Secondary contact person | |
altEmail | string | false | none | Secondary contact email | |
createdTime | string | false | none | Created time | |
createdBy | string | false | none | Creator user | |
updatedTime | string | false | none | Last updated time | |
updatedBy | string | false | none | Last editor user |
Enum Values
Property | Value |
|---|---|
customerStatus | ACTIVE |
customerStatus | INACTIVE |
customerStatus | EXCEPTION |
companyCode | UT |
companyCode | UF |
companyCode | CUBEWORK |