Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 526 Bytes

PlaceDTO.md

File metadata and controls

15 lines (11 loc) · 526 Bytes

indexer_api_client.model.PlaceDTO

Load the model package

import 'package:indexer_api_client/api.dart';

Properties

Name Type Description Notes
id int Internal place identifier [optional] [default to null]
name String Place name [default to null]

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