$id
$id : int
Company entity
fromApiResponse(array{companyID: int, name: string, homePage: string} $response) : \Iqrf\Repository\Entities\Company
Creates a new company entity from the API response
array{companyID: int, name: string, homePage: string} | $response | API response body |
Created company entity