interface IIntegrationAppIntegrationContext {
    integrationId: string;
}

Properties

Properties

integrationId: string