lib/client/stash/docs/NewPDF.md

18 lines
741 B
Markdown
Raw Normal View History

2022-09-03 21:10:56 +00:00
# Stash.NewPDF
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **String** | Description | [optional]
**filename** | **String** | Filename only | [optional]
**HTML** | **String** | The HTML data in text format | [optional]
**lastAccessedByID** | **String** | Last Accessed By | [optional]
**objectType** | **String** | This document's financial object origination | [optional]
**ownerID** | **String** | User who created the PDF | [optional]
**parentID** | **String** | ID of the record that owns this PDF | [optional]
**ref** | **String** | External reference if any | [optional]
**title** | **String** | Document descriptive title | [optional]