Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 2.02 KB

SystemconfigurationResponse.md

File metadata and controls

28 lines (23 loc) · 2.02 KB

openapi.model.SystemconfigurationResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiSystemconfigurationID int The unique ID of the Systemconfiguration
fkiSystemconfigurationtypeID int The unique ID of the Systemconfigurationtype
sSystemconfigurationtypeDescriptionX String The description of the Systemconfigurationtype in the language of the requester
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
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]

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