usage_service_tiered_rates_short
- George Rossides (Unlicensed)
Owned by George Rossides (Unlicensed)
 usage_service_tier_rates object data response
Name | Type | Description |
---|---|---|
id | String | The id of the retrieved usage service tiered rate |
rate | Float | The rate of the retrieved usage service tiered rate |
minimum_usage | Float | The minimum usage of the service that should be applied in order for the specified rate to be applicable |
maximum_usage | Float | The maximum usage of the service that should be applied in order for the specified rate to be applicable |
usage_start_time | Hour / Minute Object | The usage start time during which the specified rate is applicable |
usage_end_time | Hour / Minute Object | The usage end time during which the specified rate is applicable |
usage_method | Usage Detail Record Usage Method Object | The usage method that should be used in order for the specified rate to be applicable |
device | Usage Detail Record Device Object | The device that should be used in order for the specified rate to be applicable |
source_category | Usage Detail Record Source Category Object | The source category that should be used in order for the specified rate to be applicable |
destination_category | Usage Detail Record Destination Category Object | The destination category that should be used in order for the specified rate to be applicable |
Referred Objects Response Data
 usage_detail_record_usage_method object data response
Name | Type | Description |
---|---|---|
Id | String | The ID of the retrieved usage detail record usage method |
name | String | The Name of the retrieved usage detail record usage method |
alternative_code | String | The Alternative Code of the retrieved usage detail record usage method |
description | String | The Description of the retrieved usage detail record usage method |
 usage_detail_record_device object data response
Name | Type | Description |
---|---|---|
Id | String | The ID of the retrieved usage detail record device |
name | String | The Name of the retrieved usage detail record device |
alternative_code | String | The Alternative Code of the retrieved usage detail record device |
description | String | The Description of the retrieved usage detail record device |
 usage_detail_record_source_category response data object
Name | Type | Description |
---|---|---|
Id | String | The ID of the retrieved usage detail record source category |
name | String | The Name of the retrieved usage detail record source category |
code | String | The code of the retrieved usage detail record source category |
description | String | The description of the retrieved usage detail record source category |
 usage_detail_record_destination_category response data object
Name | Type | Description |
---|---|---|
Id | String | The ID of the retrieved usage detail record destination category |
name | String | The Name of the retrieved usage detail record destination category |
code | String | The code of the retrieved usage detail record destination category |
description | String | The description of the retrieved usage detail record destination category |
 hour / minute object response data
Name | Type | Description |
---|---|---|
hour | Number | The hour value |
minute | Number | The minute value |