Commodity type
Fields
| Field Name | Type | Display Name |
|---|---|---|
| CommodityTypeId | Int32 | Commodity type id |
| Code | String | Code |
| Created | DateTime | Created |
| CreatedBy | String | Created by |
| CustomValues | Dictionary`2 | Custom values |
| Description | String | Description |
| IsActive | Nullable`1 | Is active |
| LastModified | DateTime | Last modified |
| LastModifiedBy | String | Last modified by |
| OrganizationId | Int32 | Organization id |
| SearchVector | NpgsqlTsVector | Search vector |