The definition of the AsanaIntegration object.

Hierarchy

  • AsanaIntegration

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
credentials: AsanaCredentials

The definition of the AsanaCredentials object.

The definition of the AsanaIntegrationType object.

Generated using TypeDoc