@servicenow/sdk - v4.7.0
    Preparing search index...
    • Factory function to create a FlowObjectType instance.

      Type Parameters

      • const F extends Record<string, FlowValueType>

        A record defining the fields of the object.

      • const C extends FlowObjectType<F>

        The specific config type, preserving literal types like mandatory: true

      Parameters

      Returns C

      A FlowObjectType configured with the provided parameters.