Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 701 Bytes

LanguageAutocompleteElementResponse.md

File metadata and controls

17 lines (12 loc) · 701 Bytes

openapi.model.LanguageAutocompleteElementResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiLanguageID int The unique ID of the Language. Valid values: Value
sLanguageNameX String The Name of the Language in the language of the requester
bLanguageIsactive bool Whether the Language is active or not

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