Function fetchOrganizationNameByIco

  • Fetch name of certain organization

    Returns

    name or null

    Parameters

    • ico: string

      ICO of this organization

    Returns Promise<string | null>

Generated using TypeDoc