internalArea property

InternalArea? get internalArea
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;