Sha256: 27ebcab795d169b3e0abef8a2eee60c1c1a7a9936345bbe65fda83066b0b6ff6
Contents?: true
Size: 663 Bytes
Versions: 2
Compression:
Stored size: 663 Bytes
Contents
# YousignClient::FileInput ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name of the file | [optional] **type** | **String** | Type of the file | [optional] **password** | **String** | Password for protected PDF file | [optional] **description** | **String** | Description of the file | [optional] **metadata** | [**FileInputMetadata**](FileInputMetadata.md) | | [optional] **content** | **String** | Content in base 64 of the file | [optional] **procedure** | **String** | Id of the procedure | [optional] **position** | **Integer** | | [optional] [default to 0]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yousign_client-1.0.1 | docs/FileInput.md |
yousign_client-1.0.0 | docs/FileInput.md |