CMS Url Redirects URL redirect operations

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

destination: string
isMatchFullUrl?: boolean
isMatchQueryString?: boolean
isOnlyAfterNotFound?: boolean
isPattern?: boolean
isProtocolAgnostic?: boolean
isTrailingSlashOptional?: boolean
precedence?: number
redirectStyle: number
routePrefix: string
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined

Methods