Interface SetConfigurationParams

SetConfigurationParams ($ref: "JSONRPC.SetConfiguration.Params") Parameters for the SetConfiguration method.

interface SetConfigurationParams {
    notifications: Notifications;
}

Properties

Properties

notifications: Notifications