An identifier for this particular receipt handle.
This value is used to identify the message in the result.

C# |
public string Id { get; set; }

The Ids of a batch request need to be unique within the request.
C# |
public string Id { get; set; }