Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 587 Bytes

CountryGetAutocompleteV2ResponseMPayload.md

File metadata and controls

15 lines (10 loc) · 587 Bytes

openapi.model.CountryGetAutocompleteV2ResponseMPayload

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
aObjCountry List An array of Country autocomplete element response. [default to const []]

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