Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.25 KB

EzdoctemplatedocumentRequest.md

File metadata and controls

22 lines (17 loc) · 1.25 KB

openapi.model.EzdoctemplatedocumentRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzdoctemplatedocumentID int The unique ID of the Ezdoctemplatedocument [optional]
fkiLanguageID int The unique ID of the Language. Valid values: Value
fkiEzsignfoldertypeID int The unique ID of the Ezsignfoldertype. [optional]
fkiEzdoctemplatetypeID int The unique ID of the Ezdoctemplatetype
fkiEzdoctemplatefieldtypecategoryID int The unique ID of the Ezdoctemplatefieldtypecategory
eEzdoctemplatedocumentPrivacylevel FieldEEzdoctemplatedocumentPrivacylevel [optional]
bEzdoctemplatedocumentIsactive bool Whether the ezdoctemplatedocument is active or not
objEzdoctemplatedocumentName MultilingualEzdoctemplatedocumentName

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