UsagePlanDetail
UsagePlanDetail
| Name | Description | Schema | Default |
|---|---|---|---|
| api_keys required | API Keys | array[ApiKey] | |
| created_at required | Creation Date Example : | string (date-time) | |
| created_by_id required | Created by Example : 27bb070b564349f8a31cc60734cc36a5 | string | |
| created_by_name required | Created by Example : username | string | |
| description optional | Description Example : description | string | |
| id required | Usage Plan ID Example : 27bb070b564349f8a31cc60734cc36a5 | string | |
| limit required | Usage Plan Limit Example : 10 | integer | |
| modified_at required | Modified at Example : | string (date-time) | |
| modified_by_id required | Modified by Example : 27bb070b564349f8a31cc60734cc36a5 | string | |
| modified_by_name required | Modified by Example : username | string | |
| name required | Name Example : usage-plan-name | string | |
| rate required | Usage Plan Rate Example : day | enum (hour, day, month) |