Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CheckNameAvailabilityResponse

Package version

A response saying whether the workspace name is available

Hierarchy

  • CheckNameAvailabilityResponse

Index

Properties

Optional available

available: undefined | false | true

Whether the workspace name is available

Optional message

message: undefined | string

Validation message

Optional name

name: undefined | string

Workspace name

Optional reason

reason: undefined | string

Reason the workspace name is or is not available

Generated using TypeDoc