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

      Type Parameters

      • const F extends FlowArrayElementType

        The element type for the array.

      • const C extends FlowArrayType<F>

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

      Parameters

      Returns C

      A FlowArrayType configured with the provided parameters.