Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 2.53 KB

File metadata and controls

28 lines (25 loc) · 2.53 KB

# SystemconfigurationResponseCompound

Properties

Name Type Description Notes
pkiSystemconfigurationID int The unique ID of the Systemconfiguration
fkiSystemconfigurationtypeID int The unique ID of the Systemconfigurationtype
fkiBrandingID int The unique ID of the Branding [optional]
fkiTimezoneIDDefault int The unique ID of the Timezone
sTimezoneNameDefault string The description of the Timezone
sSystemconfigurationtypeDescriptionX string The description of the Systemconfigurationtype in the language of the requester
eSystemconfigurationNewexternaluseraction \eZmaxAPI\Model\FieldESystemconfigurationNewexternaluseraction
eSystemconfigurationLanguage1 \eZmaxAPI\Model\FieldESystemconfigurationLanguage1
eSystemconfigurationLanguage2 \eZmaxAPI\Model\FieldESystemconfigurationLanguage2
eSystemconfigurationEzsign \eZmaxAPI\Model\FieldESystemconfigurationEzsign [optional]
eSystemconfigurationEzsignofficeplan \eZmaxAPI\Model\FieldESystemconfigurationEzsignofficeplan [optional]
bSystemconfigurationEzsignpaidbyoffice bool Whether if Ezsign is paid by the company or not [optional]
bSystemconfigurationEzsignpersonnal bool Whether if we allow the creation of personal files in eZsign
bSystemconfigurationHascreditcardmerchant bool Whether there is a creditcard merchant configured or not [optional]
bSystemconfigurationIsdisposalactive bool Whether is Disposal processus is active or not [optional]
bSystemconfigurationSspr bool Whether if we allow SSPR
dtSystemconfigurationReadonlyexpirationstart string The start date where the system will be in read only [optional]
dtSystemconfigurationReadonlyexpirationend string The end date where the system will be in read only [optional]
objBranding \eZmaxAPI\Model\CustomBrandingResponse [optional]
iSystemconfigurationEzsignreminderhoursend int The hour we will send the eZsign reminders [optional]

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