Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 628 Bytes

CompanyAutocompleteElementResponse.md

File metadata and controls

17 lines (12 loc) · 628 Bytes

openapi.model.CompanyAutocompleteElementResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiCompanyID int The unique ID of the Company
sCompanyNameX String The Name of the Company in the language of the requester
bCompanyIsactive bool Whether the Company is active or not

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