GetDomainNamePlainArgs

data class GetDomainNamePlainArgs(val domainName: String) : ConvertibleToJava<GetDomainNamePlainArgs>

Constructors

Link copied to clipboard
constructor(domainName: String)

Properties

Link copied to clipboard

The domain name.

Functions

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