kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Network
/
ReportingApiEndpoint
Reporting
Api
Endpoint
@
Serializable
data
class
ReportingApiEndpoint
(
val
url
:
String
,
val
groupName
:
String
)
Members
Constructors
Reporting
Api
Endpoint
Link copied to clipboard
constructor
(
url
:
String
,
groupName
:
String
)
Properties
group
Name
Link copied to clipboard
val
groupName
:
String
Name of the endpoint group.
url
Link copied to clipboard
val
url
:
String
The URL of the endpoint to which reports may be delivered.