The definition of the CloudflareGlobalAPIToken object.

Hierarchy

  • CloudflareGlobalAPIToken

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
authEmail: string

The CloudflareGlobalAPIToken auth_email.

globalApiKey: string

The CloudflareGlobalAPIToken global_api_key.

The definition of the CloudflareGlobalAPIToken object.

Generated using TypeDoc