Function isActiveCompany

  • Check if a company is active.

    Returns

    True if the company is active, false otherwise.

    Parameters

    • company: Company

      The company object to check.

    Returns boolean

Generated using TypeDoc