Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 778 Bytes

File metadata and controls

21 lines (16 loc) · 778 Bytes

dart_sdk.model.GhnDistrictDTO

Load the model package

import 'package:dart_sdk/api.dart';

Properties

Name Type Description Notes
provinceId num Mã tỉnh thành
districtId num Mã quận huyện
districtName String Tên quận huyện
supportType num Loại hỗ trợ
nameExtension List Tên quận huyện mở rộng [default to const []]
canUpdateCod bool Có thể cập nhật COD
status num Trạng thái

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