WorkloadAttributesDeveloperOwner

data class WorkloadAttributesDeveloperOwner(val displayName: String? = null, val email: String)

Constructors

Link copied to clipboard
constructor(displayName: String? = null, email: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val displayName: String? = null

Contact's name.

Link copied to clipboard

Email address of the contacts.