

# BatchUnameErrorResponseItem


Contains error information for a username hash lookup that failed in a batch uname lookup request.

## Contents


**Note**  
In the following list, the required parameters are described first.

 ** uname **   <a name="wickr-Type-BatchUnameErrorResponseItem-uname"></a>
The username hash that failed to be looked up.  
Type: String  
Required: Yes

 ** field **   <a name="wickr-Type-BatchUnameErrorResponseItem-field"></a>
The field that caused the error.  
Type: String  
Pattern: `[\S\s]*`   
Required: No

 ** reason **   <a name="wickr-Type-BatchUnameErrorResponseItem-reason"></a>
A description of why the username hash lookup failed.  
Type: String  
Pattern: `[\S\s]*`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/wickr-2024-02-01/BatchUnameErrorResponseItem) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/wickr-2024-02-01/BatchUnameErrorResponseItem) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/wickr-2024-02-01/BatchUnameErrorResponseItem) 