CMS Domains No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

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

correctCname?: string
created?: Date
domain: string

The actual domain or sub-domain. e.g. www.hubspot.com

id: string

The unique ID of this domain.

isResolving: boolean

Whether the DNS for this domain is optimally configured for use with HubSpot.

isSslEnabled?: boolean
isSslOnly?: boolean
isUsedForBlogPost: boolean

Whether the domain is used for CMS blog posts.

isUsedForEmail: boolean

Whether the domain is used for CMS email web pages.

isUsedForKnowledge: boolean

Whether the domain is used for CMS knowledge pages.

isUsedForLandingPage: boolean

Whether the domain is used for CMS landing pages.

isUsedForSitePage: boolean

Whether the domain is used for CMS site pages.

manuallyMarkedAsResolving?: boolean
primaryBlogPost?: boolean
primaryEmail?: boolean
primaryKnowledge?: boolean
primaryLandingPage?: boolean
primarySitePage?: boolean
secondaryToDomain?: string
updated?: Date
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined

Methods

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