Interface DocumentItem.Builder

  • Method Details

    • type

      The category of the legal document, such as StandardEula or CustomEula.

      Parameters:
      type - The category of the legal document, such as StandardEula or CustomEula.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The category of the legal document, such as StandardEula or CustomEula.

      Parameters:
      type - The category of the legal document, such as StandardEula or CustomEula.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • url

      The URL where the legal document can be accessed.

      Parameters:
      url - The URL where the legal document can be accessed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      DocumentItem.Builder version(String version)

      The version of the standard contract, if applicable.

      Parameters:
      version - The version of the standard contract, if applicable.
      Returns:
      Returns a reference to this object so that method calls can be chained together.