tariff
Description of how matching CDRs will be rated.
| Column name | Description | Data type |
|---|---|---|
| tariff | Primary key. | integer |
| xdr_type | Reference to xdr_type. | text |
| destination | Reference to destination. | integer |
| plan | Reference to plan. | text * |
| company | Reference to company.
Reference to plan. |
integer |
| tariff_type | Reference to tariff_type. | integer |
| units | integer | |
| increment | integer | |
| rate | numeric * | |
| flagfall_charge | numeric * | |
| minimum_charge | numeric * | |
| maximum_charge | numeric * |