Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 608 Bytes

TimezoneAutocompleteElementResponse.md

File metadata and controls

17 lines (12 loc) · 608 Bytes

openapi.model.TimezoneAutocompleteElementResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
sTimezoneName String The description of the Timezone
pkiTimezoneID int The unique ID of the Timezone
bTimezoneIsactive bool Whether the Timezone is active or not

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