GetDomainPlainArgs

data class GetDomainPlainArgs(val domainId: String) : ConvertibleToJava<GetDomainPlainArgs>

Constructors

Link copied to clipboard
constructor(domainId: String)

Properties

Link copied to clipboard

The domain name.

Functions

Link copied to clipboard
open override fun toJava(): GetDomainPlainArgs