Name | Type | Description | Notes |
---|---|---|---|
operator |
String | [optional] | |
recipientId | String | A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`. | [optional] |
scope | String | Must be set to "api". | [optional] |
tabId | String | The unique identifier for the tab. | [optional] |
tabLabel | String | The label associated with the tab. This value may be an empty string. If no value is provided, the tab type is used as the value. Maximum Length: 500 characters. | [optional] |
value | String | Specifies the value of the tab. | [optional] |