Sha256: 0b489e1f17d80cbb3085f2218462997b5148018bffd7fcce9b10f2b9a9c3f973

Contents?: true

Size: 1.62 KB

Versions: 5

Compression:

Stored size: 1.62 KB

Contents

# YousignClient::FileObjectOutputWithoutFileReference

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Id of the object | [optional] 
**page** | **Integer** | Page of the visible signature. This property is ignored if fieldName is set. If you want a visible signature, you must set page, position and fieldName. | [optional] 
**position** | **String** | Coordinates of the signature image to set. Format is : “llx,lly,urx,ury”. llx=left lower x coordinate, lly=left lower y coordinate, urx=upper right x coordinate, ury = upper right y coordinate. To get easily coordinates, you could use this tool : http://placeit.yousign.fr | [optional] 
**field_name** | **String** | Name of the signature field existing in the document | [optional] 
**mention** | **String** | Text associated above the signature image.  You can use some variable inside : {{date.en}} {{date.fr}} {{time.en}} {{time.fr}} that it will be parsed to show the date of the signature. | [optional] 
**mention2__internal** | **String** | Text associated below the signature image.  You can use some variable inside : {{date.en}} {{date.fr}} {{time.en}} {{time.fr}} that it will be parsed to show the date of the signature. | [optional] 
**created_at** | **DateTime** | Created date of the object | [optional] 
**updated_at** | **DateTime** | Updated date of the object | [optional] 
**executed_at** | **DateTime** | Date of signature or validation | [optional] 
**reason** | **String** | The reason they are signing the agreement | [optional] [default to 'Signed by Yousign']


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
yousign_client-1.0.4 docs/FileObjectOutputWithoutFileReference.md
yousign_client-1.0.3 docs/FileObjectOutputWithoutFileReference.md
yousign_client-1.0.2 docs/FileObjectOutputWithoutFileReference.md
yousign_client-1.0.1 docs/FileObjectOutputWithoutFileReference.md
yousign_client-1.0.0 docs/FileObjectOutputWithoutFileReference.md