Sha256: 5b69d097721897ed6a3bdf8fd1999c6f242502b1802ac25d558707cde8c94aa4

Contents?: true

Size: 777 Bytes

Versions: 2

Compression:

Stored size: 777 Bytes

Contents

# SignRequestClient::DocumentAttachment

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **String** |  | [optional] 
**uuid** | **String** |  | [optional] 
**name** | **String** | Defaults to filename, including extension | [optional] 
**file** | **String** | Temporary URL to document attachment, expires in five minutes | [optional] 
**file_from_content** | **String** | Base64 encoded document content | [optional] 
**file_from_content_name** | **String** | Filename, including extension. Required when using `file_from_content`. | [optional] 
**file_from_url** | **String** | Publicly accessible URL of document to be downloaded by SignRequest | [optional] 
**document** | **String** |  | 


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
signrequest_client-1.2.0 docs/DocumentAttachment.md
signrequest_client-1.1.0 docs/DocumentAttachment.md