CheckNameAvailabilityOutput Class

Output of check name availability API.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
CheckNameAvailabilityOutput

Constructor

CheckNameAvailabilityOutput(**kwargs)

Variables

name_available
bool

Indicates whether the name is available.

reason
str

The reason why the name is not available.

message
str

The detailed error message describing why the name is not available.