Document
The Document object provides the ability to upload product documentation (via an online link or file upload) to the product object.
id
string
The identifier for the object.
name
string
The name of the Document object.
Example: Guide to establishing a reseller relationship
description
string
A description of the Document object.
Example: Learn what happens when you establish a reseller relationship with SoftwareOne
type
string
The type of the Document object.
url
string
The URI to access the Document object.
language.name
string
The name of the language.
Example: Polish
language.code
string
The ISO code of the language.
Example: pl-pl
status
string
The status of the document.
Example: Draft, Published, or Deleted.
product
A reference to the Product object.
Example:
audit
A reference to the Audit object.
Example:
Example
Last updated
Was this helpful?