Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 742 Bytes

File metadata and controls

18 lines (13 loc) · 742 Bytes

openapi.model.DepartmentAutocompleteElementResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
sCompanyNameX String The Name of the Company in the language of the requester
sDepartmentNameX String The Name of the Department in the language of the requester
pkiDepartmentID int The unique ID of the Department
bDepartmentIsactive bool Whether the Department is active or not

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