$DeviceUpdateV2BodyExtension extension
Methods
-
copyWith({int? id, int? productId, int? authorizationId, String? serialnumber, String? displayname, DateTime? datelastconnected, String? address1, String? address2, String? city, String? state, String? postalcode, String? lat, String? long, int? recordstatusId, String? usercreated, DateTime? datecreated, String? usermodified, DateTime? datemodified, int? version, String? connectionType, String? addedBy, bool? hasServiceAgreement, DateTime? serviceAgreementBeginDate, String? serviceAgreementTerm, int? serviceAgreementTermMonths, int? serviceAgreementTermDays, bool? isApproved})
→ DeviceUpdateV2Body
-
-
copyWithWrapped({Wrapped<int?>? id, Wrapped<int?>? productId, Wrapped<int?>? authorizationId, Wrapped<String?>? serialnumber, Wrapped<String?>? displayname, Wrapped<DateTime?>? datelastconnected, Wrapped<String?>? address1, Wrapped<String?>? address2, Wrapped<String?>? city, Wrapped<String?>? state, Wrapped<String?>? postalcode, Wrapped<String?>? lat, Wrapped<String?>? long, Wrapped<int?>? recordstatusId, Wrapped<String?>? usercreated, Wrapped<DateTime?>? datecreated, Wrapped<String?>? usermodified, Wrapped<DateTime?>? datemodified, Wrapped<int?>? version, Wrapped<String?>? connectionType, Wrapped<String?>? addedBy, Wrapped<bool?>? hasServiceAgreement, Wrapped<DateTime?>? serviceAgreementBeginDate, Wrapped<String?>? serviceAgreementTerm, Wrapped<int?>? serviceAgreementTermMonths, Wrapped<int?>? serviceAgreementTermDays, Wrapped<bool?>? isApproved})
→ DeviceUpdateV2Body
-