Name | Description | Type | Additional information |
---|---|---|---|
CustomerId |
客户ID uniqueidentifier NOT NULL. |
globally unique identifier |
Required |
CustomerType |
客户类型 char(1) NOT NULL. |
string |
Required Max length: 1 |
AccountStatus |
账户状态 Char(1) NOT NULL. |
string |
Required Max length: 1 |