TeamsLocationEndpointsDoh

data class TeamsLocationEndpointsDoh(val authenticationEnabled: Boolean? = null, val enabled: Boolean, val networks: List<TeamsLocationEndpointsDohNetwork>? = null, val requireToken: Boolean? = null)

Constructors

Link copied to clipboard
constructor(authenticationEnabled: Boolean? = null, enabled: Boolean, networks: List<TeamsLocationEndpointsDohNetwork>? = null, requireToken: Boolean? = 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
val requireToken: Boolean? = null