Function isModelDataObject

  • Returns if a given object is a model interim data object ($).

    Parameters

    • value: object

      Object to check.

    Returns boolean

    true if it is, false otherwise.