Last update:
July 26, 2024
InputDynamicPropertyValueType object¶
This type represents the input object for dynamic property values.
Fields¶
Field | Description |
---|---|
name String! |
The name of the dynamic property value. |
value DynamicPropertyValue |
The value of the dynamic property. |
locale String |
The locale of the dynamic property value. |
cultureName String |
The language to retrieve data in. |