Sha256: 5a997721146bead8768944911353052f5970021aba5d75b02afe21b7ae330784
Contents?: true
Size: 1.09 KB
Versions: 3
Compression:
Stored size: 1.09 KB
Contents
# UltracartClient::ItemDigitalItem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **click_wrap_agreement** | **String** | Click wrap agreement is presented to the customer before they can purchase your product. | [optional] **creation_dts** | **String** | File creation date | [optional] **description** | **String** | Description of the digital item | [optional] **digital_item_oid** | **Integer** | The Digital item oid is a primary key used internally by UltraCart. You should not set or change this value. Doing so will have no effect. | [optional] **file_size** | **Integer** | File size | [optional] **import_from_url** | **String** | This url is sourced to create or update a digital file in your digital library. It is only considered during an insert or update operation. | [optional] **mime_type** | **String** | Mime type associated with the file | [optional] **original_filename** | **String** | Original filename | [optional] **pdf_meta** | [**ItemDigitalItemPdfMeta**](ItemDigitalItemPdfMeta.md) | | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ultracart_api-3.10.50 | docs/ItemDigitalItem.md |
ultracart_api-3.10.49 | docs/ItemDigitalItem.md |
ultracart_api-3.10.48 | docs/ItemDigitalItem.md |