Record
equip-loadout-response
No description available.
record equip-loadout-response {
detailed-error-trace: option<string>,
error-code: option<s32>,
error-status: option<string>,
message: option<string>,
message-data: option<equip-loadout-response-message-data>,
response: option<s32>,
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<equip-loadout-response-message-data> | |
| response | option<s32> | |
| throttle-seconds | option<s32> |