Pages Use these endpoints for interacting with Landing Pages and Site Pages

OpenAPI spec version: v3

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Constructors

Properties

_in?: string

The name of the field or parameter in which the error was found.

code?: string

The status code associated with the error detail

context?: {
    [key: string]: string[];
}

Context about the error condition

message: string

A human readable message describing the error along with remediation steps where appropriate

subCategory?: string

A specific category that contains more specific detail about the error

attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined

Methods

  • Returns {
        baseName: string;
        format: string;
        name: string;
        type: string;
    }[]