Record
search-destiny-player-by-bungie-name-response
No description available.
record search-destiny-player-by-bungie-name-response {
detailed-error-trace: option<string>,
error-code: option<s32>,
error-status: option<string>,
message: option<string>,
message-data: option<search-destiny-player-by-bungie-name-response-message-data>,
response: option<list<user-user-info-card>>,
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<search-destiny-player-by-bungie-name-response-message-data> | |
| response | option<list<user-user-info-card>> | |
| throttle-seconds | option<s32> |