Status level points.
| Column Name | Type | Length | Nullable | Unicode | Description |
|---|---|---|---|---|---|
| code | varchar | 20 | false | true | |
| containerID | bigint | N/A | false | The container ID associated with the point. | |
| containerType | bigint | N/A | false | The container type associated with the point. | |
| creationDate | bigint | N/A | false | The creation date of the point. | |
| objectID | bigint | N/A | false | The object ID associated with the point. | |
| objectType | int | N/A | false | The object type associated with the point. | |
| pointID | bigint | N/A | false | The ID of the point. Primary key. | |
| points | bigint | N/A | false | Points. | |
| userID | bigint | N/A | false | The user ID for the point. |