Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 624 Bytes

FieldEEzsigntemplatesignerMapping.md

File metadata and controls

17 lines (8 loc) · 624 Bytes

FieldEEzsigntemplatesignerMapping

Mapping configuration to use when template is apply to an document. 1. Manual User need to choose mapping manually. 2. Creator mapping will be set to creator of template. 3. User mapping will be set to fkiUserID 4. Usergroup mapping will be set to fkiUsergroupID.

Enum

  • MANUAL (value: 'Manual')

  • CREATOR (value: 'Creator')

  • USER (value: 'User')

  • USERGROUP (value: 'Usergroup')

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