Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 714 Bytes

ModulesectionResponse.md

File metadata and controls

18 lines (13 loc) · 714 Bytes

openapi.model.ModulesectionResponse

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

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