SymbolFromAlternateSymbologyResponse
| Field Name | Data Type | Retrieves |
|---|---|---|
| Acknowledgement | ServerAcknowledgement | Response from the server (success or failure). Refer to the section ServerAcknowledgement |
| FailureCount | int32 |
Count of failed lookups (bulk only) |
| Results | repeated SymbolLookupResult | Fetch bulk symbol results |
| SuccessCount | int32 |
Count of successful lookups (bulk only) |
| SymbolInfolist | repeated SymbolData | Refer to the section SymbolData |
| TotalCount | int32 |
Total count of bulk symbols requested |