Sha256: ab909d6dc1a6f7601c5b0e82bcc1cacfee2ddd7f35d4ef35b0012d12dc2c7962

Contents?: true

Size: 1000 Bytes

Versions: 3

Compression:

Stored size: 1000 Bytes

Contents

# DocuSign_eSign::PowerFormSendersResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**end_position** | **String** | The last position in the result set.  | [optional] 
**next_uri** | **String** | The URI to the next chunk of records based on the search request. If the endPosition is the entire results of the search, this is null.  | [optional] 
**power_form_senders** | [**Array<UserInfo>**](UserInfo.md) |  | [optional] 
**previous_uri** | **String** | The postal code for the billing address. | [optional] 
**result_set_size** | **String** | The number of results returned in this response.  | [optional] 
**start_position** | **String** | Starting position of the current result set. | [optional] 
**total_set_size** | **String** | The total number of items available in the result set. This will always be greater than or equal to the value of the property returning the results in the in the response. | [optional] 


Version data entries

3 entries across 3 versions & 1 rubygems

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