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