Skip to content

Latest commit

 

History

History
71 lines (46 loc) · 1.3 KB

File metadata and controls

71 lines (46 loc) · 1.3 KB

DocumentCreateFieldUnion

Supported Types

models.DocumentCreateFieldSignature

value: models.DocumentCreateFieldSignature = /* values here */

models.DocumentCreateFieldFreeSignature

value: models.DocumentCreateFieldFreeSignature = /* values here */

models.DocumentCreateFieldInitials

value: models.DocumentCreateFieldInitials = /* values here */

models.DocumentCreateFieldName

value: models.DocumentCreateFieldName = /* values here */

models.DocumentCreateFieldEmail

value: models.DocumentCreateFieldEmail = /* values here */

models.DocumentCreateFieldDate

value: models.DocumentCreateFieldDate = /* values here */

models.DocumentCreateFieldText

value: models.DocumentCreateFieldText = /* values here */

models.DocumentCreateFieldNumber

value: models.DocumentCreateFieldNumber = /* values here */

models.DocumentCreateFieldRadio

value: models.DocumentCreateFieldRadio = /* values here */

models.DocumentCreateFieldCheckbox

value: models.DocumentCreateFieldCheckbox = /* values here */

models.DocumentCreateFieldDropdown

value: models.DocumentCreateFieldDropdown = /* values here */