@xo-cash/engine
    Preparing search index...

    Function listRequirementsFromTemplate

    • Extracts and lists all requirements from the template and action for an invitation. Analyzes the template action to determine what variables, inputs, outputs, and role-specific requirements are needed to fulfill the action.

      Parameters

      • template: XOTemplate

        The template.

      • action: XOTemplateAction

        The action that has requirements.

      Returns XOInvitationRequirements

      An object containing all the requirements.