import 'package:openapi/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
pkiProvinceID | int | The unique ID of the Province. Here are some common values (Complete list must be retrieved from API): | Value |
fkiCountryID | int | The unique ID of the Country. Here are some common values (Complete list must be retrieved from API): | Value |
sProvinceNameX | String | The name of the Province in the language of the requester | |
sProvinceShortname | String | The shortname of the Province | |
bProvinceIsactive | bool | Whether the Province is active or not |