layrz_models 2.0.49
layrz_models: ^2.0.49 copied to clipboard
Layrz API models for Dart/Flutter. This package contains the models used by the Layrz API.
Changelog #
2.0.49 #
- Added
emailto [AtsCompanyInformation]
2.0.48 #
- Added
atsAutomaticReceptionto [ReferenceCategory]
2.0.47 #
- Added
receptionIdto [AtsEntryUnloadInput] model - Added
errorRateto [AtsReception] model
2.0.46 #
- Added
cycleIdtoInboundProtocolmodel - Added
cyclespermission toGenericPermissionmodel
2.0.45 #
- Added
parentInvoicefield inAtsPurchaseOrder - Added
invoiceTypefield inAtsPurchaseOrder - Added
ideInformationfield inAtsPurchaseOrder - Added
hasRawXmlfield inAtsPurchaseOrder
2.0.44 #
- Replaced all
part ofto use a relative path instead of an absolute one - Added
SimulationCyclemodel - Updated
environmentconstraints ofsdkandflutter
2.0.43 #
- Changed
MappitFreeDayfielddateconverter fromTimestampConvertertoDateConverter
2.0.42 #
- Added extension
DateExtensionwithtoDatemethod, this will return aStringwith the date in the formatyyyy-MM-dd - Added
DateConverterandDateOrNullConverterto convert aStringto aDateTimeand vice versa
2.0.41 #
- Added
MfaMethodenum - Added
mfaEnabledandmfaMethodstoEmployeeandUsermodel
2.0.40 #
- Added optional parameter
timestamptoTelemetryPosition
2.0.39 #
- Added
triggerName,triggerCode,triggerGeofenceNameandtriggerGeofenceTypetoOutboundStructureTypeenum.
2.0.38 #
- Added a density and temperature pros in
AtsEntrymodel
2.0.37 #
- Added a fuel type prop in
AtsEntrymodel
2.0.36 #
- Added new
VisionProtocolmodel - Updated
VisionProfileto support newVisionProtocolmodel and removed migrated fields
2.0.34 #
- Migrated to from GitLab to GitHub
2.0.33 #
- Renamed
AllowedReporttoCustomReport
2.0.32 #
- Added
AllowedReportmodel, and addedallowedReportstoRegisteredAppmodel.
2.0.31 #
- Changed
cellstocontentinReportRow
2.0.30 #
- New entities
ReportPreview,ReportRow,ReportCell,ReportHeaderandReportPageto handle reports' previews in the app.
2.0.29 #
- Updated
AppInstanceto handle new HA configuration.
2.0.28 #
- New enum
AtsSelectCardinAtsAuthenticationCard - Update
AtsAuthenticationCardto addtypeId
2.0.27 #
- Update
AtsExecuteExitInputto addtoAssetMileage
2.0.26 #
- Updated
Actionto handleActionGeofenceSettingsproperty.
2.0.25 #
- Added
MappitFreeDaymodel
2.0.24 #
- Replaced
avatarwithdynamicAvataronEmployee
2.0.23 #
- Deprecated
toggleDeveloperModeonLayrzAppLocalizationsin favor ofsetDeveloperMode - Changed
setDeveloperto a static method onLayrzAppLocalizations
2.0.22 #
- Updated
LayrzAppLocalizationsto supportsetDeveloperModeand documented some parts of this class
2.0.21 #
- Renamed
BrickhouseAlertInputcurfewTimezonetotimezone
2.0.20 #
- Added
ownerandownerIdtoTagmodel
2.0.19 #
- Added
ownerandownerIdtoMappitRoutemodel
2.0.18 #
- Added
ownerandownerIdtoGeofencemodel
2.0.17 #
- Create
AtsCommandResult
2.0.16 #
- Change from
AtsExecuteExitHistorygenerateBy to generatedBy
2.0.15 #
- Change from
AtsExecuteExitHistoryfromAssetId to fromAsset
2.0.14 #
- Implemented
AtsExecuteExitHistoryandAtsExitExecuteStatusOrNullConverter
2.0.13 #
- Changed
AtsFeedbackMessegefromTimestampConvertertoat
2.0.12 #
- Changed
LayrzFunction.maximumTimefromDurationtodouble - Changed
LayrzFunction.minutesDeltafromDurationtodouble
2.0.11 #
- Updated
DurationConverter()andDurationConverterOrNull()to supportintanddoublevalues. (Basically anynumtype)
2.0.10 #
- Fixed
LayrzFunction.credentialsfromList<CredentialField>toMap<String, dynamic>
2.0.9 #
- Registered model
LayrzFunctionandFtpAccountfor Layrz Functions.
2.0.8 #
- AtsReceptionInput changes:
- var fromApp was changed for app
2.0.7 #
- AtsReception changes:
- Added
AtsEntrylinked to theAtsReception.
- Added
- AtsReceptionInput changes:
- Added
AtsReceptionoperation time - Added App used to create the
AtsReception
- Added
- AtsReceptionProductInput changes:
- Removed assetId, fuelType and volumeBought
2.0.6 #
- Added
dynamicIconof typeAvatartoInboundProtocol
2.0.5 #
- Modified
Modelentity to support more fields.
2.0.4 #
- added speed to
WorkspaceTripPointentity
2.0.3 #
- TimestampConverter and TimestampConverterOrNull now can recive any type of num
2.0.2 #
- Some linting issues fixed
2.0.1 #
- Repository initialized and CI test
2.0.0 #
- Initial public release