Function formatAcceptanceType

  • Parameters

    • type: "auto" | "manual"

      The type of acceptance. Can be either 'auto' or 'manual'.

    • Optional list: null | string[]

      (Optional) A list of addresses. Only applicable for auto acceptance.

    Returns AcceptanceType

    An object representing the acceptance type of a contract.

    Name

    formatAcceptanceType

    Summary

    Returns an object representing an acceptance type in either auto or manual format.

Generated using TypeDoc