Back to Node Auth0

Interface CreatePhoneProviderSendTestResponseContent

docs/interfaces/management.Management.CreatePhoneProviderSendTestResponseContent.html

5.9.1693 B
Original Source

Interface CreatePhoneProviderSendTestResponseContent

interface CreatePhoneProviderSendTestResponseContent {
code?: number;
message?: string;
}

Index

Properties

code?message?

Properties

Optionalcode

code?: number

The status code of the operation.

Optionalmessage

message?: string

The description of the operation status.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties codemessage