Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 608 Bytes

PdfalevelAutocompleteElementResponse.md

File metadata and controls

17 lines (12 loc) · 608 Bytes

openapi.model.PdfalevelAutocompleteElementResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiPdfalevelID int The unique ID of the Pdfalevel
sPdfalevelName String The name of the Pdfalevel
bPdfalevelIsactive bool Whether the Pdfalevel is active or not

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