ReportingApiEndpointsChangedForOriginParameter

@Serializable
data class ReportingApiEndpointsChangedForOriginParameter(val origin: String, val endpoints: List<Network.ReportingApiEndpoint>)

Constructors

constructor(origin: String, endpoints: List<Network.ReportingApiEndpoint>)

Properties

Link copied to clipboard
Link copied to clipboard

Origin of the document(s) which configured the endpoints.