The type of item for the line item in the document.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/wrapping_type", "title": "wrapping_type", "type": "string", "description": "The type of item for the line item in the document.", "enum": [ "wrapping" ] }