Function isAssociation

  • Check if a company is an association.

    Returns

    True if the company is an association, false otherwise.

    Parameters

    • company: Company

      The company object to check.

    Returns boolean

Generated using TypeDoc