The provider-specific value to use when value is omitted or set to "unmapped_value". You are responsible for ensuring this matches the provider's expected format.
/**
* @var string
*/
string $value = /* values here *//**
* @var float
*/
float $value = /* values here *//**
* @var bool
*/
bool $value = /* values here *//**
* @var Components\LmsUpsertContentRequestDtoSourceValue4
*/
Components\LmsUpsertContentRequestDtoSourceValue4 $value = /* values here *//**
* @var array<mixed>
*/
array $value = /* values here */