Record
info-response
No description available.
record info-response {
backlog: option<s32>,
created-at: option<string>,
hourly-quota: option<s32>,
public-id: option<string>,
reputation: option<s32>,
stats: option<info-response-stats>,
username: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| backlog | option<s32> | |
| created-at | option<string> | |
| hourly-quota | option<s32> | |
| public-id | option<string> | |
| reputation | option<s32> | |
| stats | option<info-response-stats> | |
| username | option<string> |