Sha256: ac0119d2dfa97e55d37e3998e6730275407e39433d9f145d6a7e8a67f7cc6805

Contents?: true

Size: 1017 Bytes

Versions: 3

Compression:

Stored size: 1017 Bytes

Contents

# Dropbox::Sign::TemplateResponseDocumentStaticField



## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `name` | ```String``` |  The name of the static field.  |  |
| `type` | ```String``` |  The type of this static field. See [field types](/api/reference/constants/#field-types).  |  |
| `signer` | ```String``` |  The signer of the Static Field.  |  |
| `x` | ```Integer``` |  The horizontal offset in pixels for this static field.  |  |
| `y` | ```Integer``` |  The vertical offset in pixels for this static field.  |  |
| `width` | ```Integer``` |  The width in pixels of this static field.  |  |
| `height` | ```Integer``` |  The height in pixels of this static field.  |  |
| `required` | ```Boolean``` |  Boolean showing whether or not this field is required.  |  |
| `api_id` | ```String``` |  A unique id for the static field.  |  |
| `group` | ```String``` |  The name of the group this field is in. If this field is not a group, this defaults to `null`.  |  |

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dropbox-sign-1.0.1 docs/TemplateResponseDocumentStaticField.md
dropbox-sign-1.0.0 docs/TemplateResponseDocumentStaticField.md
dropbox-sign-1.0.0.pre.beta2301 docs/TemplateResponseDocumentStaticField.md