Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 1.09 KB

SignerFieldsInner.md

File metadata and controls

28 lines (25 loc) · 1.09 KB

# SignerFieldsInner

Properties

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[]

[Back to Model list] [Back to API list] [Back to README]