Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.69 KB

SystemconfigurationRequest.md

File metadata and controls

25 lines (20 loc) · 1.69 KB

openapi.model.SystemconfigurationRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiSystemconfigurationID int The unique ID of the Systemconfiguration [optional]
eSystemconfigurationNewexternaluseraction FieldESystemconfigurationNewexternaluseraction
eSystemconfigurationLanguage1 FieldESystemconfigurationLanguage1
eSystemconfigurationLanguage2 FieldESystemconfigurationLanguage2
eSystemconfigurationEzsign FieldESystemconfigurationEzsign [optional]
eSystemconfigurationEzsignofficeplan 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
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]

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