Back to Node Auth0

Interface BodyIsNullError

docs/interfaces/management.SDK.BodyIsNullError.html

5.9.1551 B
Original Source

Interface BodyIsNullError

interface BodyIsNullError {
reason: "body-is-null";
statusCode: number;
}

Index

Properties

reasonstatusCode

Properties

reason

reason: "body-is-null"

statusCode

statusCode: number

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties reasonstatusCode