Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 2.14 KB

EzsignfolderRequestCompound.md

File metadata and controls

22 lines (17 loc) · 2.14 KB

openapi.model.EzsignfolderRequestCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsignfolderID int The unique ID of the Ezsignfolder [optional]
fkiEzsignfoldertypeID int The unique ID of the Ezsignfoldertype.
fkiTimezoneID int The unique ID of the Timezone [optional]
fkiEzsigntsarequirementID int The unique ID of the Ezsigntsarequirement. Determine if a Time Stamping Authority should add a timestamp on each of the signature. Valid values: Value
sEzsignfolderDescription String The description of the Ezsignfolder
tEzsignfolderNote String Note about the Ezsignfolder [optional]
eEzsignfolderSendreminderfrequency FieldEEzsignfolderSendreminderfrequency
sEzsignfolderExternalid String This field can be used to store an External ID from the client's system. Anything can be stored in this field, it will never be evaluated by the eZmax system and will be returned AS-IS. To store multiple values, consider using a JSON formatted structure, a URL encoded string, a CSV or any other custom format. [optional]

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