diff --git a/lob_python/model/campaign_creative.py b/lob_python/model/campaign_creative.py index b040489..9ce64d2 100755 --- a/lob_python/model/campaign_creative.py +++ b/lob_python/model/campaign_creative.py @@ -107,7 +107,7 @@ def openapi_types(): 'description': (str, type(None)), # noqa: E501 '_from': (str, AddressEditable, type(None)), # noqa: E501 'resource_type': (str, type(None)), # noqa: E501 - 'details': (PostcardDetailsWritable, type(None)), # noqa: E501 + 'details': (, PostcardDetailsWritable, type(None)), # noqa: E501 'metadata': (MetadataModel, type(None)), # noqa: E501 'template_preview_urls': (dict, type(None)), # noqa: E501 'template_previews': (list, type(None)), # noqa: E501