It represents the rates for the calculation of cost and/or price for the provision of the user’s service
Data model
Fields
| Field | Type | Description |
|---|---|---|
| cost | FLOAT | Fee Cost |
| description | NVARCHAR (500) | Rate Description |
| id* | INT | Rate identifier |
| name | NVARCHAR (100) | Rate Name |
| price | FLOAT | Rate Price |
Primary Key
| PK_AMSM_PROFILES |
|---|
| id |