structValues property
The struct field values, in order of the struct type's declaration.
Optional.
Implementation
core.Map<core.String, QueryParameterValue>? structValues;
The struct field values, in order of the struct type's declaration.
Optional.
core.Map<core.String, QueryParameterValue>? structValues;