ProductUpdateMetadata Supported Types string /** * @var string */ string $value = /* values here */ int /** * @var int */ int $value = /* values here */ float /** * @var float */ float $value = /* values here */ bool /** * @var bool */ bool $value = /* values here */