| 12451 |
kshitij.so |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
<GetReportListByNextTokenResponse xmlns="http://mws.amazonaws.com/doc/2009-01-01/">
|
|
|
3 |
<GetReportListByNextTokenResult>
|
|
|
4 |
<NextToken>string</NextToken>
|
|
|
5 |
<HasNext>false</HasNext>
|
|
|
6 |
<!--1 or more repetitions:-->
|
|
|
7 |
<ReportInfo>
|
|
|
8 |
<ReportId>string</ReportId>
|
|
|
9 |
<ReportType>string</ReportType>
|
|
|
10 |
<!--Optional:-->
|
|
|
11 |
<ReportRequestId>string</ReportRequestId>
|
|
|
12 |
<AvailableDate>2007-10-25T23:36:28</AvailableDate>
|
|
|
13 |
<Acknowledged>true</Acknowledged>
|
|
|
14 |
<AcknowledgedDate>2014-06-09T08:15:04-07:00</AcknowledgedDate>
|
|
|
15 |
</ReportInfo>
|
|
|
16 |
</GetReportListByNextTokenResult>
|
|
|
17 |
<ResponseMetadata>
|
|
|
18 |
<RequestId>string</RequestId>
|
|
|
19 |
</ResponseMetadata>
|
|
|
20 |
</GetReportListByNextTokenResponse>
|