Interface IterableFormEntry.Builder

  • Method Details

    • formTypeId

      IterableFormEntry.Builder formTypeId(String formTypeId)

      The form type identifier of the iterable form (for example, columns), used to retrieve its items via ListIterableForms or BatchGetIterableForms.

      Parameters:
      formTypeId - The form type identifier of the iterable form (for example, columns), used to retrieve its items via ListIterableForms or BatchGetIterableForms.
      Returns:
      Returns a reference to this object so that method calls can be chained together.