internalRegion property

String? get internalRegion
inherited

Implementation

int? get id; String? get name; String? get location; double? get latitude; double? get longitude; int? get businessUnitId; int? get depotTypeId; int? get depotStatus; BusinessUnit? get businessUnit; DepotType? get depotType; InternalArea? get internalArea; int? get internalAreaId; DateTime? get createdDate; String? get cluster; String? get internalRegion;