• Clear all cached service responses in the model

    Parameters

    • model: IKosDataModel

      The KOS model instance

    Returns void

    Example

    // Clear all cached responses (typically during model cleanup)
    clearAllServiceResponses(this);