Back to Node Auth0

Interface TestCustomDomainResponseContent

docs/interfaces/management.Management.TestCustomDomainResponseContent.html

5.9.1664 B
Original Source

Interface TestCustomDomainResponseContent

interface TestCustomDomainResponseContent {
success: boolean;
message?: string;
}

Index

Properties

successmessage?

Properties

success

success: boolean

Result of the operation.

Optionalmessage

message?: string

Message describing the operation status.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties successmessage