| Name | Description | Type | Additional information | 
|---|---|---|---|
| id | 
                         Primary Key  | 
                    globally unique identifier | 
                                 Required  | 
                
| name | 
                         Name of article price label  | 
                    string | 
                                 Required  | 
                
| code | 
                         Code of article price label  | 
                    string | |
| modified_dateutc | 
                         Readonly system field managed by database, filled with GetUtcDate when adding,updating  | 
                    date | |
| db_currency_id | 
                         FK of db_currency  | 
                    globally unique identifier | |
| db_currency_code | 
                         Currency code using for adding/updating currency  | 
                    string |