Preparing search index...
The search index is not available
@rpglogs/api-sdk
@rpglogs/api-sdk
ReportDataReportsArgs
Type Alias ReportDataReportsArgs
Report
Data
Reports
Args
:
{
endTime
?:
Maybe
<
Scalars
[
"Float"
]
>
;
gameZoneID
?:
Maybe
<
Scalars
[
"Int"
]
>
;
guildID
?:
Maybe
<
Scalars
[
"Int"
]
>
;
guildName
?:
Maybe
<
Scalars
[
"String"
]
>
;
guildServerRegion
?:
Maybe
<
Scalars
[
"String"
]
>
;
guildServerSlug
?:
Maybe
<
Scalars
[
"String"
]
>
;
guildTagID
?:
Maybe
<
Scalars
[
"Int"
]
>
;
limit
?:
Maybe
<
Scalars
[
"Int"
]
>
;
page
?:
Maybe
<
Scalars
[
"Int"
]
>
;
startTime
?:
Maybe
<
Scalars
[
"Float"
]
>
;
userID
?:
Maybe
<
Scalars
[
"Int"
]
>
;
zoneID
?:
Maybe
<
Scalars
[
"Int"
]
>
;
}
The ReportData object enables the retrieval of single reports or filtered collections of reports.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@rpglogs/api-sdk
Loading...
The ReportData object enables the retrieval of single reports or filtered collections of reports.