Sha256: 9ed25a9808464fe7430a91f3036aa5d329d0544982b38fd5fba577363234bf3f

Contents?: true

Size: 661 Bytes

Versions: 3

Compression:

Stored size: 661 Bytes

Contents

# DocuSign_eSign::DocumentFieldsInformation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**document_fields** | [**Array<NameValue>**](NameValue.md) | The array of name/value custom data strings to be added to a document. Custom document field information is returned in the status, but otherwise is not used by DocuSign. The array contains the elements:   * name – A string that can be a maximum of 50 characters.  * value – A string that can be a maximum of 200 characters.  *IMPORTANT*: If you are using xml, the name/value pair is contained in a nameValue element.   | [optional] 


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
docusign_esign-1.0.0 docs/DocumentFieldsInformation.md
docusign_esign-0.0.2 docs/DocumentFieldsInformation.md
docusign_esign-0.0.1 docs/DocumentFieldsInformation.md