UpdateEnvelopeCustomFieldResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Update envelope custom field
public class UpdateEnvelopeCustomFieldResponse
type UpdateEnvelopeCustomFieldResponse = class
Public Class UpdateEnvelopeCustomFieldResponse
- Inheritance
-
UpdateEnvelopeCustomFieldResponse
Constructors
| Name | Description |
|---|---|
| UpdateEnvelopeCustomFieldResponse() | |
Properties
| Name | Description |
|---|---|
| FieldId |
The id of the envelope custom field. |
| FieldType |
The type of the envelope custom field. |
| Name |
The name of the envelope custom field. |
| Value |
The value of the envelope custom field. |