interface IIntegrationAppClientContext {
    client: IntegrationAppClient;
}

Properties

Properties