Record
get-trending-entry-detail-response
No description available.
record get-trending-entry-detail-response {
detailed-error-trace: option<string>,
error-code: option<s32>,
error-status: option<string>,
message: option<string>,
message-data: option<get-trending-entry-detail-response-message-data>,
response: option<trending-detail>,
throttle-seconds: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| detailed-error-trace | option<string> | |
| error-code | option<s32> | |
| error-status | option<string> | |
| message | option<string> | |
| message-data | option<get-trending-entry-detail-response-message-data> | |
| response | option<trending-detail> | |
| throttle-seconds | option<s32> |