GuestCustomizationSpecsImportSpecificationRequestBody
This is a request body class for an operation.
Properties
string
customization_spec
Required
content to be converted to the spec.
JSON Example
{
"customization_spec": "string"
}