From 483d90ef0fef65aa415e06f6ae3216ef452b7579 Mon Sep 17 00:00:00 2001 From: jerge <31534211+jerge@users.noreply.github.com> Date: Tue, 30 Jun 2026 06:30:38 +0000 Subject: [PATCH] chore: sync Kleer XSD & regenerated models --- Kleer/Models/Kleer.Models.cs | 1643 ++++++++++++++++++++++------------ Kleer/doc.xsd | 157 +++- 2 files changed, 1237 insertions(+), 563 deletions(-) diff --git a/Kleer/Models/Kleer.Models.cs b/Kleer/Models/Kleer.Models.cs index 7f9f561..e5302d0 100644 --- a/Kleer/Models/Kleer.Models.cs +++ b/Kleer/Models/Kleer.Models.cs @@ -7,13 +7,13 @@ // //------------------------------------------------------------------------------ -// This code was generated by XmlSchemaClassGenerator version 3.0.1240.0 using the following command: +// This code was generated by XmlSchemaClassGenerator version 3.0.1270.0 using the following command: // xscgen Kleer/doc.xsd --namespace=Kleer.Models --output Kleer/Models namespace Kleer.Models { - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("translations", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -48,7 +48,7 @@ public Translations() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("TranslationsTranslation", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -65,7 +65,7 @@ public partial class TranslationsTranslation public string Value { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-writable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -101,7 +101,7 @@ public ExpenseWritable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseWritableExpenseEntries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -135,7 +135,7 @@ public ExpenseWritableExpenseEntries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-entry-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -148,7 +148,7 @@ public partial class ExpenseEntryReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-entry-writable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -256,7 +256,7 @@ private set public ExpenseEntryWritableReInvoicing ReInvoicing { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-file-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -269,7 +269,7 @@ public partial class ExpenseFileReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("company-card-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -282,7 +282,7 @@ public partial class CompanyCardReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-type-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -295,7 +295,7 @@ public partial class ExpenseTypeReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryWritablePersons", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -329,7 +329,7 @@ public ExpenseEntryWritablePersons() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryWritableDimensionEntries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -363,7 +363,7 @@ public ExpenseEntryWritableDimensionEntries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("dimension-entry-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -376,7 +376,7 @@ public partial class DimensionEntryReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryWritableReInvoicing", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -389,7 +389,7 @@ public partial class ExpenseEntryWritableReInvoicing public ClientProjectReference ClientProject { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -402,7 +402,7 @@ public partial class ClientProjectReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-entry-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -448,7 +448,7 @@ public ExpenseEntryReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-entry-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -470,21 +470,18 @@ public partial class ExpenseEntryReadable [System.Xml.Serialization.XmlIgnoreAttribute()] public bool ExpenseNrSpecified { get; set; } - [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] [System.Xml.Serialization.XmlElementAttribute("expense-file", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public ExpenseFileReference ExpenseFile { get; set; } [System.Xml.Serialization.XmlElementAttribute("company-card", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public CompanyCardReadable CompanyCard { get; set; } - [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] [System.Xml.Serialization.XmlElementAttribute("expense-type", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public ExpenseTypeReadable ExpenseType { get; set; } [System.Xml.Serialization.XmlIgnoreAttribute()] private System.Collections.ObjectModel.Collection _persons; - [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] [System.Xml.Serialization.XmlArrayAttribute("persons", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] [System.Xml.Serialization.XmlArrayItemAttribute("name", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public System.Collections.ObjectModel.Collection Persons @@ -499,6 +496,18 @@ private set } } + /// + /// Gets a value indicating whether the Persons collection is empty. + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool PersonsSpecified + { + get + { + return (this.Persons.Count != 0); + } + } + /// /// Initializes a new instance of the class. /// @@ -573,9 +582,15 @@ private set [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] [System.Xml.Serialization.XmlElementAttribute("re-invoicing", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public ExpenseEntryReadableReInvoicing ReInvoicing { get; set; } + + [System.Xml.Serialization.XmlElementAttribute("expense-mileage", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public ExpenseMileageReadable ExpenseMileage { get; set; } + + [System.Xml.Serialization.XmlElementAttribute("expense-allowance", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public ExpenseAllowanceReadable ExpenseAllowance { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("company-card-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -592,7 +607,7 @@ public partial class CompanyCardReadable public string Name { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-type-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -643,7 +658,7 @@ public ExpenseTypeReadable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-type-classification", Namespace="")] public enum ExpenseTypeClassification @@ -654,7 +669,7 @@ public enum ExpenseTypeClassification Representation, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseTypeReadableDimensions", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -699,7 +714,7 @@ public ExpenseTypeReadableDimensions() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseTypeReadableDimensionsDimension", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -720,7 +735,7 @@ public partial class ExpenseTypeReadableDimensionsDimension public ExpenseTypeReadableDimensionsDimensionEntry Entry { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseTypeReadableDimensionsDimensionEntry", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -737,7 +752,7 @@ public partial class ExpenseTypeReadableDimensionsDimensionEntry public string Name { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryReadablePersons", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -771,7 +786,7 @@ public ExpenseEntryReadablePersons() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryReadableDimensionEntries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -805,7 +820,7 @@ public ExpenseEntryReadableDimensionEntries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryReadableDimensionEntriesDimensionEntry", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -826,7 +841,7 @@ public partial class ExpenseEntryReadableDimensionEntriesDimensionEntry public ExpenseEntryReadableDimensionEntriesDimensionEntryDimension Dimension { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryReadableDimensionEntriesDimensionEntryDimension", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -843,7 +858,7 @@ public partial class ExpenseEntryReadableDimensionEntriesDimensionEntryDimension public string Name { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryReadableReInvoicing", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -855,7 +870,7 @@ public partial class ExpenseEntryReadableReInvoicing public ExpenseEntryReadableReInvoicingClientProject ClientProject { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryReadableReInvoicingClientProject", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -872,7 +887,381 @@ public partial class ExpenseEntryReadableReInvoicingClientProject public string Name { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] + [System.SerializableAttribute()] + [System.Xml.Serialization.XmlTypeAttribute("expense-mileage-readable", Namespace="")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class ExpenseMileageReadable + { + + /// + /// Mileage entry type. One of: "Single" (a single trip, with start/end descriptions and optional coordinates) or "Batch" (an aggregated driving-logbook entry, where start/end descriptions may be absent). + /// + [System.ComponentModel.DescriptionAttribute(("Mileage entry type. One of: \"Single\" (a single trip, with start/end descriptions " + + "and optional coordinates) or \"Batch\" (an aggregated driving-logbook entry, where" + + " start/end descriptions may be absent)."))] + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("type", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string Type { get; set; } + + /// + /// Tax-free reimbursement amount for the trip, in cents. + /// + [System.ComponentModel.DescriptionAttribute("Tax-free reimbursement amount for the trip, in cents.")] + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("amount-taxfree", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public long AmountTaxfree { get; set; } + + /// + /// Taxable reimbursement amount for the trip, in cents. + /// + [System.ComponentModel.DescriptionAttribute("Taxable reimbursement amount for the trip, in cents.")] + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("amount-taxed", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public long AmountTaxed { get; set; } + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("round-trip", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public bool RoundTrip { get; set; } + + /// + /// One-way travel distance, in kilometres. + /// + [System.ComponentModel.DescriptionAttribute("One-way travel distance, in kilometres.")] + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("distance-one-way-km", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public decimal DistanceOneWayKm { get; set; } + + /// + /// Total travel distance in kilometres; equals distance-one-way-km, doubled when round-trip is true. + /// + [System.ComponentModel.DescriptionAttribute(("Total travel distance in kilometres; equals distance-one-way-km, doubled when rou" + + "nd-trip is true."))] + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("distance-total-km", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public decimal DistanceTotalKm { get; set; } + + [System.Xml.Serialization.XmlElementAttribute("start-description", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string StartDescription { get; set; } + + [System.Xml.Serialization.XmlElementAttribute("end-description", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string EndDescription { get; set; } + + [System.Xml.Serialization.XmlElementAttribute("start-latitude", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public decimal StartLatitude { get; set; } + + /// + /// Gets or sets a value indicating whether the StartLatitude property is specified. + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool StartLatitudeSpecified { get; set; } + + [System.Xml.Serialization.XmlElementAttribute("start-longitude", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public decimal StartLongitude { get; set; } + + /// + /// Gets or sets a value indicating whether the StartLongitude property is specified. + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool StartLongitudeSpecified { get; set; } + + [System.Xml.Serialization.XmlElementAttribute("end-latitude", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public decimal EndLatitude { get; set; } + + /// + /// Gets or sets a value indicating whether the EndLatitude property is specified. + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool EndLatitudeSpecified { get; set; } + + [System.Xml.Serialization.XmlElementAttribute("end-longitude", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public decimal EndLongitude { get; set; } + + /// + /// Gets or sets a value indicating whether the EndLongitude property is specified. + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool EndLongitudeSpecified { get; set; } + + [System.Xml.Serialization.XmlElementAttribute("car-id", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public int CarId { get; set; } + + /// + /// Gets or sets a value indicating whether the CarId property is specified. + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool CarIdSpecified { get; set; } + } + + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] + [System.SerializableAttribute()] + [System.Xml.Serialization.XmlTypeAttribute("expense-allowance-readable", Namespace="")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class ExpenseAllowanceReadable + { + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("purpose", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string Purpose { get; set; } + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("trip-origin-description", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string TripOriginDescription { get; set; } + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("domestic", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public bool Domestic { get; set; } + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("breakfast-payment", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string BreakfastPayment { get; set; } + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("lunch-payment", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string LunchPayment { get; set; } + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("dinner-payment", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string DinnerPayment { get; set; } + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("night-allowance", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public bool NightAllowance { get; set; } + + /// + /// Taxable benefit (förmån) for provided meals, in cents. + /// + [System.ComponentModel.DescriptionAttribute("Taxable benefit (förmån) for provided meals, in cents.")] + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("benefits-amount", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public long BenefitsAmount { get; set; } + + [System.Xml.Serialization.XmlIgnoreAttribute()] + private System.Collections.ObjectModel.Collection _days; + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlArrayAttribute("days", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + [System.Xml.Serialization.XmlArrayItemAttribute("day", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public System.Collections.ObjectModel.Collection Days + { + get + { + return _days; + } + private set + { + _days = value; + } + } + + /// + /// Initializes a new instance of the class. + /// + public ExpenseAllowanceReadable() + { + this._days = new System.Collections.ObjectModel.Collection(); + this._trips = new System.Collections.ObjectModel.Collection(); + } + + [System.Xml.Serialization.XmlIgnoreAttribute()] + private System.Collections.ObjectModel.Collection _trips; + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlArrayAttribute("trips", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + [System.Xml.Serialization.XmlArrayItemAttribute("trip", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public System.Collections.ObjectModel.Collection Trips + { + get + { + return _trips; + } + private set + { + _trips = value; + } + } + } + + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] + [System.SerializableAttribute()] + [System.Xml.Serialization.XmlTypeAttribute("ExpenseAllowanceReadableDays", Namespace="", AnonymousType=true)] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class ExpenseAllowanceReadableDays + { + + [System.Xml.Serialization.XmlIgnoreAttribute()] + private System.Collections.ObjectModel.Collection _day; + + [System.Xml.Serialization.XmlElementAttribute("day", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public System.Collections.ObjectModel.Collection Day + { + get + { + return _day; + } + private set + { + _day = value; + } + } + + /// + /// Gets a value indicating whether the Day collection is empty. + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool DaySpecified + { + get + { + return (this.Day.Count != 0); + } + } + + /// + /// Initializes a new instance of the class. + /// + public ExpenseAllowanceReadableDays() + { + this._day = new System.Collections.ObjectModel.Collection(); + } + } + + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] + [System.SerializableAttribute()] + [System.Xml.Serialization.XmlTypeAttribute("expense-allowance-day-readable", Namespace="")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class ExpenseAllowanceDayReadable + { + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("date", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, DataType="date")] + public System.DateTime Date { get; set; } + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("breakfast-payment", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string BreakfastPayment { get; set; } + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("lunch-payment", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string LunchPayment { get; set; } + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("dinner-payment", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string DinnerPayment { get; set; } + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("night-allowance", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public bool NightAllowance { get; set; } + } + + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] + [System.SerializableAttribute()] + [System.Xml.Serialization.XmlTypeAttribute("ExpenseAllowanceReadableTrips", Namespace="", AnonymousType=true)] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class ExpenseAllowanceReadableTrips + { + + [System.Xml.Serialization.XmlIgnoreAttribute()] + private System.Collections.ObjectModel.Collection _trip; + + [System.Xml.Serialization.XmlElementAttribute("trip", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public System.Collections.ObjectModel.Collection Trip + { + get + { + return _trip; + } + private set + { + _trip = value; + } + } + + /// + /// Gets a value indicating whether the Trip collection is empty. + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool TripSpecified + { + get + { + return (this.Trip.Count != 0); + } + } + + /// + /// Initializes a new instance of the class. + /// + public ExpenseAllowanceReadableTrips() + { + this._trip = new System.Collections.ObjectModel.Collection(); + } + } + + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] + [System.SerializableAttribute()] + [System.Xml.Serialization.XmlTypeAttribute("expense-allowance-trip-readable", Namespace="")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class ExpenseAllowanceTripReadable + { + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("start-time", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, DataType="dateTime")] + public System.DateTime StartTime { get; set; } + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("end-time", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, DataType="dateTime")] + public System.DateTime EndTime { get; set; } + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("destination-country-code", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string DestinationCountryCode { get; set; } + + [System.Xml.Serialization.XmlElementAttribute("destination-description", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string DestinationDescription { get; set; } + } + + /// + /// A user's registered car (the car-id returned in expense-mileage). Requires payroll read access. + /// + [System.ComponentModel.DescriptionAttribute(("A user\'s registered car (the car-id returned in expense-mileage). Requires payrol" + + "l read access."))] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] + [System.SerializableAttribute()] + [System.Xml.Serialization.XmlTypeAttribute("car-readable", Namespace="")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlIncludeAttribute(typeof(CarReadable2Redefinition))] + public partial class CarReadable + { + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("id", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public int Id { get; set; } + + /// + /// The car's registration number. Absent if none is registered. + /// + [System.ComponentModel.DescriptionAttribute("The car\'s registration number. Absent if none is registered.")] + [System.Xml.Serialization.XmlElementAttribute("registration-number", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string RegistrationNumber { get; set; } + + /// + /// Skatteverket model code (Modellkod) for benefit cars; format YY+model+nr (e.g. 24ABC123). Absent if not set. + /// + [System.ComponentModel.DescriptionAttribute(("Skatteverket model code (Modellkod) for benefit cars; format YY+model+nr (e.g. 24" + + "ABC123). Absent if not set."))] + [System.Xml.Serialization.XmlElementAttribute("car-code", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string CarCode { get; set; } + } + + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-entry-form", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1003,7 +1392,7 @@ private set } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormCompanyCards", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1048,7 +1437,7 @@ public ExpenseEntryFormCompanyCards() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormExpenseTypes", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1093,7 +1482,7 @@ public ExpenseEntryFormExpenseTypes() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormCurrencyTypes", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1138,7 +1527,7 @@ public ExpenseEntryFormCurrencyTypes() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormCountries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1183,7 +1572,7 @@ public ExpenseEntryFormCountries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormCountriesCountry", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1222,7 +1611,7 @@ public ExpenseEntryFormCountriesCountry() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormCountriesCountryVatPercentages", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1267,7 +1656,7 @@ public ExpenseEntryFormCountriesCountryVatPercentages() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormDimensions", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1312,7 +1701,7 @@ public ExpenseEntryFormDimensions() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormDimensionsDimension", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1359,7 +1748,7 @@ public ExpenseEntryFormDimensionsDimension() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormDimensionsDimensionEntries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1404,7 +1793,7 @@ public ExpenseEntryFormDimensionsDimensionEntries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormDimensionsDimensionEntriesEntry", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1421,7 +1810,7 @@ public partial class ExpenseEntryFormDimensionsDimensionEntriesEntry public string Name { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormReInvoicing", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1466,7 +1855,7 @@ public ExpenseEntryFormReInvoicing() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormReInvoicingClientProject", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1483,7 +1872,7 @@ public partial class ExpenseEntryFormReInvoicingClientProject public string Name { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-entry-form-defaults", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1545,7 +1934,7 @@ public ExpenseEntryFormDefaults() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormDefaultsDimensions", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1590,7 +1979,7 @@ public ExpenseEntryFormDefaultsDimensions() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormDefaultsDimensionsDimension", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1611,7 +2000,7 @@ public partial class ExpenseEntryFormDefaultsDimensionsDimension public ExpenseEntryFormDefaultsDimensionsDimensionEntry Entry { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseEntryFormDefaultsDimensionsDimensionEntry", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1628,7 +2017,7 @@ public partial class ExpenseEntryFormDefaultsDimensionsDimensionEntry public string Name { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-file-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1674,7 +2063,7 @@ public ExpenseFileReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseFileReadablesExpenseFile", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1703,7 +2092,7 @@ public partial class ExpenseFileReadablesExpenseFile public System.DateTime RegistrationDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1749,7 +2138,7 @@ public ExpenseReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ExpenseReadablesExpense", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1809,7 +2198,7 @@ public partial class ExpenseReadablesExpense public bool Approved { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("user-authentication", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1827,7 +2216,7 @@ public partial class UserAuthentication public string Password { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("tokens", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1873,7 +2262,7 @@ public Tokens() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("token", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1895,7 +2284,7 @@ public partial class Token public bool Main { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("TokenCompany", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1912,7 +2301,7 @@ public partial class TokenCompany public string Name { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accessible-companies", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -1958,7 +2347,7 @@ public AccessibleCompanies() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accessible-company", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2040,7 +2429,7 @@ private set } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("AccessibleCompanyAccesses", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2085,7 +2474,7 @@ public AccessibleCompanyAccesses() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("access-type", Namespace="")] public enum AccessType @@ -2109,6 +2498,8 @@ public enum AccessType ClientInvoiceOwn, + ClientInvoicePay, + ClientProjectOwn, CustomerManagerSeb, @@ -2176,7 +2567,7 @@ public enum AccessType InternalTransferPay, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("access-roles", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2222,7 +2613,7 @@ public AccessRoles() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("access-role", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2243,7 +2634,7 @@ public partial class AccessRole public string Description { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("account-metadatas", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2289,7 +2680,7 @@ public AccountMetadatas() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("account-metadata", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2327,7 +2718,7 @@ public partial class AccountMetadata public bool Disabled { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-event", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2365,7 +2756,7 @@ public partial class PayrollEvent public string Comment { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-event-type", Namespace="")] public enum PayrollEventType @@ -2396,7 +2787,7 @@ public enum PayrollEventType OtherLeaveVacationNotEarned, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-child", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2414,7 +2805,7 @@ public partial class PayrollChild public System.DateTime BirthDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-events", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2460,7 +2851,7 @@ public PayrollEvents() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoice-templates", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2506,7 +2897,7 @@ public ClientInvoiceTemplates() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoice-template", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2532,7 +2923,7 @@ public partial class ClientInvoiceTemplate public string Description { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accounting-year-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2578,7 +2969,7 @@ public AccountingYearReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accounting-year-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2600,7 +2991,7 @@ public partial class AccountingYearReadable public System.DateTime EndDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accounting-year-restriction-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2646,7 +3037,7 @@ public AccountingYearRestrictionReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accounting-year-restriction-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2688,7 +3079,7 @@ public partial class AccountingYearRestrictionReadable public System.DateTime RegistrationDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accounting-year-restriction-type", Namespace="")] public enum AccountingYearRestrictionType @@ -2705,7 +3096,7 @@ public enum AccountingYearRestrictionType GrantAll, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("user-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2718,7 +3109,7 @@ public partial class UserReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("voucher-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2774,7 +3165,7 @@ public VoucherReadable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherReadableTransactions", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2819,7 +3210,7 @@ public VoucherReadableTransactions() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherReadableTransactionsTransaction", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -2897,7 +3288,7 @@ private set } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("vat-code-type", Namespace="")] public enum VatCodeType @@ -3051,7 +3442,7 @@ public enum VatCodeType Ingen, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherReadableTransactionsTransactionDimensionEntries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3096,7 +3487,7 @@ public VoucherReadableTransactionsTransactionDimensionEntries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherReadableTransactionsTransactionDimensionEntriesDimensionEntry", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3113,7 +3504,7 @@ public partial class VoucherReadableTransactionsTransactionDimensionEntriesDimen public long Amount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherReadableTransactionsTransactionCurrencyAmounts", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3147,7 +3538,7 @@ public VoucherReadableTransactionsTransactionCurrencyAmounts() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherReadableTransactionsTransactionCurrencyAmountsCurrencyAmount", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3164,7 +3555,7 @@ public partial class VoucherReadableTransactionsTransactionCurrencyAmountsCurren public long Amount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("vouchers-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3210,7 +3601,7 @@ public VouchersReadable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("voucher-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3281,7 +3672,7 @@ private set } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherWriteableTransactions", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3326,7 +3717,7 @@ public VoucherWriteableTransactions() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherWriteableTransactionsTransaction", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3424,7 +3815,7 @@ public VoucherWriteableTransactionsTransaction() public VoucherWriteableTransactionsTransactionCurrencyAmount CurrencyAmount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("project-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3437,7 +3828,7 @@ public partial class ProjectReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("dimensions-distribution", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3482,7 +3873,7 @@ public DimensionsDistribution() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("DimensionsDistributionDimensionEntry", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3504,7 +3895,7 @@ public partial class DimensionsDistributionDimensionEntry public bool PercentageSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherWriteableTransactionsTransactionCurrencyAmount", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3521,7 +3912,7 @@ public partial class VoucherWriteableTransactionsTransactionCurrencyAmount public long Amount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherWriteableFiles", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3566,7 +3957,7 @@ public VoucherWriteableFiles() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("file", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3583,7 +3974,7 @@ public partial class File public byte[] Data { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("voucher-detailed", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3656,7 +4047,7 @@ public VoucherDetailed() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherDetailedTransactions", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3701,7 +4092,7 @@ public VoucherDetailedTransactions() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherDetailedTransactionsTransaction", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3785,7 +4176,7 @@ public VoucherDetailedTransactionsTransaction() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherDetailedTransactionsTransactionReferences", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3819,7 +4210,7 @@ public VoucherDetailedTransactionsTransactionReferences() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherDetailedTransactionsTransactionReferencesReference", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3886,7 +4277,7 @@ public VoucherDetailedTransactionsTransactionReferencesReference() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherDetailedTransactionsTransactionReferencesReferenceType", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3921,7 +4312,7 @@ public partial class VoucherDetailedTransactionsTransactionReferencesReferenceTy public VoucherDetailedTransactionsTransactionReferencesReferenceTypeOther Other { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoice-row-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3934,7 +4325,7 @@ public partial class ClientInvoiceRowReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice-account-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3947,7 +4338,7 @@ public partial class SupplierInvoiceAccountReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-row-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3960,7 +4351,7 @@ public partial class RevenueRowReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherDetailedTransactionsTransactionReferencesReferenceTypeNone", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3969,7 +4360,7 @@ public partial class VoucherDetailedTransactionsTransactionReferencesReferenceTy { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherDetailedTransactionsTransactionReferencesReferenceTypeOther", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3978,7 +4369,7 @@ public partial class VoucherDetailedTransactionsTransactionReferencesReferenceTy { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("currency-amount", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -3995,7 +4386,7 @@ public partial class CurrencyAmount public long Amount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("VoucherDetailedTransactionsTransactionReferencesReferenceDimensionEntries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -4040,7 +4431,7 @@ public VoucherDetailedTransactionsTransactionReferencesReferenceDimensionEntries } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(("VoucherDetailedTransactionsTransactionReferencesReferenceDimensionEntriesDimensio" + "nEntry"), Namespace="", AnonymousType=true)] @@ -4066,7 +4457,7 @@ public partial class VoucherDetailedTransactionsTransactionReferencesReferenceDi public CurrencyAmount CurrencyAmount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("dimension-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -4079,7 +4470,7 @@ public partial class DimensionReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -4125,7 +4516,7 @@ public PayrollUserReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -4563,7 +4954,7 @@ private set } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-monthly-salary-type", Namespace="")] public enum PayrollUserMonthlySalaryType @@ -4574,7 +4965,7 @@ public enum PayrollUserMonthlySalaryType Current, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-variable-salary-type", Namespace="")] public enum PayrollUserVariableSalaryType @@ -4589,7 +4980,7 @@ public enum PayrollUserVariableSalaryType Bonus, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-variable-salary-payout-type", Namespace="")] public enum PayrollUserVariableSalaryPayoutType @@ -4600,7 +4991,7 @@ public enum PayrollUserVariableSalaryPayoutType Next, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-variable-salary-input-type", Namespace="")] public enum PayrollUserVariableSalaryInputType @@ -4611,7 +5002,7 @@ public enum PayrollUserVariableSalaryInputType Other, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-variable-tax-type", Namespace="")] public enum PayrollUserVariableTaxType @@ -4622,7 +5013,7 @@ public enum PayrollUserVariableTaxType OneTime, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-month-report-strategy", Namespace="")] public enum PayrollUserMonthReportStrategy @@ -4635,7 +5026,7 @@ public enum PayrollUserMonthReportStrategy CreateApproveSelf, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollUserReadableSchedules", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -4680,7 +5071,7 @@ public PayrollUserReadableSchedules() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-schedule", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -4715,7 +5106,7 @@ public partial class PayrollUserSchedule public string Comment { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-schedule-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -4728,7 +5119,7 @@ public partial class PayrollScheduleReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollUserReadableDimensionEntries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -4773,7 +5164,7 @@ public PayrollUserReadableDimensionEntries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollUserReadableVacationEntitlements", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -4818,7 +5209,7 @@ public PayrollUserReadableVacationEntitlements() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("vacation-entitlement", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -4835,7 +5226,7 @@ public partial class VacationEntitlement public long Entitlement { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollUserReadableChildren", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -4880,7 +5271,7 @@ public PayrollUserReadableChildren() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollUserReadableFullHistoryMonthlySalaries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -4925,7 +5316,7 @@ public PayrollUserReadableFullHistoryMonthlySalaries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("full-history-monthly-salary", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -4942,7 +5333,7 @@ public partial class FullHistoryMonthlySalary public System.DateTime MonthlySalaryStartDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-writable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5253,7 +5644,7 @@ public bool DimensionEntriesSpecified public string WorkplaceCustomLocality { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollUserWritableEmploymentEndDate", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5280,7 +5671,7 @@ public partial class PayrollUserWritableEmploymentEndDate public bool EmploymentEndTypeSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-employment-end-type", Namespace="")] public enum PayrollUserEmploymentEndType @@ -5291,7 +5682,7 @@ public enum PayrollUserEmploymentEndType NextMonth, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollUserWritableSchedules", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5336,7 +5727,7 @@ public PayrollUserWritableSchedules() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollUserWritableDimensionEntries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5381,7 +5772,7 @@ public PayrollUserWritableDimensionEntries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-run-create", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5421,7 +5812,7 @@ public PayrollRunCreate() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollRunCreatePayouts", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5466,7 +5857,7 @@ public PayrollRunCreatePayouts() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollRunCreatePayoutsPayout", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5494,7 +5885,7 @@ public partial class PayrollRunCreatePayoutsPayout public PayrollRunCreatePayoutsPayoutArticles Articles { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollRunCreatePayoutsPayoutArticles", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5626,7 +6017,7 @@ public bool OtherArticlesSpecified } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-payout-article", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5693,7 +6084,7 @@ public PayrollPayoutArticle() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-article-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5706,7 +6097,7 @@ public partial class PayrollArticleReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("period", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5723,7 +6114,7 @@ public partial class Period public System.DateTime End { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-runs", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5769,7 +6160,7 @@ public PayrollRuns() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("paged-result", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5836,7 +6227,7 @@ public partial class PagedResult public bool SizeSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-run", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5894,7 +6285,7 @@ public PayrollRun() public string Info { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollRunPayouts", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5939,7 +6330,7 @@ public PayrollRunPayouts() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollRunPayoutsPayout", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -5987,7 +6378,7 @@ public partial class PayrollRunPayoutsPayout public long SocialFees { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-payout-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6000,7 +6391,7 @@ public partial class PayrollPayoutReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollRunPaid", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6017,7 +6408,7 @@ public partial class PayrollRunPaid public System.DateTime Datetime { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-run-pay", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6036,7 +6427,7 @@ public partial class PayrollRunPay public bool PaymentDateSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-run-bookkeep", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6055,7 +6446,7 @@ public partial class PayrollRunBookkeep public bool PaymentDateSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-transactions", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6101,7 +6492,7 @@ public PayrollTransactions() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-transaction", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6150,7 +6541,7 @@ public partial class PayrollTransaction public long SocialFees { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-unit-type", Namespace="")] public enum PayrollUnitType @@ -6165,7 +6556,7 @@ public enum PayrollUnitType Day, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-month-report-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6242,7 +6633,7 @@ public bool ArticlesSpecified } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollMonthReportWriteableProvisions", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6287,7 +6678,7 @@ public PayrollMonthReportWriteableProvisions() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-month-report-provision", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6307,7 +6698,7 @@ public partial class PayrollMonthReportProvision public ProjectReference Project { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollMonthReportWriteableArticles", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6352,7 +6743,7 @@ public PayrollMonthReportWriteableArticles() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-month-report-article", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6428,7 +6819,7 @@ public PayrollMonthReportArticle() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollMonthReportArticlePeriod", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6445,7 +6836,7 @@ public partial class PayrollMonthReportArticlePeriod public System.DateTime End { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-month-report-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6491,7 +6882,7 @@ public PayrollMonthReportReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-month-report-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6588,7 +6979,7 @@ private set public PayrollMonthReportReadableCertified Certified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollMonthReportReadableProvisions", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6633,7 +7024,7 @@ public PayrollMonthReportReadableProvisions() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollMonthReportReadableArticles", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6678,7 +7069,7 @@ public PayrollMonthReportReadableArticles() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollMonthReportReadableApproved", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6695,7 +7086,7 @@ public partial class PayrollMonthReportReadableApproved public System.DateTime Datetime { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollMonthReportReadableCertified", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6712,7 +7103,7 @@ public partial class PayrollMonthReportReadableCertified public System.DateTime Datetime { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-article-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6758,7 +7149,7 @@ public PayrollArticleReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-article-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6775,7 +7166,7 @@ public partial class PayrollArticleReadable public string Name { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-schedules-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6850,7 +7241,7 @@ public bool FixedScheduleSpecified } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-rolling-schedule-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6926,7 +7317,7 @@ public PayrollRollingScheduleReadable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollRollingScheduleReadableIntervals", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6971,7 +7362,7 @@ public PayrollRollingScheduleReadableIntervals() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-rolling-schedule-interval", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -6996,7 +7387,7 @@ public partial class PayrollRollingScheduleInterval public string Comment { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-schedule-interval-type", Namespace="")] public enum PayrollScheduleIntervalType @@ -7009,7 +7400,7 @@ public enum PayrollScheduleIntervalType WorkFree, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-fixed-schedule-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7081,7 +7472,7 @@ public PayrollFixedScheduleReadable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollFixedScheduleReadableIntervals", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7126,7 +7517,7 @@ public PayrollFixedScheduleReadableIntervals() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-fixed-schedule-interval", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7151,7 +7542,7 @@ public partial class PayrollFixedScheduleInterval public string Comment { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-schedule-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7167,7 +7558,7 @@ public partial class PayrollScheduleReadable public PayrollFixedScheduleReadable FixedSchedule { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-rolling-schedule-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7222,7 +7613,7 @@ public PayrollRollingScheduleWriteable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollRollingScheduleWriteableIntervals", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7267,7 +7658,7 @@ public PayrollRollingScheduleWriteableIntervals() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-fixed-schedule-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7349,7 +7740,7 @@ public PayrollFixedScheduleWriteable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("PayrollFixedScheduleWriteableIntervals", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7394,7 +7785,7 @@ public PayrollFixedScheduleWriteableIntervals() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-schedule-metadatas", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7440,7 +7831,7 @@ public PayrollUserScheduleMetadatas() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-schedule-metadata", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7469,7 +7860,7 @@ public partial class PayrollUserScheduleMetadata public decimal ActualHours { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("company-information", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7504,7 +7895,7 @@ public partial class CompanyInformation public string SupplierInvoiceEmail { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("company-message", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7548,7 +7939,7 @@ public CompanyMessage() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("CompanyMessageFiles", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7593,7 +7984,7 @@ public CompanyMessageFiles() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("edi-recipient", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7606,7 +7997,7 @@ public partial class EdiRecipient public string Name { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("clients", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7652,7 +8043,7 @@ public Clients() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7852,7 +8243,7 @@ public bool ClientBrokerSpecified public bool ActiveSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("address", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7881,7 +8272,7 @@ public partial class Address public string Country { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoice-template-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7894,7 +8285,7 @@ public partial class ClientInvoiceTemplateReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientDimensionEntries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7939,7 +8330,7 @@ public ClientDimensionEntries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientClientBroker", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7984,7 +8375,7 @@ public ClientClientBroker() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-broker-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -7997,7 +8388,7 @@ public partial class ClientBrokerReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("projects", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8043,7 +8434,7 @@ public Projects() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("project", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8087,7 +8478,7 @@ public partial class Project public bool Active { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("projects-metadata", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8133,7 +8524,7 @@ public ProjectsMetadata() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("project-metadata", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8166,7 +8557,7 @@ public partial class ProjectMetadata public decimal Margin { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("dimensions", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8212,7 +8603,7 @@ public Dimensions() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("dimension", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8244,7 +8635,7 @@ public partial class Dimension public bool Active { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("dimension-entries", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8290,7 +8681,7 @@ public DimensionEntries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("dimension-entry", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8340,7 +8731,7 @@ public partial class DimensionEntry public bool Active { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("dimension-entry-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8383,7 +8774,7 @@ public partial class DimensionEntryWriteable public bool Active { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("company", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8401,7 +8792,7 @@ public partial class Company public string Name { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-accounts", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8447,7 +8838,7 @@ public BankAccounts() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-account", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8479,7 +8870,7 @@ public partial class BankAccount public string Bankgiro { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-transactions", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8525,7 +8916,7 @@ public BankTransactions() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-transaction", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8614,6 +9005,7 @@ public BankTransaction() this._comments = new System.Collections.ObjectModel.Collection(); this._messages = new System.Collections.ObjectModel.Collection(); this._files = new System.Collections.ObjectModel.Collection(); + this._properties = new System.Collections.ObjectModel.Collection(); } [System.Xml.Serialization.XmlIgnoreAttribute()] @@ -8679,9 +9071,38 @@ public bool FilesSpecified [System.Xml.Serialization.XmlElementAttribute("end-to-end-id", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public string EndToEndId { get; set; } + + [System.Xml.Serialization.XmlIgnoreAttribute()] + private System.Collections.ObjectModel.Collection _properties; + + [System.Xml.Serialization.XmlArrayAttribute("properties", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + [System.Xml.Serialization.XmlArrayItemAttribute("property", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public System.Collections.ObjectModel.Collection Properties + { + get + { + return _properties; + } + private set + { + _properties = value; + } + } + + /// + /// Gets a value indicating whether the Properties collection is empty. + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool PropertiesSpecified + { + get + { + return (this.Properties.Count != 0); + } + } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-transaction-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8694,7 +9115,7 @@ public partial class BankTransactionReference public long Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-account-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8707,7 +9128,7 @@ public partial class BankAccountReference public long Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("BankTransactionVoucher", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8728,7 +9149,7 @@ public partial class BankTransactionVoucher public long Number { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("BankTransactionComments", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8773,7 +9194,7 @@ public BankTransactionComments() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("BankTransactionMessages", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8818,7 +9239,7 @@ public BankTransactionMessages() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("BankTransactionFiles", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8863,7 +9284,7 @@ public BankTransactionFiles() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("BankTransactionBgcMetadata", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8905,7 +9326,69 @@ public partial class BankTransactionBgcMetadata public string Orgno { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] + [System.SerializableAttribute()] + [System.Xml.Serialization.XmlTypeAttribute("BankTransactionProperties", Namespace="", AnonymousType=true)] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class BankTransactionProperties + { + + [System.Xml.Serialization.XmlIgnoreAttribute()] + private System.Collections.ObjectModel.Collection _property; + + [System.Xml.Serialization.XmlElementAttribute("property", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public System.Collections.ObjectModel.Collection Property + { + get + { + return _property; + } + private set + { + _property = value; + } + } + + /// + /// Gets a value indicating whether the Property collection is empty. + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool PropertySpecified + { + get + { + return (this.Property.Count != 0); + } + } + + /// + /// Initializes a new instance of the class. + /// + public BankTransactionProperties() + { + this._property = new System.Collections.ObjectModel.Collection(); + } + } + + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] + [System.SerializableAttribute()] + [System.Xml.Serialization.XmlTypeAttribute("bank-transaction-property", Namespace="")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class BankTransactionProperty + { + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("name", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string Name { get; set; } + + [System.ComponentModel.DataAnnotations.RequiredAttribute(AllowEmptyStrings=true)] + [System.Xml.Serialization.XmlElementAttribute("value", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public string Value { get; set; } + } + + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("suppliers", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -8951,7 +9434,7 @@ public Suppliers() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -9039,7 +9522,7 @@ public partial class Supplier public BankAccountReference BankAccount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("subcontractor-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -9079,7 +9562,7 @@ public SubcontractorWriteable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -9092,7 +9575,7 @@ public partial class SupplierReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SubcontractorWriteableUsers", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -9137,7 +9620,7 @@ public SubcontractorWriteableUsers() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("subcontractor-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -9183,7 +9666,7 @@ public SubcontractorReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("subcontractor-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -9231,7 +9714,7 @@ public SubcontractorReadable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SubcontractorReadableUsers", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -9276,7 +9759,7 @@ public SubcontractorReadableUsers() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("users", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -9322,7 +9805,7 @@ public Users() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("user", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -9414,7 +9897,7 @@ public User() public bool DimensionUserPercentageSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accesses", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -9460,7 +9943,7 @@ public Accesses() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("access", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -9486,7 +9969,7 @@ public partial class Access public bool RegistrationDatetimeSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoices", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -9531,7 +10014,7 @@ public ClientInvoices() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoice", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -9787,6 +10270,15 @@ public bool AggregatedInvoicesSpecified [System.Xml.Serialization.XmlElementAttribute("remaining", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] public long Remaining { get; set; } + [System.Xml.Serialization.XmlElementAttribute("status", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)] + public ClientInvoiceStatusType Status { get; set; } + + /// + /// Gets or sets a value indicating whether the Status property is specified. + /// + [System.Xml.Serialization.XmlIgnoreAttribute()] + public bool StatusSpecified { get; set; } + /// /// The last date, if any, that this invoice had a payment registered. /// @@ -9963,7 +10455,7 @@ public bool ReinvoicingsSpecified public bool FactoringSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("edi-period-type", Namespace="")] public enum EdiPeriodType @@ -9976,7 +10468,7 @@ public enum EdiPeriodType None, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoiceCreditInvoices", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10021,7 +10513,7 @@ public ClientInvoiceCreditInvoices() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoice-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10034,7 +10526,7 @@ public partial class ClientInvoiceReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoiceAggregatedInvoices", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10079,7 +10571,7 @@ public ClientInvoiceAggregatedInvoices() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10092,7 +10584,7 @@ public partial class ClientReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoicePeriod", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10109,7 +10601,7 @@ public partial class ClientInvoicePeriod public System.DateTime EndDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-agreement-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10122,7 +10614,28 @@ public partial class ClientAgreementReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] + [System.SerializableAttribute()] + [System.Xml.Serialization.XmlTypeAttribute("client-invoice-status-type", Namespace="")] + public enum ClientInvoiceStatusType + { + + WrittenOffAndPaid, + + WrittenOff, + + Paid, + + Unpaid, + + Credited, + + ReservedAsUncertain, + + PartiallyPaid, + } + + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoiceFields", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10167,7 +10680,7 @@ public ClientInvoiceFields() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("field", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10187,7 +10700,7 @@ public partial class Field public string Value { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoiceApproved", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10204,7 +10717,7 @@ public partial class ClientInvoiceApproved public System.DateTime RegistrationDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoiceInvoiceDeliveries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10249,7 +10762,7 @@ public ClientInvoiceInvoiceDeliveries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoiceInvoiceDeliveriesInvoiceDelivery", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10274,7 +10787,7 @@ public partial class ClientInvoiceInvoiceDeliveriesInvoiceDelivery public bool RegistrationDatetimeSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("delivery-method-type", Namespace="")] public enum DeliveryMethodType @@ -10291,7 +10804,7 @@ public enum DeliveryMethodType Efaktura, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoiceFiles", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10336,7 +10849,7 @@ public ClientInvoiceFiles() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoiceRows", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10381,7 +10894,7 @@ public ClientInvoiceRows() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoice-row", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10548,7 +11061,7 @@ public bool AccrualsSpecified } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("product-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10561,7 +11074,7 @@ public partial class ProductReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoiceRowPeriod", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10578,7 +11091,7 @@ public partial class ClientInvoiceRowPeriod public System.DateTime EndDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoiceRowDiscount", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10605,7 +11118,7 @@ public partial class ClientInvoiceRowDiscount public bool PercentageSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoiceRowFields", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10650,7 +11163,7 @@ public ClientInvoiceRowFields() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoiceRowAccruals", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10695,7 +11208,7 @@ public ClientInvoiceRowAccruals() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accrual", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10712,7 +11225,7 @@ public partial class Accrual public long Sum { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoiceReinvoicings", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10757,7 +11270,7 @@ public ClientInvoiceReinvoicings() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("reinvoicing", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10814,7 +11327,7 @@ public partial class Reinvoicing public bool ExpenseEntrySpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("reinvoicing-type", Namespace="")] public enum ReinvoicingType @@ -10825,7 +11338,7 @@ public enum ReinvoicingType ExpenseEntry, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoice-payment-writable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10908,7 +11421,7 @@ private set } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoicePaymentWritableTransactions", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10953,7 +11466,7 @@ public ClientInvoicePaymentWritableTransactions() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoicePaymentWritableTransactionsTransaction", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -10970,7 +11483,7 @@ public partial class ClientInvoicePaymentWritableTransactionsTransaction public long Amount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientInvoicePaymentWritableFiles", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11015,7 +11528,7 @@ public ClientInvoicePaymentWritableFiles() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-ledger", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11042,7 +11555,7 @@ public partial class RevenueLedger /// [System.ComponentModel.DescriptionAttribute(("Used when updating an existing revenue. Provide a <revenue-create> as when " + "creating, together with a message with the reason for this update."))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-update", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11060,7 +11573,7 @@ public partial class RevenueUpdate public string Message { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-create", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11163,7 +11676,7 @@ private set } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11184,7 +11697,7 @@ public partial class RevenueReference public RevenueReferenceExternalId ExternalId { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("RevenueReferenceExternalId", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11201,7 +11714,7 @@ public partial class RevenueReferenceExternalId public RevenueLedgerReference RevenueLedger { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-ledger-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11214,7 +11727,7 @@ public partial class RevenueLedgerReference public long Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("new-client", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11235,7 +11748,7 @@ public partial class NewClient public ClientType ClientType { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-type", Namespace="")] public enum ClientType @@ -11246,7 +11759,7 @@ public enum ClientType Person, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("RevenueCreateRow", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11317,7 +11830,7 @@ public RevenueCreateRow() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-original-amount", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11338,7 +11851,7 @@ public partial class RevenueOriginalAmount public string Currency { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-accounting-amount", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11355,7 +11868,7 @@ public partial class RevenueAccountingAmount public long Vat { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11441,7 +11954,7 @@ public Revenue() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("RevenueRow", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11496,7 +12009,7 @@ public RevenueRow() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoices", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11541,7 +12054,7 @@ public SupplierInvoices() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11734,7 +12247,7 @@ private set } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice-deposit-account-type", Namespace="")] public enum SupplierInvoiceDepositAccountType @@ -11761,7 +12274,7 @@ public enum SupplierInvoiceDepositAccountType NorwegianBankAccount, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceSupplierInvoiceApprovals", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11806,7 +12319,7 @@ public SupplierInvoiceSupplierInvoiceApprovals() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceSupplierInvoiceApprovalsSupplierInvoiceApproval", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11830,7 +12343,7 @@ public partial class SupplierInvoiceSupplierInvoiceApprovalsSupplierInvoiceAppro public SupplierInvoiceApprovalType ApprovalType { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice-approval-type", Namespace="")] public enum SupplierInvoiceApprovalType @@ -11846,7 +12359,7 @@ public enum SupplierInvoiceApprovalType Timeout, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice-reminder-type", Namespace="")] public enum SupplierInvoiceReminderType @@ -11861,7 +12374,7 @@ public enum SupplierInvoiceReminderType Enforcement, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceSupplierInvoicePayments", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11906,7 +12419,7 @@ public SupplierInvoiceSupplierInvoicePayments() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceSupplierInvoicePaymentsSupplierInvoicePayment", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11974,7 +12487,7 @@ public SupplierInvoiceSupplierInvoicePaymentsSupplierInvoicePayment() public System.DateTime RegistrationDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice-payee", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -11992,7 +12505,7 @@ public partial class SupplierInvoicePayee public string Nr { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceSupplierInvoicePaymentsSupplierInvoicePaymentStatus", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12016,7 +12529,7 @@ public partial class SupplierInvoiceSupplierInvoicePaymentsSupplierInvoicePaymen public string Message { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice-payment-status-type", Namespace="")] public enum SupplierInvoicePaymentStatusType @@ -12037,7 +12550,7 @@ public enum SupplierInvoicePaymentStatusType Lost, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceAccounts", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12082,7 +12595,7 @@ public SupplierInvoiceAccounts() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceAccountsAccount", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12159,7 +12672,7 @@ public SupplierInvoiceAccountsAccount() public SupplierInvoiceAccountsAccountPeriod Period { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceAccountsAccountDimensionEntries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12204,7 +12717,7 @@ public SupplierInvoiceAccountsAccountDimensionEntries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceAccountsAccountPeriod", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12221,7 +12734,7 @@ public partial class SupplierInvoiceAccountsAccountPeriod public System.DateTime EndDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoice-relation", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12267,7 +12780,7 @@ public ClientInvoiceRelation() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12439,7 +12952,7 @@ public bool ClientInvoiceRelationsSpecified } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceWriteableBankAccount", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12462,7 +12975,7 @@ public partial class SupplierInvoiceWriteableBankAccount public BankAccountReference Reference { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceWriteableFiles", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12496,7 +13009,7 @@ public SupplierInvoiceWriteableFiles() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceWriteableAccounts", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12530,7 +13043,7 @@ public SupplierInvoiceWriteableAccounts() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceWriteableAccountsAccount", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12605,7 +13118,7 @@ public SupplierInvoiceWriteableAccountsAccount() public SupplierInvoiceWriteableAccountsAccountPeriod Period { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceWriteableAccountsAccountDimensionEntries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12650,7 +13163,7 @@ public SupplierInvoiceWriteableAccountsAccountDimensionEntries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("SupplierInvoiceWriteableAccountsAccountPeriod", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12667,7 +13180,7 @@ public partial class SupplierInvoiceWriteableAccountsAccountPeriod public System.DateTime EndDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("products", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12713,7 +13226,7 @@ public Products() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("product", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12843,7 +13356,7 @@ public Product() public ProductAccounts Accounts { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("purchase-type", Namespace="")] public enum PurchaseType @@ -12856,7 +13369,7 @@ public enum PurchaseType DigitalServices, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ProductDimensionEntries", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12901,7 +13414,7 @@ public ProductDimensionEntries() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ProductAccounts", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12937,7 +13450,7 @@ public partial class ProductAccounts public bool ExportSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-agreements", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -12983,7 +13496,7 @@ public ClientAgreements() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-agreement", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13200,7 +13713,7 @@ private set public bool RegistrationDateSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("invoice-day", Namespace="")] public enum InvoiceDay @@ -13231,7 +13744,7 @@ public enum InvoiceDay InvoiceFiveDaysPriorToPeriodStart, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientAgreementAccrualConfiguration", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13248,7 +13761,7 @@ public partial class ClientAgreementAccrualConfiguration public int RevenueAccountNr { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientAgreementFields", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13293,7 +13806,7 @@ public ClientAgreementFields() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientAgreementFirstInvoiceRows", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13338,7 +13851,7 @@ public ClientAgreementFirstInvoiceRows() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-agreement-row", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13436,7 +13949,7 @@ public bool DimensionsSpecified } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientAgreementRowDiscount", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13463,7 +13976,7 @@ public partial class ClientAgreementRowDiscount public bool PercentageSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientAgreementRowFields", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13508,7 +14021,7 @@ public ClientAgreementRowFields() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientAgreementRecurringRows", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13553,7 +14066,7 @@ public ClientAgreementRecurringRows() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("activity-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13599,7 +14112,7 @@ public ActivityReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("activity-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13637,7 +14150,7 @@ public partial class ActivityReadable public ProductReference InvoiceProduct { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("activity-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13650,7 +14163,7 @@ public partial class ActivityReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("internal-hourly-cost-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13696,7 +14209,7 @@ public InternalHourlyCostReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("internal-hourly-cost-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13722,7 +14235,7 @@ public partial class InternalHourlyCostReadable public long Price { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("internal-hourly-cost-writable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13757,7 +14270,7 @@ public partial class InternalHourlyCostWritable public bool PriceSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("internal-hourly-cost-writables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13803,7 +14316,7 @@ public InternalHourlyCostWritables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("event-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13849,7 +14362,7 @@ public EventReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("event-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13917,7 +14430,7 @@ public partial class EventReadable public EventStatus Status { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("event-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13930,7 +14443,7 @@ public partial class EventReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("event-status", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -13951,7 +14464,7 @@ public partial class EventStatus public System.DateTime RegistrationDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("event-status-type", Namespace="")] public enum EventStatusType @@ -13964,7 +14477,7 @@ public enum EventStatusType Certified, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("event-writable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14007,7 +14520,7 @@ public partial class EventWritable public string InternalComment { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("certify-events-request", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14032,7 +14545,7 @@ public partial class CertifyEventsRequest public ClientProjectReference ClientProjectId { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("approve-events-request", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14057,7 +14570,7 @@ public partial class ApproveEventsRequest public ClientProjectReference ClientProjectId { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("unlock-events-request", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14086,7 +14599,7 @@ public partial class UnlockEventsRequest /// Can be used to approve or deny the invoice, with optional comment. /// [System.ComponentModel.DescriptionAttribute("Can be used to approve or deny the invoice, with optional comment.")] - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice-approval", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14111,7 +14624,7 @@ public partial class SupplierInvoiceApproval public SupplierInvoiceApprovalType ApprovalType { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("event-restriction-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14157,7 +14670,7 @@ public EventRestrictionReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("event-restriction-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14171,7 +14684,7 @@ public partial class EventRestrictionReadable public EventRestrictionStatus Status { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("event-restriction-status", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14192,7 +14705,7 @@ public partial class EventRestrictionStatus public System.DateTime EventDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14238,7 +14751,7 @@ public ClientProjectReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14590,7 +15103,7 @@ public bool FieldsSpecified public bool UpdatedDateSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-activity", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14621,7 +15134,7 @@ public partial class ClientProjectActivity public bool SupplierPriceSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-user", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14670,7 +15183,7 @@ public ClientProjectUser() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-user-activity", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14710,7 +15223,7 @@ public partial class ClientProjectUserActivity public bool DimensionUserPercentageSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("lead", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14723,7 +15236,7 @@ public partial class Lead public UserReference User { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("fixed-price-planned-invoice", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14778,7 +15291,7 @@ public FixedPricePlannedInvoice() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("fixed-price-planned-invoice-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14791,7 +15304,7 @@ public partial class FixedPricePlannedInvoiceReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("fixed-price-planned-invoice-row", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14823,7 +15336,7 @@ public partial class FixedPricePlannedInvoiceRow public string Description { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("fixed-price-planned-invoice-row-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14836,7 +15349,7 @@ public partial class FixedPricePlannedInvoiceRowReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-write-off", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14861,7 +15374,7 @@ public partial class ClientProjectWriteOff public string Description { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-status-type", Namespace="")] public enum ClientProjectStatusType @@ -14874,7 +15387,7 @@ public enum ClientProjectStatusType Closed, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientProjectReadableFields", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -14919,7 +15432,7 @@ public ClientProjectReadableFields() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -15232,7 +15745,7 @@ public bool FieldsSpecified } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientProjectWriteableFields", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -15277,7 +15790,7 @@ public ClientProjectWriteableFields() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-activity-price", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -15298,7 +15811,7 @@ public partial class ClientProjectActivityPrice public string Type { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-activity-v2", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -15368,7 +15881,7 @@ public ClientProjectActivityV2() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-user-activity-v2", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -15430,7 +15943,7 @@ public ClientProjectUserActivityV2() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-user-v2", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -15479,7 +15992,7 @@ public ClientProjectUserV2() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-readables-v2", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -15525,7 +16038,7 @@ public ClientProjectReadablesV2() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-readable-v2", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -15861,7 +16374,7 @@ public bool FieldsSpecified public bool UpdatedDateSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientProjectReadableV2Fields", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -15906,7 +16419,7 @@ public ClientProjectReadableV2Fields() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-user-activity-v2-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -15928,7 +16441,7 @@ public partial class ClientProjectUserActivityV2Writeable public bool DimensionUserPercentageSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-activity-v2-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -15957,7 +16470,7 @@ public partial class ClientProjectActivityV2Writeable public string PayrollCostDimensionStrategy { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-user-v2-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16006,7 +16519,7 @@ public ClientProjectUserV2Writeable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-activities-v2-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16052,7 +16565,7 @@ public ClientProjectActivitiesV2Writeable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-users-v2-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16098,7 +16611,7 @@ public ClientProjectUsersV2Writeable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-activity-price-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16123,7 +16636,7 @@ public partial class ClientProjectActivityPriceWriteable public string Type { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-user-activity-price-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16152,7 +16665,7 @@ public partial class ClientProjectUserActivityPriceWriteable public string Type { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-prices-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16227,7 +16740,7 @@ public bool UserActivityPriceSpecified } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice-reference", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16240,7 +16753,7 @@ public partial class SupplierInvoiceReference public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice-relation", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16285,7 +16798,7 @@ public SupplierInvoiceRelation() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16357,7 +16870,7 @@ private set } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-header", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16374,7 +16887,7 @@ public partial class ReportHeader public string Value { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16388,7 +16901,7 @@ public abstract partial class ReportSection public string Name { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-simple-table", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16433,7 +16946,7 @@ public ReportSectionSimpleTable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-simple-table-object", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16482,7 +16995,7 @@ public ReportSectionSimpleTableObject() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-model-item", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16503,7 +17016,7 @@ public abstract partial class ReportSectionModelItem public object Value { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-model-header", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16516,7 +17029,7 @@ public partial class ReportSectionModelHeader : ReportSectionSimpleTableObject public ReportSectionModelItem Item { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-model-header-row", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16525,7 +17038,7 @@ public partial class ReportSectionModelHeaderRow : ReportSectionSimpleTableObjec { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-model-item-row", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16534,7 +17047,7 @@ public partial class ReportSectionModelItemRow : ReportSectionSimpleTableObject { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-model-footer-row", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16543,7 +17056,7 @@ public partial class ReportSectionModelFooterRow : ReportSectionSimpleTableObjec { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-model-bigdecimal-item", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16552,7 +17065,7 @@ public partial class ReportSectionModelBigdecimalItem : ReportSectionModelItem { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-model-bigamount-item", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16561,7 +17074,7 @@ public partial class ReportSectionModelBigamountItem : ReportSectionModelItem { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-model-currency-item", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16570,7 +17083,7 @@ public partial class ReportSectionModelCurrencyItem : ReportSectionModelItem { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-model-date-item", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16579,7 +17092,7 @@ public partial class ReportSectionModelDateItem : ReportSectionModelItem { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-model-number-item", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16588,7 +17101,7 @@ public partial class ReportSectionModelNumberItem : ReportSectionModelItem { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-model-percentage-item", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16597,7 +17110,7 @@ public partial class ReportSectionModelPercentageItem : ReportSectionModelItem { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-model-string-item", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16606,7 +17119,7 @@ public partial class ReportSectionModelStringItem : ReportSectionModelItem { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report-section-model-yearmonth-item", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16620,7 +17133,7 @@ public partial class ReportSectionModelYearmonthItem : ReportSectionModelItem /// [System.ComponentModel.DescriptionAttribute(("A bank validate request is used to validate account information according to our " + "internal logic."))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-information-validate-request", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16644,7 +17157,7 @@ public partial class BankInformationValidateRequest public SupplierInvoicePayee SupplierInvoiceAccount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("BankInformationValidateRequestBicIban", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16661,7 +17174,7 @@ public partial class BankInformationValidateRequestBicIban public string Iban { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-information-validate-result", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16691,7 +17204,7 @@ public partial class BankInformationValidateResult public string Message { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-transaction-consolidate-revenues", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16779,7 +17292,7 @@ private set } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("BankTransactionConsolidateRevenuesRevenue", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16825,7 +17338,7 @@ public partial class BankTransactionConsolidateRevenuesRevenue /// Revenue transaction fees. /// [System.ComponentModel.DescriptionAttribute("Revenue transaction fees.")] - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-transaction-fees", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16858,7 +17371,7 @@ public partial class RevenueTransactionFees /// [System.ComponentModel.DescriptionAttribute(("The general contract of this construction is that all the given bank transactions" + " and revenues will be fully consolidated."))] - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-fuzzy-consolidation", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16968,7 +17481,7 @@ private set } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("RevenueFuzzyConsolidationPreviousLedger", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -16985,7 +17498,7 @@ public partial class RevenueFuzzyConsolidationPreviousLedger public CurrencyAmount Amount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-fuzzy-consolidation-result", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17027,7 +17540,7 @@ public partial class RevenueFuzzyConsolidationResult public long RevenueAccountingAmount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("create-bank-transaction", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17083,7 +17596,7 @@ public CreateBankTransaction() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("CreateBankTransactionFiles", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17117,7 +17630,7 @@ public CreateBankTransactionFiles() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-transaction-distributions", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17163,7 +17676,7 @@ public BankTransactionDistributions() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-transaction-distribution", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17217,7 +17730,7 @@ public partial class BankTransactionDistribution public System.DateTime RegistrationDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("create-foundation-grant", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17291,7 +17804,7 @@ private set public System.DateTime DecisionDate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("CreateFoundationGrantFiles", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17325,7 +17838,7 @@ public CreateFoundationGrantFiles() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grant-update", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17378,7 +17891,7 @@ public FoundationGrantUpdate() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("FoundationGrantUpdateGrantAmount", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17391,7 +17904,7 @@ public partial class FoundationGrantUpdateGrantAmount public long Amount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grant-return", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17431,7 +17944,7 @@ public FoundationGrantReturn() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("FoundationGrantReturnFiles", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17465,7 +17978,7 @@ public FoundationGrantReturnFiles() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grant-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17543,7 +18056,7 @@ public FoundationGrantReadable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("create-foundation-grant-payment", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17636,7 +18149,7 @@ public CreateFoundationGrantPayment() public bool PaymentTypeSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("CreateFoundationGrantPaymentRecipient", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17653,7 +18166,7 @@ public partial class CreateFoundationGrantPaymentRecipient public string Identifier { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("CreateFoundationGrantPaymentPaymentAmount", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17666,7 +18179,7 @@ public partial class CreateFoundationGrantPaymentPaymentAmount public long Amount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("CreateFoundationGrantPaymentFiles", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17700,7 +18213,7 @@ public CreateFoundationGrantPaymentFiles() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grant-payment-type", Namespace="")] public enum FoundationGrantPaymentType @@ -17713,7 +18226,7 @@ public enum FoundationGrantPaymentType BankTransfer, } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("create-foundation-grant-repayment", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17743,7 +18256,7 @@ public partial class CreateFoundationGrantRepayment public File File { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("update-foundation-grant-payment", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17823,7 +18336,7 @@ public UpdateFoundationGrantPayment() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("UpdateFoundationGrantPaymentRecipient", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17838,7 +18351,7 @@ public partial class UpdateFoundationGrantPaymentRecipient public string Identifier { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("UpdateFoundationGrantPaymentPaymentAmount", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17856,7 +18369,7 @@ public partial class UpdateFoundationGrantPaymentPaymentAmount public bool AmountSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("UpdateFoundationGrantPaymentFiles", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17890,7 +18403,7 @@ public UpdateFoundationGrantPaymentFiles() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grant-payment-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -17990,7 +18503,7 @@ public FoundationGrantPaymentReadable() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("FoundationGrantPaymentReadableRecipient", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18007,7 +18520,7 @@ public partial class FoundationGrantPaymentReadableRecipient public string Identifier { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("FoundationGrantPaymentReadablePaymentAmount", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18020,7 +18533,7 @@ public partial class FoundationGrantPaymentReadablePaymentAmount public long Amount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("FoundationGrantPaymentReadableRemainingAmount", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18033,7 +18546,7 @@ public partial class FoundationGrantPaymentReadableRemainingAmount public long Amount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("FoundationGrantPaymentReadableSupplierInvoices", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18067,7 +18580,7 @@ public FoundationGrantPaymentReadableSupplierInvoices() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grant-payment-invoice", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18092,7 +18605,7 @@ public partial class FoundationGrantPaymentInvoice public bool Paid { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grant-repayment-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18118,7 +18631,7 @@ public partial class FoundationGrantRepaymentReadable public FoundationGrantRepaymentReadableAmount Amount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("FoundationGrantRepaymentReadableAmount", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18131,7 +18644,7 @@ public partial class FoundationGrantRepaymentReadableAmount public long Amount { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("sub-foundation-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18157,7 +18670,7 @@ public partial class SubFoundationReadable public DimensionEntryReference DimensionEntry { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("eurocard-files-request", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18191,7 +18704,7 @@ public partial class EurocardFilesRequest public string Filename { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("company-information", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18201,7 +18714,7 @@ public partial class CompanyInformation2Redefinition : CompanyInformation { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("company-message", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18211,7 +18724,7 @@ public partial class CompanyMessage2Redefinition : CompanyMessage { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("clients", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18221,7 +18734,7 @@ public partial class Clients2Redefinition : Clients { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18231,7 +18744,7 @@ public partial class Client2Redefinition : Client { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-agreements", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18241,7 +18754,7 @@ public partial class ClientAgreements2Redefinition : ClientAgreements { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-agreement", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18251,7 +18764,7 @@ public partial class ClientAgreement2Redefinition : ClientAgreement { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-delivery-types", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18297,7 +18810,7 @@ public ClientDeliveryTypes() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ClientDeliveryTypesClientDeliveryType", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18314,7 +18827,7 @@ public partial class ClientDeliveryTypesClientDeliveryType public bool Default { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("company", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18324,7 +18837,7 @@ public partial class Company2Redefinition : Company { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-month-report-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18334,7 +18847,7 @@ public partial class PayrollMonthReportWriteable2Redefinition : PayrollMonthRepo { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-month-report-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18344,7 +18857,7 @@ public partial class PayrollMonthReportReadables2Redefinition : PayrollMonthRepo { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-month-report-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18354,7 +18867,7 @@ public partial class PayrollMonthReportReadable2Redefinition : PayrollMonthRepor { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-article-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18364,7 +18877,7 @@ public partial class PayrollArticleReadables2Redefinition : PayrollArticleReadab { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-run-create", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18374,7 +18887,7 @@ public partial class PayrollRunCreate2Redefinition : PayrollRunCreate { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-runs", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18384,7 +18897,7 @@ public partial class PayrollRuns2Redefinition : PayrollRuns { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18394,7 +18907,7 @@ public partial class PayrollUserReadables2Redefinition : PayrollUserReadables { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18404,7 +18917,7 @@ public partial class PayrollUserReadable2Redefinition : PayrollUserReadable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-writable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18414,7 +18927,7 @@ public partial class PayrollUserWritable2Redefinition : PayrollUserWritable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-schedules-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18424,7 +18937,7 @@ public partial class PayrollSchedulesReadable2Redefinition : PayrollSchedulesRea { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-schedule-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18434,7 +18947,7 @@ public partial class PayrollScheduleReadable2Redefinition : PayrollScheduleReada { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-rolling-schedule-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18444,7 +18957,7 @@ public partial class PayrollRollingScheduleWriteable2Redefinition : PayrollRolli { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-fixed-schedule-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18454,7 +18967,7 @@ public partial class PayrollFixedScheduleWriteable2Redefinition : PayrollFixedSc { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-user-schedule-metadatas", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18464,7 +18977,7 @@ public partial class PayrollUserScheduleMetadatas2Redefinition : PayrollUserSche { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-accounts", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18474,7 +18987,7 @@ public partial class BankAccounts2Redefinition : BankAccounts { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-transactions", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18484,7 +18997,7 @@ public partial class BankTransactions2Redefinition : BankTransactions { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("products", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18494,7 +19007,7 @@ public partial class Products2Redefinition : Products { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("product", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18504,7 +19017,7 @@ public partial class Product2Redefinition : Product { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("projects", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18514,7 +19027,7 @@ public partial class Projects2Redefinition : Projects { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("dimensions", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18524,7 +19037,7 @@ public partial class Dimensions2Redefinition : Dimensions { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("dimension-entries", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18534,7 +19047,7 @@ public partial class DimensionEntries2Redefinition : DimensionEntries { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("dimension-entry-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18544,7 +19057,7 @@ public partial class DimensionEntryWriteable2Redefinition : DimensionEntryWritea { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("project", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18554,7 +19067,7 @@ public partial class Project2Redefinition : Project { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("projects-metadata", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18564,7 +19077,7 @@ public partial class ProjectsMetadata2Redefinition : ProjectsMetadata { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("suppliers", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18574,7 +19087,7 @@ public partial class Suppliers2Redefinition : Suppliers { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18584,7 +19097,7 @@ public partial class Supplier2Redefinition : Supplier { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("subcontractor-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18594,7 +19107,7 @@ public partial class SubcontractorWriteable2Redefinition : SubcontractorWriteabl { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("subcontractor-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18604,7 +19117,7 @@ public partial class SubcontractorReadables2Redefinition : SubcontractorReadable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("subcontractor-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18614,7 +19127,7 @@ public partial class SubcontractorReadable2Redefinition : SubcontractorReadable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoices", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18660,7 +19173,7 @@ public ClientInvoices2() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoice", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18670,7 +19183,7 @@ public partial class ClientInvoice2Redefinition : ClientInvoice { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoice-payment-writable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18680,7 +19193,7 @@ public partial class ClientInvoicePaymentWritable2Redefinition : ClientInvoicePa { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoices", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18726,7 +19239,7 @@ public SupplierInvoices2() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18736,7 +19249,7 @@ public partial class SupplierInvoice2Redefinition : SupplierInvoice { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18746,7 +19259,7 @@ public partial class SupplierInvoiceWriteable2Redefinition : SupplierInvoiceWrit { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice-approval", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18756,7 +19269,7 @@ public partial class SupplierInvoiceApproval2Redefinition : SupplierInvoiceAppro { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice-bundle-create-result", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18770,7 +19283,7 @@ public partial class SupplierInvoiceBundleCreateResult public int Nr { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("users", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18780,7 +19293,7 @@ public partial class Users2Redefinition : Users { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("user", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18790,7 +19303,7 @@ public partial class User2Redefinition : User { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accesses", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18800,7 +19313,7 @@ public partial class Accesses2Redefinition : Accesses { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("access", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18810,7 +19323,7 @@ public partial class Access2Redefinition : Access { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("access-roles", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18820,7 +19333,7 @@ public partial class AccessRoles2Redefinition : AccessRoles { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-event", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18830,7 +19343,7 @@ public partial class PayrollEvent2Redefinition : PayrollEvent { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-child", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18840,7 +19353,7 @@ public partial class PayrollChild2Redefinition : PayrollChild { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-events", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18850,7 +19363,7 @@ public partial class PayrollEvents2Redefinition : PayrollEvents { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoice-templates", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18860,7 +19373,7 @@ public partial class ClientInvoiceTemplates2Redefinition : ClientInvoiceTemplate { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoice-template", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18870,7 +19383,7 @@ public partial class ClientInvoiceTemplate2Redefinition : ClientInvoiceTemplate { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accounting-year-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18880,7 +19393,7 @@ public partial class AccountingYearReadables2Redefinition : AccountingYearReadab { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accounting-year-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18890,7 +19403,7 @@ public partial class AccountingYearReadable2Redefinition : AccountingYearReadabl { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accounting-year-restriction-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18900,7 +19413,7 @@ public partial class AccountingYearRestrictionReadables2Redefinition : Accountin { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accounting-year-restriction-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18910,7 +19423,7 @@ public partial class AccountingYearRestrictionReadable2Redefinition : Accounting { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("voucher-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18920,7 +19433,7 @@ public partial class VoucherReadable2Redefinition : VoucherReadable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("vouchers-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18930,7 +19443,7 @@ public partial class VouchersReadable2Redefinition : VouchersReadable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("voucher-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18940,7 +19453,7 @@ public partial class VoucherWriteable2Redefinition : VoucherWriteable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("update-client-agreement", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18954,7 +19467,7 @@ public partial class UpdateClientAgreement public ClientAgreement ClientAgreement { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("update-client-agreement-result", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18968,7 +19481,7 @@ public partial class UpdateClientAgreementResult public int RevisionNr { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("exchange-rate", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -18990,7 +19503,7 @@ public partial class ExchangeRate public decimal Rate { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("account-metadata", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19000,7 +19513,7 @@ public partial class AccountMetadata2Redefinition : AccountMetadata { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("account-metadatas", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19010,7 +19523,7 @@ public partial class AccountMetadatas2Redefinition : AccountMetadatas { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("activity-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19020,7 +19533,7 @@ public partial class ActivityReadables2Redefinition : ActivityReadables { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("activity-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19030,7 +19543,7 @@ public partial class ActivityReadable2Redefinition : ActivityReadable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("internal-hourly-cost-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19040,7 +19553,7 @@ public partial class InternalHourlyCostReadables2Redefinition : InternalHourlyCo { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("internal-hourly-cost-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19050,7 +19563,7 @@ public partial class InternalHourlyCostReadable2Redefinition : InternalHourlyCos { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("internal-hourly-cost-writable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19060,7 +19573,7 @@ public partial class InternalHourlyCostWritable2Redefinition : InternalHourlyCos { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("internal-hourly-cost-writables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19070,7 +19583,7 @@ public partial class InternalHourlyCostWritables2Redefinition : InternalHourlyCo { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("event-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19080,7 +19593,7 @@ public partial class EventReadables2Redefinition : EventReadables { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("event-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19090,7 +19603,7 @@ public partial class EventReadable2Redefinition : EventReadable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("event-writable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19100,7 +19613,7 @@ public partial class EventWritable2Redefinition : EventWritable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("certify-events-request", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19110,7 +19623,7 @@ public partial class CertifyEventsRequest2Redefinition : CertifyEventsRequest { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("approve-events-request", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19120,7 +19633,7 @@ public partial class ApproveEventsRequest2Redefinition : ApproveEventsRequest { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("unlock-events-request", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19130,7 +19643,7 @@ public partial class UnlockEventsRequest2Redefinition : UnlockEventsRequest { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("event-restriction-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19140,7 +19653,7 @@ public partial class EventRestrictionReadables2Redefinition : EventRestrictionRe { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("event-restriction-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19150,7 +19663,7 @@ public partial class EventRestrictionReadable2Redefinition : EventRestrictionRea { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19160,7 +19673,7 @@ public partial class ClientProjectReadables2Redefinition : ClientProjectReadable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19170,7 +19683,7 @@ public partial class ClientProjectReadable2Redefinition : ClientProjectReadable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19180,7 +19693,7 @@ public partial class ClientProjectWriteable2Redefinition : ClientProjectWriteabl { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-readable-v2", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19190,7 +19703,7 @@ public partial class ClientProjectReadableV22Redefinition : ClientProjectReadabl { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-readables-v2", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19200,7 +19713,7 @@ public partial class ClientProjectReadablesV22Redefinition : ClientProjectReadab { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-activities-v2-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19210,7 +19723,7 @@ public partial class ClientProjectActivitiesV2Writeable2Redefinition : ClientPro { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-users-v2-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19220,7 +19733,7 @@ public partial class ClientProjectUsersV2Writeable2Redefinition : ClientProjectU { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-project-prices-writeable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19230,7 +19743,7 @@ public partial class ClientProjectPricesWriteable2Redefinition : ClientProjectPr { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("user-authentication", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19240,7 +19753,7 @@ public partial class UserAuthentication2Redefinition : UserAuthentication { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("tokens", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19250,7 +19763,7 @@ public partial class Tokens2Redefinition : Tokens { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("token", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19260,7 +19773,7 @@ public partial class Token2Redefinition : Token { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("accessible-companies", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19270,7 +19783,7 @@ public partial class AccessibleCompanies2Redefinition : AccessibleCompanies { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19280,7 +19793,7 @@ public partial class ExpenseReadables2Redefinition : ExpenseReadables { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-file-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19290,7 +19803,7 @@ public partial class ExpenseFileReadables2Redefinition : ExpenseFileReadables { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-entry-form", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19300,7 +19813,7 @@ public partial class ExpenseEntryForm2Redefinition : ExpenseEntryForm { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-entry-form-defaults", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19310,7 +19823,7 @@ public partial class ExpenseEntryFormDefaults2Redefinition : ExpenseEntryFormDef { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-entry-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19320,7 +19833,7 @@ public partial class ExpenseEntryReadables2Redefinition : ExpenseEntryReadables { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-entry-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19330,7 +19843,17 @@ public partial class ExpenseEntryReadable2Redefinition : ExpenseEntryReadable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] + [System.SerializableAttribute()] + [System.Xml.Serialization.XmlTypeAttribute("car-readable", Namespace="")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlRootAttribute("car-readable", Namespace="")] + public partial class CarReadable2Redefinition : CarReadable + { + } + + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-entry-writable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19340,7 +19863,7 @@ public partial class ExpenseEntryWritable2Redefinition : ExpenseEntryWritable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("expense-writable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19350,7 +19873,7 @@ public partial class ExpenseWritable2Redefinition : ExpenseWritable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("translations", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19360,7 +19883,7 @@ public partial class Translations2Redefinition : Translations { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("vouchers-detailed", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19406,7 +19929,7 @@ public VouchersDetailed() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-ledgers", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19452,7 +19975,7 @@ public RevenueLedgers() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenues", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19498,7 +20021,7 @@ public Revenues() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19508,7 +20031,7 @@ public partial class Revenue2Redefinition : Revenue { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-create", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19518,7 +20041,7 @@ public partial class RevenueCreate2Redefinition : RevenueCreate { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-update", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19528,7 +20051,7 @@ public partial class RevenueUpdate2Redefinition : RevenueUpdate { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("created", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19542,7 +20065,7 @@ public partial class Created public int Id { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("saved", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19561,7 +20084,7 @@ public partial class Saved public bool IdSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("deleted", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19580,7 +20103,7 @@ public partial class Deleted public bool IdSpecified { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("error", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19594,7 +20117,7 @@ public partial class Error public string Message { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("ok", Namespace="", AnonymousType=true)] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19611,7 +20134,7 @@ public partial class Ok public string Message { get; set; } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("report", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19621,7 +20144,7 @@ public partial class Report2Redefinition : Report { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-information-validate-request", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19631,7 +20154,7 @@ public partial class BankInformationValidateRequest2Redefinition : BankInformati { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-information-validate-result", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19641,7 +20164,7 @@ public partial class BankInformationValidateResult2Redefinition : BankInformatio { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-transaction-consolidate-revenues", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19651,7 +20174,7 @@ public partial class BankTransactionConsolidateRevenues2Redefinition : BankTrans { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-fuzzy-consolidation", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19661,7 +20184,7 @@ public partial class RevenueFuzzyConsolidation2Redefinition : RevenueFuzzyConsol { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("revenue-fuzzy-consolidation-result", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19671,7 +20194,7 @@ public partial class RevenueFuzzyConsolidationResult2Redefinition : RevenueFuzzy { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("create-bank-transaction", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19681,7 +20204,7 @@ public partial class CreateBankTransaction2Redefinition : CreateBankTransaction { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-transaction", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19691,7 +20214,7 @@ public partial class BankTransaction2Redefinition : BankTransaction { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("bank-transaction-distributions", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19701,7 +20224,7 @@ public partial class BankTransactionDistributions2Redefinition : BankTransaction { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-run-pay", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19711,7 +20234,7 @@ public partial class PayrollRunPay2Redefinition : PayrollRunPay { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-run-bookkeep", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19721,7 +20244,7 @@ public partial class PayrollRunBookkeep2Redefinition : PayrollRunBookkeep { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("payroll-transactions", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19731,7 +20254,7 @@ public partial class PayrollTransactions2Redefinition : PayrollTransactions { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("create-foundation-grant", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19741,7 +20264,7 @@ public partial class CreateFoundationGrant2Redefinition : CreateFoundationGrant { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grant", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19751,7 +20274,7 @@ public partial class FoundationGrant : FoundationGrantReadable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grant-update", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19761,7 +20284,7 @@ public partial class FoundationGrantUpdate2Redefinition : FoundationGrantUpdate { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grant-return", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19771,7 +20294,7 @@ public partial class FoundationGrantReturn2Redefinition : FoundationGrantReturn { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grants", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19817,7 +20340,7 @@ public FoundationGrants() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("create-foundation-grant-payment", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19827,7 +20350,7 @@ public partial class CreateFoundationGrantPayment2Redefinition : CreateFoundatio { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("update-foundation-grant-payment", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19837,7 +20360,7 @@ public partial class UpdateFoundationGrantPayment2Redefinition : UpdateFoundatio { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("create-foundation-grant-repayment", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19847,7 +20370,7 @@ public partial class CreateFoundationGrantRepayment2Redefinition : CreateFoundat { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grant-payment", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19857,7 +20380,7 @@ public partial class FoundationGrantPayment : FoundationGrantPaymentReadable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grant-payments", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19903,7 +20426,7 @@ public FoundationGrantPayments() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grant-repayment", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19913,7 +20436,7 @@ public partial class FoundationGrantRepayment : FoundationGrantRepaymentReadable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("foundation-grant-repayments", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19959,7 +20482,7 @@ public FoundationGrantRepayments() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("sub-foundation-readable", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -19969,7 +20492,7 @@ public partial class SubFoundationReadable2Redefinition : SubFoundationReadable { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("sub-foundations-readables", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -20015,7 +20538,7 @@ public SubFoundationsReadables() } } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("eurocard-files-request", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -20025,7 +20548,7 @@ public partial class EurocardFilesRequest2Redefinition : EurocardFilesRequest { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("supplier-invoice-payee", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] @@ -20035,7 +20558,7 @@ public partial class SupplierInvoicePayee2Redefinition : SupplierInvoicePayee { } - [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1240.0")] + [System.CodeDom.Compiler.GeneratedCodeAttribute("XmlSchemaClassGenerator", "3.0.1270.0")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute("client-invoice-relation", Namespace="")] [System.Diagnostics.DebuggerStepThroughAttribute()] diff --git a/Kleer/doc.xsd b/Kleer/doc.xsd index f237969..ea983ba 100644 --- a/Kleer/doc.xsd +++ b/Kleer/doc.xsd @@ -821,6 +821,14 @@ + + + + + + + + @@ -1253,10 +1261,12 @@ - + + - - + + @@ -1310,6 +1320,117 @@ + + + + + + + + + + + + Mileage entry type. One of: "Single" (a single trip, with start/end descriptions and optional coordinates) or "Batch" (an aggregated driving-logbook entry, where start/end descriptions may be absent). + + + + + Tax-free reimbursement amount for the trip, in cents. + + + + + Taxable reimbursement amount for the trip, in cents. + + + + + + One-way travel distance, in kilometres. + + + + + Total travel distance in kilometres; equals distance-one-way-km, doubled when round-trip is true. + + + + + + + + + + + + + + + + + + + + + + + + Taxable benefit (förmån) for provided meals, in cents. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A user's registered car (the car-id returned in expense-mileage). Requires payroll read access. + + + + + + The car's registration number. Absent if none is registered. + + + + + Skatteverket model code (Modellkod) for benefit cars; format YY+model+nr (e.g. 24ABC123). Absent if not set. + + @@ -3049,6 +3170,20 @@ + + + + + + + + + + + + + + @@ -3189,6 +3324,18 @@ + + + + + + + + + + + + @@ -3322,6 +3469,9 @@ + + + @@ -5236,6 +5386,7 @@ +