GlossaryPartialUpdateCategoryBodyParam interface
Properties
| body | A map containing keys as attribute names and values as corresponding attribute values for partial update. |
Property Details
body
A map containing keys as attribute names and values as corresponding attribute values for partial update.
body: Record<string, string>
Property Value
Record<string, string>