Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 591 Bytes

File metadata and controls

17 lines (12 loc) · 591 Bytes

openapi.model.PeriodAutocompleteElementResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
sPeriodYYYYMM String The YYYYMM of the Period
pkiPeriodID int The unique ID of the Period
bPeriodIsactive bool Whether the Period is active or not

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