Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.66 KB

EzsigntemplateglobalResponseCompound.md

File metadata and controls

26 lines (21 loc) · 1.66 KB

openapi.model.EzsigntemplateglobalResponseCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsigntemplateglobalID int The unique ID of the Ezsigntemplateglobal
fkiEzsigntemplateglobaldocumentID int The unique ID of the Ezsigntemplateglobaldocument
fkiModuleID int The unique ID of the Module
sModuleNameX String The Name of the Module in the language of the requester [optional]
fkiLanguageID int The unique ID of the Language. Valid values: Value
sLanguageNameX String The Name of the Language in the language of the requester
eEzsigntemplateglobalModule FieldEEzsigntemplateglobalModule
eEzsigntemplateglobalSupplier FieldEEzsigntemplateglobalSupplier
sEzsigntemplateglobalCode String The Code of the Ezsigntemplateglobal
sEzsigntemplateglobalDescription String The description of the Ezsigntemplate
objEzsigntemplateglobaldocument EzsigntemplateglobaldocumentResponse [optional]
aObjEzsigntemplateglobalsigner List [default to const []]

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