Name | Type | Description | Notes |
---|---|---|---|
id | string | ||
document_id | string | ||
signer_id | string | ||
type | string | ||
height | int | ||
width | int | ||
page | int | ||
x | int | ||
y | int | ||
question | string | ||
instruction | string | ||
optional | bool | Does the Signer has to select one of the radio buttons from this group? | |
answer | string | ||
max_length | int | ||
font | \Yousign\Client\Model\Font | ||
mention | string | ||
name | string | ||
checked | bool | Signer has checked the checkbox | |
size | int | The size determines both the width and height of the checkbox. | [optional] |
radios | \Yousign\Client\Model\FieldRadioButtonGroupRadiosInner[] |