Hierarchy

  • IntegrationJiraSyncProperties

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
assignee?: SyncProperty

Sync property configuration

comments?: SyncProperty

Sync property configuration

customFields?: {
    [key: string]: IntegrationJiraSyncPropertiesCustomFieldsAdditionalProperties;
}
description?: SyncProperty

Sync property configuration

Sync property with mapping configuration

Sync property with mapping configuration

title?: SyncProperty

Sync property configuration

Generated using TypeDoc