docs/ApplyLibraryItemResponse.md in ultracart_api-3.6.19 vs docs/ApplyLibraryItemResponse.md in ultracart_api-3.6.20

- old
+ new

@@ -3,10 +3,10 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **attributes** | [**Array<LibraryItemAttribute>**](LibraryItemAttribute.md) | Attributes from the library item | [optional] **cjson** | **String** | Cjson from library item, only populated if this library item was a cjson snippet or marketing email (not transactional) | [optional] -**content_type** | **String** | flow, campaign, cjson, upsell, transactional_email or email | [optional] +**content_type** | **String** | flow, campaign, cjson, upsell, postcard, transactional_email or email | [optional] **email_template_vm_path** | **String** | If a marketing email was applied, this is the path to the template encapsulating the cjson. This is needed for the UltraCart UI. | [optional] **error** | [**Error**](Error.md) | | [optional] **metadata** | [**ResponseMetadata**](ResponseMetadata.md) | | [optional] **storefront_oid** | **Integer** | StoreFront oid where content originates necessary for tracking down relative assets | [optional] **success** | **BOOLEAN** | Indicates if API call was successful | [optional]