") */ public $updatedAt; /** * Комментарий к статусу * @var string * * @Serializer\Groups({"get", "response"}) * @Serializer\SerializedName("comment") * @Serializer\Type("string") */ public $comment; }