mirror of https://github.com/vernonkeenan/lib
18 lines
741 B
Markdown
18 lines
741 B
Markdown
|
# 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]
|
||
|
|
||
|
|