Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 766 Bytes

File metadata and controls

18 lines (13 loc) · 766 Bytes

openapi.model.InfrastructureregionAutocompleteElementResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiInfrastructureregionID int The unique ID of the Infrastructureregion
sInfrastructureregionCode String The region code
bInfrastructureregionProgrammer bool Whether Infrastructureregion is Programmer or not
bInfrastructureregionIsactive bool Whether the Infrastructureregion is active or not

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