UserIntegrationsNetwork

data class UserIntegrationsNetwork(val id: Int, val name: String, val integrationValue: String?)

Constructors

Link copied to clipboard
fun UserIntegrationsNetwork(id: Int, name: String, integrationValue: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: Int
Link copied to clipboard
Link copied to clipboard