TeamsLocationEndpoints

data class TeamsLocationEndpoints(val doh: TeamsLocationEndpointsDoh? = null, val dot: TeamsLocationEndpointsDot? = null, val ipv4: TeamsLocationEndpointsIpv4? = null, val ipv6: TeamsLocationEndpointsIpv6? = null)

Constructors

Link copied to clipboard
constructor(doh: TeamsLocationEndpointsDoh? = null, dot: TeamsLocationEndpointsDot? = null, ipv4: TeamsLocationEndpointsIpv4? = null, ipv6: TeamsLocationEndpointsIpv6? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard