$value
$value : ?int
ActionCommand metadata entity
fromApiResponse(array{value?: int, text?: string} $response) : \Iqrf\Repository\Entities\Metadata\ActionCommand
Parses the provided response data into an ActionCommand object
| array{value?: int, text?: string} | $response | API response body |
The parsed ActionCommand object