CheckNameAvailabilityResult interface

CheckNameAvailability Result

Properties

message

Gets or sets the message.

nameAvailable

Gets or sets a value indicating whether [name available].

reason

Gets or sets the reason.

Property Details

message

Gets or sets the message.

message?: string

Property Value

string

nameAvailable

Gets or sets a value indicating whether [name available].

nameAvailable?: boolean

Property Value

boolean

reason

Gets or sets the reason.

reason?: string

Property Value

string