Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 851 Bytes

ModulesectionResponseCompound.md

File metadata and controls

19 lines (14 loc) · 851 Bytes

openapi.model.ModulesectionResponseCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiModulesectionID int The unique ID of the Modulesection
fkiModuleID int The unique ID of the Module
sModulesectionInternalname String The Internal name of the Module section.
sModulesectionNameX String The Name of the Modulesection in the language of the requester
aObjPermission List [optional] [default to const []]

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