GetCertificateIssuerAdmin

data class GetCertificateIssuerAdmin(val emailAddress: String, val firstName: String, val lastName: String, val phone: String)

Constructors

Link copied to clipboard
constructor(emailAddress: String, firstName: String, lastName: String, phone: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

E-mail address of the admin.

Link copied to clipboard

First name of the admin.

Link copied to clipboard

Last name of the admin.

Link copied to clipboard

Phone number of the admin.