Files
hcs/Hcs.Client/Connected Services/Service.Async.DebtRequests.v15_7_0_1/Reference.cs

5554 lines
212 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//------------------------------------------------------------------------------
// <auto-generated>
// Этот код создан программой.
// Исполняемая версия:4.0.30319.42000
//
// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
// повторной генерации кода.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Hcs.Service.Async.DebtRequests.v15_7_0_1 {
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class Fault : object, System.ComponentModel.INotifyPropertyChanged {
private string errorCodeField;
private string errorMessageField;
private string stackTraceField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string ErrorCode {
get {
return this.errorCodeField;
}
set {
this.errorCodeField = value;
this.RaisePropertyChanged("ErrorCode");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string ErrorMessage {
get {
return this.errorMessageField;
}
set {
this.errorMessageField = value;
this.RaisePropertyChanged("ErrorMessage");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string StackTrace {
get {
return this.stackTraceField;
}
set {
this.stackTraceField = value;
this.RaisePropertyChanged("StackTrace");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ImportHousingFundObjectInfoType : object, System.ComponentModel.INotifyPropertyChanged {
private string[] itemsField;
private ItemsChoiceType3[] itemsElementNameField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("AddressType", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("HMObjectGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("addressDetails", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("fiasHouseGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("houseGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlChoiceIdentifierAttribute("ItemsElementName")]
public string[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("ItemsElementName", Order=1)]
[System.Xml.Serialization.XmlIgnoreAttribute()]
public ItemsChoiceType3[] ItemsElementName {
get {
return this.itemsElementNameField;
}
set {
this.itemsElementNameField = value;
this.RaisePropertyChanged("ItemsElementName");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/", IncludeInSchema=false)]
public enum ItemsChoiceType3 {
/// <remarks/>
AddressType,
/// <remarks/>
HMObjectGUID,
/// <remarks/>
addressDetails,
/// <remarks/>
fiasHouseGUID,
/// <remarks/>
houseGUID,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/nsi-base/")]
public partial class nsiRef : object, System.ComponentModel.INotifyPropertyChanged {
private string codeField;
private string gUIDField;
private string nameField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string Code {
get {
return this.codeField;
}
set {
this.codeField = value;
this.RaisePropertyChanged("Code");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string GUID {
get {
return this.gUIDField;
}
set {
this.gUIDField = value;
this.RaisePropertyChanged("GUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string Name {
get {
return this.nameField;
}
set {
this.nameField = value;
this.RaisePropertyChanged("Name");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class DocumentType : object, System.ComponentModel.INotifyPropertyChanged {
private nsiRef typeField;
private string seriesField;
private string numberField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public nsiRef type {
get {
return this.typeField;
}
set {
this.typeField = value;
this.RaisePropertyChanged("type");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string series {
get {
return this.seriesField;
}
set {
this.seriesField = value;
this.RaisePropertyChanged("series");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string number {
get {
return this.numberField;
}
set {
this.numberField = value;
this.RaisePropertyChanged("number");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ApplicantInfoType : object, System.ComponentModel.INotifyPropertyChanged {
private string firstNameField;
private string lastNameField;
private string middleNameField;
private string snilsField;
private DocumentType documentField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string firstName {
get {
return this.firstNameField;
}
set {
this.firstNameField = value;
this.RaisePropertyChanged("firstName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string lastName {
get {
return this.lastNameField;
}
set {
this.lastNameField = value;
this.RaisePropertyChanged("lastName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string middleName {
get {
return this.middleNameField;
}
set {
this.middleNameField = value;
this.RaisePropertyChanged("middleName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public string snils {
get {
return this.snilsField;
}
set {
this.snilsField = value;
this.RaisePropertyChanged("snils");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=4)]
public DocumentType document {
get {
return this.documentField;
}
set {
this.documentField = value;
this.RaisePropertyChanged("document");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ImportDRType : object, System.ComponentModel.INotifyPropertyChanged {
private ApplicantInfoType applicantInfoField;
private ImportHousingFundObjectInfoType housingFundObjectField;
private string executorGUIDField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public ApplicantInfoType applicantInfo {
get {
return this.applicantInfoField;
}
set {
this.applicantInfoField = value;
this.RaisePropertyChanged("applicantInfo");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public ImportHousingFundObjectInfoType housingFundObject {
get {
return this.housingFundObjectField;
}
set {
this.housingFundObjectField = value;
this.RaisePropertyChanged("housingFundObject");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string executorGUID {
get {
return this.executorGUIDField;
}
set {
this.executorGUIDField = value;
this.RaisePropertyChanged("executorGUID");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class ObjectType : object, System.ComponentModel.INotifyPropertyChanged {
private System.Xml.XmlNode[] anyField;
private string idField;
private string mimeTypeField;
private string encodingField;
/// <remarks/>
[System.Xml.Serialization.XmlTextAttribute()]
[System.Xml.Serialization.XmlAnyElementAttribute(Order=0)]
public System.Xml.XmlNode[] Any {
get {
return this.anyField;
}
set {
this.anyField = value;
this.RaisePropertyChanged("Any");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="ID")]
public string Id {
get {
return this.idField;
}
set {
this.idField = value;
this.RaisePropertyChanged("Id");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute()]
public string MimeType {
get {
return this.mimeTypeField;
}
set {
this.mimeTypeField = value;
this.RaisePropertyChanged("MimeType");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="anyURI")]
public string Encoding {
get {
return this.encodingField;
}
set {
this.encodingField = value;
this.RaisePropertyChanged("Encoding");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class SPKIDataType : object, System.ComponentModel.INotifyPropertyChanged {
private object[] itemsField;
/// <remarks/>
[System.Xml.Serialization.XmlAnyElementAttribute(Order=0)]
[System.Xml.Serialization.XmlElementAttribute("SPKISexp", typeof(byte[]), DataType="base64Binary", Order=0)]
public object[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class PGPDataType : object, System.ComponentModel.INotifyPropertyChanged {
private object[] itemsField;
private ItemsChoiceType1[] itemsElementNameField;
/// <remarks/>
[System.Xml.Serialization.XmlAnyElementAttribute(Order=0)]
[System.Xml.Serialization.XmlElementAttribute("PGPKeyID", typeof(byte[]), DataType="base64Binary", Order=0)]
[System.Xml.Serialization.XmlElementAttribute("PGPKeyPacket", typeof(byte[]), DataType="base64Binary", Order=0)]
[System.Xml.Serialization.XmlChoiceIdentifierAttribute("ItemsElementName")]
public object[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("ItemsElementName", Order=1)]
[System.Xml.Serialization.XmlIgnoreAttribute()]
public ItemsChoiceType1[] ItemsElementName {
get {
return this.itemsElementNameField;
}
set {
this.itemsElementNameField = value;
this.RaisePropertyChanged("ItemsElementName");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#", IncludeInSchema=false)]
public enum ItemsChoiceType1 {
/// <remarks/>
[System.Xml.Serialization.XmlEnumAttribute("##any:")]
Item,
/// <remarks/>
PGPKeyID,
/// <remarks/>
PGPKeyPacket,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class X509IssuerSerialType : object, System.ComponentModel.INotifyPropertyChanged {
private string x509IssuerNameField;
private string x509SerialNumberField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string X509IssuerName {
get {
return this.x509IssuerNameField;
}
set {
this.x509IssuerNameField = value;
this.RaisePropertyChanged("X509IssuerName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="integer", Order=1)]
public string X509SerialNumber {
get {
return this.x509SerialNumberField;
}
set {
this.x509SerialNumberField = value;
this.RaisePropertyChanged("X509SerialNumber");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class X509DataType : object, System.ComponentModel.INotifyPropertyChanged {
private object[] itemsField;
private ItemsChoiceType[] itemsElementNameField;
/// <remarks/>
[System.Xml.Serialization.XmlAnyElementAttribute(Order=0)]
[System.Xml.Serialization.XmlElementAttribute("X509CRL", typeof(byte[]), DataType="base64Binary", Order=0)]
[System.Xml.Serialization.XmlElementAttribute("X509Certificate", typeof(byte[]), DataType="base64Binary", Order=0)]
[System.Xml.Serialization.XmlElementAttribute("X509IssuerSerial", typeof(X509IssuerSerialType), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("X509SKI", typeof(byte[]), DataType="base64Binary", Order=0)]
[System.Xml.Serialization.XmlElementAttribute("X509SubjectName", typeof(string), Order=0)]
[System.Xml.Serialization.XmlChoiceIdentifierAttribute("ItemsElementName")]
public object[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("ItemsElementName", Order=1)]
[System.Xml.Serialization.XmlIgnoreAttribute()]
public ItemsChoiceType[] ItemsElementName {
get {
return this.itemsElementNameField;
}
set {
this.itemsElementNameField = value;
this.RaisePropertyChanged("ItemsElementName");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#", IncludeInSchema=false)]
public enum ItemsChoiceType {
/// <remarks/>
[System.Xml.Serialization.XmlEnumAttribute("##any:")]
Item,
/// <remarks/>
X509CRL,
/// <remarks/>
X509Certificate,
/// <remarks/>
X509IssuerSerial,
/// <remarks/>
X509SKI,
/// <remarks/>
X509SubjectName,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class RetrievalMethodType : object, System.ComponentModel.INotifyPropertyChanged {
private TransformType[] transformsField;
private string uRIField;
private string typeField;
/// <remarks/>
[System.Xml.Serialization.XmlArrayAttribute(Order=0)]
[System.Xml.Serialization.XmlArrayItemAttribute("Transform", IsNullable=false)]
public TransformType[] Transforms {
get {
return this.transformsField;
}
set {
this.transformsField = value;
this.RaisePropertyChanged("Transforms");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="anyURI")]
public string URI {
get {
return this.uRIField;
}
set {
this.uRIField = value;
this.RaisePropertyChanged("URI");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="anyURI")]
public string Type {
get {
return this.typeField;
}
set {
this.typeField = value;
this.RaisePropertyChanged("Type");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class TransformType : object, System.ComponentModel.INotifyPropertyChanged {
private object[] itemsField;
private string[] textField;
private string algorithmField;
/// <remarks/>
[System.Xml.Serialization.XmlAnyElementAttribute(Order=0)]
[System.Xml.Serialization.XmlElementAttribute("XPath", typeof(string), Order=0)]
public object[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlTextAttribute()]
public string[] Text {
get {
return this.textField;
}
set {
this.textField = value;
this.RaisePropertyChanged("Text");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="anyURI")]
public string Algorithm {
get {
return this.algorithmField;
}
set {
this.algorithmField = value;
this.RaisePropertyChanged("Algorithm");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class RSAKeyValueType : object, System.ComponentModel.INotifyPropertyChanged {
private byte[] modulusField;
private byte[] exponentField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=0)]
public byte[] Modulus {
get {
return this.modulusField;
}
set {
this.modulusField = value;
this.RaisePropertyChanged("Modulus");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=1)]
public byte[] Exponent {
get {
return this.exponentField;
}
set {
this.exponentField = value;
this.RaisePropertyChanged("Exponent");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class DSAKeyValueType : object, System.ComponentModel.INotifyPropertyChanged {
private byte[] pField;
private byte[] qField;
private byte[] gField;
private byte[] yField;
private byte[] jField;
private byte[] seedField;
private byte[] pgenCounterField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=0)]
public byte[] P {
get {
return this.pField;
}
set {
this.pField = value;
this.RaisePropertyChanged("P");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=1)]
public byte[] Q {
get {
return this.qField;
}
set {
this.qField = value;
this.RaisePropertyChanged("Q");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=2)]
public byte[] G {
get {
return this.gField;
}
set {
this.gField = value;
this.RaisePropertyChanged("G");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=3)]
public byte[] Y {
get {
return this.yField;
}
set {
this.yField = value;
this.RaisePropertyChanged("Y");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=4)]
public byte[] J {
get {
return this.jField;
}
set {
this.jField = value;
this.RaisePropertyChanged("J");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=5)]
public byte[] Seed {
get {
return this.seedField;
}
set {
this.seedField = value;
this.RaisePropertyChanged("Seed");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=6)]
public byte[] PgenCounter {
get {
return this.pgenCounterField;
}
set {
this.pgenCounterField = value;
this.RaisePropertyChanged("PgenCounter");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class KeyValueType : object, System.ComponentModel.INotifyPropertyChanged {
private object itemField;
private string[] textField;
/// <remarks/>
[System.Xml.Serialization.XmlAnyElementAttribute(Order=0)]
[System.Xml.Serialization.XmlElementAttribute("DSAKeyValue", typeof(DSAKeyValueType), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("RSAKeyValue", typeof(RSAKeyValueType), Order=0)]
public object Item {
get {
return this.itemField;
}
set {
this.itemField = value;
this.RaisePropertyChanged("Item");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlTextAttribute()]
public string[] Text {
get {
return this.textField;
}
set {
this.textField = value;
this.RaisePropertyChanged("Text");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class KeyInfoType : object, System.ComponentModel.INotifyPropertyChanged {
private object[] itemsField;
private ItemsChoiceType2[] itemsElementNameField;
private string[] textField;
private string idField;
/// <remarks/>
[System.Xml.Serialization.XmlAnyElementAttribute(Order=0)]
[System.Xml.Serialization.XmlElementAttribute("KeyName", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("KeyValue", typeof(KeyValueType), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("MgmtData", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("PGPData", typeof(PGPDataType), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("RetrievalMethod", typeof(RetrievalMethodType), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("SPKIData", typeof(SPKIDataType), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("X509Data", typeof(X509DataType), Order=0)]
[System.Xml.Serialization.XmlChoiceIdentifierAttribute("ItemsElementName")]
public object[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("ItemsElementName", Order=1)]
[System.Xml.Serialization.XmlIgnoreAttribute()]
public ItemsChoiceType2[] ItemsElementName {
get {
return this.itemsElementNameField;
}
set {
this.itemsElementNameField = value;
this.RaisePropertyChanged("ItemsElementName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlTextAttribute()]
public string[] Text {
get {
return this.textField;
}
set {
this.textField = value;
this.RaisePropertyChanged("Text");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="ID")]
public string Id {
get {
return this.idField;
}
set {
this.idField = value;
this.RaisePropertyChanged("Id");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#", IncludeInSchema=false)]
public enum ItemsChoiceType2 {
/// <remarks/>
[System.Xml.Serialization.XmlEnumAttribute("##any:")]
Item,
/// <remarks/>
KeyName,
/// <remarks/>
KeyValue,
/// <remarks/>
MgmtData,
/// <remarks/>
PGPData,
/// <remarks/>
RetrievalMethod,
/// <remarks/>
SPKIData,
/// <remarks/>
X509Data,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class SignatureValueType : object, System.ComponentModel.INotifyPropertyChanged {
private string idField;
private byte[] valueField;
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="ID")]
public string Id {
get {
return this.idField;
}
set {
this.idField = value;
this.RaisePropertyChanged("Id");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlTextAttribute(DataType="base64Binary")]
public byte[] Value {
get {
return this.valueField;
}
set {
this.valueField = value;
this.RaisePropertyChanged("Value");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class DigestMethodType : object, System.ComponentModel.INotifyPropertyChanged {
private System.Xml.XmlNode[] anyField;
private string algorithmField;
/// <remarks/>
[System.Xml.Serialization.XmlTextAttribute()]
[System.Xml.Serialization.XmlAnyElementAttribute(Order=0)]
public System.Xml.XmlNode[] Any {
get {
return this.anyField;
}
set {
this.anyField = value;
this.RaisePropertyChanged("Any");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="anyURI")]
public string Algorithm {
get {
return this.algorithmField;
}
set {
this.algorithmField = value;
this.RaisePropertyChanged("Algorithm");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class ReferenceType : object, System.ComponentModel.INotifyPropertyChanged {
private TransformType[] transformsField;
private DigestMethodType digestMethodField;
private byte[] digestValueField;
private string idField;
private string uRIField;
private string typeField;
/// <remarks/>
[System.Xml.Serialization.XmlArrayAttribute(Order=0)]
[System.Xml.Serialization.XmlArrayItemAttribute("Transform", IsNullable=false)]
public TransformType[] Transforms {
get {
return this.transformsField;
}
set {
this.transformsField = value;
this.RaisePropertyChanged("Transforms");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public DigestMethodType DigestMethod {
get {
return this.digestMethodField;
}
set {
this.digestMethodField = value;
this.RaisePropertyChanged("DigestMethod");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary", Order=2)]
public byte[] DigestValue {
get {
return this.digestValueField;
}
set {
this.digestValueField = value;
this.RaisePropertyChanged("DigestValue");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="ID")]
public string Id {
get {
return this.idField;
}
set {
this.idField = value;
this.RaisePropertyChanged("Id");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="anyURI")]
public string URI {
get {
return this.uRIField;
}
set {
this.uRIField = value;
this.RaisePropertyChanged("URI");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="anyURI")]
public string Type {
get {
return this.typeField;
}
set {
this.typeField = value;
this.RaisePropertyChanged("Type");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class SignatureMethodType : object, System.ComponentModel.INotifyPropertyChanged {
private string hMACOutputLengthField;
private System.Xml.XmlNode[] anyField;
private string algorithmField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="integer", Order=0)]
public string HMACOutputLength {
get {
return this.hMACOutputLengthField;
}
set {
this.hMACOutputLengthField = value;
this.RaisePropertyChanged("HMACOutputLength");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlTextAttribute()]
[System.Xml.Serialization.XmlAnyElementAttribute(Order=1)]
public System.Xml.XmlNode[] Any {
get {
return this.anyField;
}
set {
this.anyField = value;
this.RaisePropertyChanged("Any");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="anyURI")]
public string Algorithm {
get {
return this.algorithmField;
}
set {
this.algorithmField = value;
this.RaisePropertyChanged("Algorithm");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class CanonicalizationMethodType : object, System.ComponentModel.INotifyPropertyChanged {
private System.Xml.XmlNode[] anyField;
private string algorithmField;
/// <remarks/>
[System.Xml.Serialization.XmlTextAttribute()]
[System.Xml.Serialization.XmlAnyElementAttribute(Order=0)]
public System.Xml.XmlNode[] Any {
get {
return this.anyField;
}
set {
this.anyField = value;
this.RaisePropertyChanged("Any");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="anyURI")]
public string Algorithm {
get {
return this.algorithmField;
}
set {
this.algorithmField = value;
this.RaisePropertyChanged("Algorithm");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class SignedInfoType : object, System.ComponentModel.INotifyPropertyChanged {
private CanonicalizationMethodType canonicalizationMethodField;
private SignatureMethodType signatureMethodField;
private ReferenceType[] referenceField;
private string idField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public CanonicalizationMethodType CanonicalizationMethod {
get {
return this.canonicalizationMethodField;
}
set {
this.canonicalizationMethodField = value;
this.RaisePropertyChanged("CanonicalizationMethod");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public SignatureMethodType SignatureMethod {
get {
return this.signatureMethodField;
}
set {
this.signatureMethodField = value;
this.RaisePropertyChanged("SignatureMethod");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("Reference", Order=2)]
public ReferenceType[] Reference {
get {
return this.referenceField;
}
set {
this.referenceField = value;
this.RaisePropertyChanged("Reference");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="ID")]
public string Id {
get {
return this.idField;
}
set {
this.idField = value;
this.RaisePropertyChanged("Id");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#")]
public partial class SignatureType : object, System.ComponentModel.INotifyPropertyChanged {
private SignedInfoType signedInfoField;
private SignatureValueType signatureValueField;
private KeyInfoType keyInfoField;
private ObjectType[] objectField;
private string idField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public SignedInfoType SignedInfo {
get {
return this.signedInfoField;
}
set {
this.signedInfoField = value;
this.RaisePropertyChanged("SignedInfo");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public SignatureValueType SignatureValue {
get {
return this.signatureValueField;
}
set {
this.signatureValueField = value;
this.RaisePropertyChanged("SignatureValue");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public KeyInfoType KeyInfo {
get {
return this.keyInfoField;
}
set {
this.keyInfoField = value;
this.RaisePropertyChanged("KeyInfo");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("Object", Order=3)]
public ObjectType[] Object {
get {
return this.objectField;
}
set {
this.objectField = value;
this.RaisePropertyChanged("Object");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(DataType="ID")]
public string Id {
get {
return this.idField;
}
set {
this.idField = value;
this.RaisePropertyChanged("Id");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.Xml.Serialization.XmlIncludeAttribute(typeof(BaseAsyncResponseType))]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class BaseType : object, System.ComponentModel.INotifyPropertyChanged {
private SignatureType signatureField;
private string idField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Namespace="http://www.w3.org/2000/09/xmldsig#", Order=0)]
public SignatureType Signature {
get {
return this.signatureField;
}
set {
this.signatureField = value;
this.RaisePropertyChanged("Signature");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute()]
public string Id {
get {
return this.idField;
}
set {
this.idField = value;
this.RaisePropertyChanged("Id");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class BaseAsyncResponseType : BaseType {
private sbyte requestStateField;
private string messageGUIDField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public sbyte RequestState {
get {
return this.requestStateField;
}
set {
this.requestStateField = value;
this.RaisePropertyChanged("RequestState");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string MessageGUID {
get {
return this.messageGUIDField;
}
set {
this.messageGUIDField = value;
this.RaisePropertyChanged("MessageGUID");
}
}
}
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.ServiceContractAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs-service-async", ConfigurationName="Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort")]
public interface DebtRequestsAsyncPort {
// CODEGEN: Контракт генерации сообщений с операцией importDebtRequests не является ни RPC, ни упакованным документом.
[System.ServiceModel.OperationContractAttribute(Action="urn:importDebtRequests", ReplyAction="*")]
[System.ServiceModel.FaultContractAttribute(typeof(Hcs.Service.Async.DebtRequests.v15_7_0_1.Fault), Action="urn:importDebtRequests", Name="Fault", Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(BaseType))]
Hcs.Service.Async.DebtRequests.v15_7_0_1.importDebtRequestsResponse importDebtRequests(Hcs.Service.Async.DebtRequests.v15_7_0_1.importDebtRequestsRequest request);
[System.ServiceModel.OperationContractAttribute(Action="urn:importDebtRequests", ReplyAction="*")]
System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.importDebtRequestsResponse> importDebtRequestsAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.importDebtRequestsRequest request);
// CODEGEN: Контракт генерации сообщений с операцией exportDebtSubrequests не является ни RPC, ни упакованным документом.
[System.ServiceModel.OperationContractAttribute(Action="urn:exportDebtSubrequests", ReplyAction="*")]
[System.ServiceModel.FaultContractAttribute(typeof(Hcs.Service.Async.DebtRequests.v15_7_0_1.Fault), Action="urn:exportDebtSubrequests", Name="Fault", Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(BaseType))]
Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtSubrequestsResponse exportDebtSubrequests(Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtSubrequestsRequest request);
[System.ServiceModel.OperationContractAttribute(Action="urn:exportDebtSubrequests", ReplyAction="*")]
System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtSubrequestsResponse> exportDebtSubrequestsAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtSubrequestsRequest request);
// CODEGEN: Контракт генерации сообщений с операцией importResponses не является ни RPC, ни упакованным документом.
[System.ServiceModel.OperationContractAttribute(Action="urn:importResponses", ReplyAction="*")]
[System.ServiceModel.FaultContractAttribute(typeof(Hcs.Service.Async.DebtRequests.v15_7_0_1.Fault), Action="urn:importResponses", Name="Fault", Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(BaseType))]
Hcs.Service.Async.DebtRequests.v15_7_0_1.importResponsesResponse importResponses(Hcs.Service.Async.DebtRequests.v15_7_0_1.importResponsesRequest request);
[System.ServiceModel.OperationContractAttribute(Action="urn:importResponses", ReplyAction="*")]
System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.importResponsesResponse> importResponsesAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.importResponsesRequest request);
// CODEGEN: Контракт генерации сообщений с операцией exportDebtRequests не является ни RPC, ни упакованным документом.
[System.ServiceModel.OperationContractAttribute(Action="urn:exportDebtRequests", ReplyAction="*")]
[System.ServiceModel.FaultContractAttribute(typeof(Hcs.Service.Async.DebtRequests.v15_7_0_1.Fault), Action="urn:exportDebtRequests", Name="Fault", Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(BaseType))]
Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtRequestsResponse exportDebtRequests(Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtRequestsRequest request);
[System.ServiceModel.OperationContractAttribute(Action="urn:exportDebtRequests", ReplyAction="*")]
System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtRequestsResponse> exportDebtRequestsAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtRequestsRequest request);
// CODEGEN: Контракт генерации сообщений с операцией getState не является ни RPC, ни упакованным документом.
[System.ServiceModel.OperationContractAttribute(Action="urn:getState", ReplyAction="*")]
[System.ServiceModel.FaultContractAttribute(typeof(Hcs.Service.Async.DebtRequests.v15_7_0_1.Fault), Action="urn:getState", Name="Fault", Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
[System.ServiceModel.XmlSerializerFormatAttribute(SupportFaults=true)]
[System.ServiceModel.ServiceKnownTypeAttribute(typeof(BaseType))]
Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateResponse getState(Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateRequest1 request);
[System.ServiceModel.OperationContractAttribute(Action="urn:getState", ReplyAction="*")]
System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateResponse> getStateAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateRequest1 request);
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class RequestHeader : HeaderType {
private object itemField;
private ItemChoiceType itemElementNameField;
private bool isOperatorSignatureField;
private bool isOperatorSignatureFieldSpecified;
private ISCreator[] iSCreatorField;
public RequestHeader() {
this.isOperatorSignatureField = true;
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("Citizen", typeof(RequestHeaderCitizen), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("SenderID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("orgPPAGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlChoiceIdentifierAttribute("ItemElementName")]
public object Item {
get {
return this.itemField;
}
set {
this.itemField = value;
this.RaisePropertyChanged("Item");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
[System.Xml.Serialization.XmlIgnoreAttribute()]
public ItemChoiceType ItemElementName {
get {
return this.itemElementNameField;
}
set {
this.itemElementNameField = value;
this.RaisePropertyChanged("ItemElementName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public bool IsOperatorSignature {
get {
return this.isOperatorSignatureField;
}
set {
this.isOperatorSignatureField = value;
this.RaisePropertyChanged("IsOperatorSignature");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlIgnoreAttribute()]
public bool IsOperatorSignatureSpecified {
get {
return this.isOperatorSignatureFieldSpecified;
}
set {
this.isOperatorSignatureFieldSpecified = value;
this.RaisePropertyChanged("IsOperatorSignatureSpecified");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("ISCreator", Order=3)]
public ISCreator[] ISCreator {
get {
return this.iSCreatorField;
}
set {
this.iSCreatorField = value;
this.RaisePropertyChanged("ISCreator");
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class RequestHeaderCitizen : object, System.ComponentModel.INotifyPropertyChanged {
private object[] itemsField;
private ItemsChoiceType4[] itemsElementNameField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("CitizenPPAGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("Document", typeof(RequestHeaderCitizenDocument), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("SNILS", typeof(string), Order=0)]
[System.Xml.Serialization.XmlChoiceIdentifierAttribute("ItemsElementName")]
public object[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("ItemsElementName", Order=1)]
[System.Xml.Serialization.XmlIgnoreAttribute()]
public ItemsChoiceType4[] ItemsElementName {
get {
return this.itemsElementNameField;
}
set {
this.itemsElementNameField = value;
this.RaisePropertyChanged("ItemsElementName");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class RequestHeaderCitizenDocument : object, System.ComponentModel.INotifyPropertyChanged {
private RequestHeaderCitizenDocumentDocumentType documentTypeField;
private string seriesField;
private string numberField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public RequestHeaderCitizenDocumentDocumentType DocumentType {
get {
return this.documentTypeField;
}
set {
this.documentTypeField = value;
this.RaisePropertyChanged("DocumentType");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string Series {
get {
return this.seriesField;
}
set {
this.seriesField = value;
this.RaisePropertyChanged("Series");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string Number {
get {
return this.numberField;
}
set {
this.numberField = value;
this.RaisePropertyChanged("Number");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class RequestHeaderCitizenDocumentDocumentType : object, System.ComponentModel.INotifyPropertyChanged {
private string codeField;
private string gUIDField;
private string nameField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string Code {
get {
return this.codeField;
}
set {
this.codeField = value;
this.RaisePropertyChanged("Code");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string GUID {
get {
return this.gUIDField;
}
set {
this.gUIDField = value;
this.RaisePropertyChanged("GUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string Name {
get {
return this.nameField;
}
set {
this.nameField = value;
this.RaisePropertyChanged("Name");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/", IncludeInSchema=false)]
public enum ItemsChoiceType4 {
/// <remarks/>
CitizenPPAGUID,
/// <remarks/>
Document,
/// <remarks/>
SNILS,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/", IncludeInSchema=false)]
public enum ItemChoiceType {
/// <remarks/>
Citizen,
/// <remarks/>
SenderID,
/// <remarks/>
orgPPAGUID,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class ISCreator : object, System.ComponentModel.INotifyPropertyChanged {
private string iSNameField;
private string iSOperatorNameField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string ISName {
get {
return this.iSNameField;
}
set {
this.iSNameField = value;
this.RaisePropertyChanged("ISName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string ISOperatorName {
get {
return this.iSOperatorNameField;
}
set {
this.iSOperatorNameField = value;
this.RaisePropertyChanged("ISOperatorName");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class HeaderType : object, System.ComponentModel.INotifyPropertyChanged {
private System.DateTime dateField;
private string messageGUIDField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public System.DateTime Date {
get {
return this.dateField;
}
set {
this.dateField = value;
this.RaisePropertyChanged("Date");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string MessageGUID {
get {
return this.messageGUIDField;
}
set {
this.messageGUIDField = value;
this.RaisePropertyChanged("MessageGUID");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class importDRsRequest : BaseType {
private importDRsRequestAction[] actionField;
private string versionField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("action", Order=0)]
public importDRsRequestAction[] action {
get {
return this.actionField;
}
set {
this.actionField = value;
this.RaisePropertyChanged("action");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(Form=System.Xml.Schema.XmlSchemaForm.Qualified, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public string version {
get {
return this.versionField;
}
set {
this.versionField = value;
this.RaisePropertyChanged("version");
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class importDRsRequestAction : object, System.ComponentModel.INotifyPropertyChanged {
private string transportGUIDField;
private string requestGUIDField;
private DRActionType actionTypeField;
private ImportDRType requestDataField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/", Order=0)]
public string TransportGUID {
get {
return this.transportGUIDField;
}
set {
this.transportGUIDField = value;
this.RaisePropertyChanged("TransportGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string requestGUID {
get {
return this.requestGUIDField;
}
set {
this.requestGUIDField = value;
this.RaisePropertyChanged("requestGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public DRActionType actionType {
get {
return this.actionTypeField;
}
set {
this.actionTypeField = value;
this.RaisePropertyChanged("actionType");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public ImportDRType requestData {
get {
return this.requestDataField;
}
set {
this.requestDataField = value;
this.RaisePropertyChanged("requestData");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public enum DRActionType {
/// <remarks/>
Send,
/// <remarks/>
Revoke,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class ResultHeader : HeaderType {
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class AckRequest : object, System.ComponentModel.INotifyPropertyChanged {
private AckRequestAck ackField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public AckRequestAck Ack {
get {
return this.ackField;
}
set {
this.ackField = value;
this.RaisePropertyChanged("Ack");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class AckRequestAck : object, System.ComponentModel.INotifyPropertyChanged {
private string messageGUIDField;
private string requesterMessageGUIDField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string MessageGUID {
get {
return this.messageGUIDField;
}
set {
this.messageGUIDField = value;
this.RaisePropertyChanged("MessageGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string RequesterMessageGUID {
get {
return this.requesterMessageGUIDField;
}
set {
this.requesterMessageGUIDField = value;
this.RaisePropertyChanged("RequesterMessageGUID");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class importDebtRequestsRequest {
[System.ServiceModel.MessageHeaderAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader;
[System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/", Order=0)]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.importDRsRequest importDRsRequest;
public importDebtRequestsRequest() {
}
public importDebtRequestsRequest(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.importDRsRequest importDRsRequest) {
this.RequestHeader = RequestHeader;
this.importDRsRequest = importDRsRequest;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class importDebtRequestsResponse {
[System.ServiceModel.MessageHeaderAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader ResultHeader;
[System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/", Order=0)]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.AckRequest AckRequest;
public importDebtRequestsResponse() {
}
public importDebtRequestsResponse(Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader ResultHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.AckRequest AckRequest) {
this.ResultHeader = ResultHeader;
this.AckRequest = AckRequest;
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class exportDSRsRequest : BaseType {
private object[] itemsField;
private ItemsChoiceType5[] itemsElementNameField;
private bool includeResponsesField;
private bool includeResponsesFieldSpecified;
private string versionField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("exportHMObjectGUID", typeof(ExportHMObjectInfoType), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("exportSubrequestGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("houseGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("periodOfSendingRequest", typeof(Period), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("requestNumber", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("requestStatus", typeof(RequestStatusType), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("responseStatus", typeof(ResponseStatusType), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("subrequestGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlChoiceIdentifierAttribute("ItemsElementName")]
public object[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("ItemsElementName", Order=1)]
[System.Xml.Serialization.XmlIgnoreAttribute()]
public ItemsChoiceType5[] ItemsElementName {
get {
return this.itemsElementNameField;
}
set {
this.itemsElementNameField = value;
this.RaisePropertyChanged("ItemsElementName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public bool includeResponses {
get {
return this.includeResponsesField;
}
set {
this.includeResponsesField = value;
this.RaisePropertyChanged("includeResponses");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlIgnoreAttribute()]
public bool includeResponsesSpecified {
get {
return this.includeResponsesFieldSpecified;
}
set {
this.includeResponsesFieldSpecified = value;
this.RaisePropertyChanged("includeResponsesSpecified");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(Form=System.Xml.Schema.XmlSchemaForm.Qualified, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public string version {
get {
return this.versionField;
}
set {
this.versionField = value;
this.RaisePropertyChanged("version");
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ExportHMObjectInfoType : object, System.ComponentModel.INotifyPropertyChanged {
private string hMobjectGUIDField;
private string adressTypeField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string HMobjectGUID {
get {
return this.hMobjectGUIDField;
}
set {
this.hMobjectGUIDField = value;
this.RaisePropertyChanged("HMobjectGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string adressType {
get {
return this.adressTypeField;
}
set {
this.adressTypeField = value;
this.RaisePropertyChanged("adressType");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class Period : object, System.ComponentModel.INotifyPropertyChanged {
private System.DateTime startDateField;
private System.DateTime endDateField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="date", Order=0)]
public System.DateTime startDate {
get {
return this.startDateField;
}
set {
this.startDateField = value;
this.RaisePropertyChanged("startDate");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="date", Order=1)]
public System.DateTime endDate {
get {
return this.endDateField;
}
set {
this.endDateField = value;
this.RaisePropertyChanged("endDate");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public enum RequestStatusType {
/// <remarks/>
Sent,
/// <remarks/>
Processed,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public enum ResponseStatusType {
/// <remarks/>
NotSent,
/// <remarks/>
Sent,
/// <remarks/>
AutoGenerated,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/", IncludeInSchema=false)]
public enum ItemsChoiceType5 {
/// <remarks/>
exportHMObjectGUID,
/// <remarks/>
exportSubrequestGUID,
/// <remarks/>
houseGUID,
/// <remarks/>
periodOfSendingRequest,
/// <remarks/>
requestNumber,
/// <remarks/>
requestStatus,
/// <remarks/>
responseStatus,
/// <remarks/>
subrequestGUID,
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class exportDebtSubrequestsRequest {
[System.ServiceModel.MessageHeaderAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader;
[System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/", Order=0)]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDSRsRequest exportDSRsRequest;
public exportDebtSubrequestsRequest() {
}
public exportDebtSubrequestsRequest(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDSRsRequest exportDSRsRequest) {
this.RequestHeader = RequestHeader;
this.exportDSRsRequest = exportDSRsRequest;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class exportDebtSubrequestsResponse {
[System.ServiceModel.MessageHeaderAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader ResultHeader;
[System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/", Order=0)]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.AckRequest AckRequest;
public exportDebtSubrequestsResponse() {
}
public exportDebtSubrequestsResponse(Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader ResultHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.AckRequest AckRequest) {
this.ResultHeader = ResultHeader;
this.AckRequest = AckRequest;
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class importDSRResponsesRequest : BaseType {
private importDSRResponsesRequestAction[] actionField;
private string versionField;
public importDSRResponsesRequest() {
this.versionField = "14.0.0.0";
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("action", Order=0)]
public importDSRResponsesRequestAction[] action {
get {
return this.actionField;
}
set {
this.actionField = value;
this.RaisePropertyChanged("action");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(Form=System.Xml.Schema.XmlSchemaForm.Qualified, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public string version {
get {
return this.versionField;
}
set {
this.versionField = value;
this.RaisePropertyChanged("version");
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class importDSRResponsesRequestAction : object, System.ComponentModel.INotifyPropertyChanged {
private string transportGUIDField;
private string subrequestGUIDField;
private DSRResponseActionType actionTypeField;
private ImportDSRResponseType responseDataField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/", Order=0)]
public string TransportGUID {
get {
return this.transportGUIDField;
}
set {
this.transportGUIDField = value;
this.RaisePropertyChanged("TransportGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string subrequestGUID {
get {
return this.subrequestGUIDField;
}
set {
this.subrequestGUIDField = value;
this.RaisePropertyChanged("subrequestGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public DSRResponseActionType actionType {
get {
return this.actionTypeField;
}
set {
this.actionTypeField = value;
this.RaisePropertyChanged("actionType");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public ImportDSRResponseType responseData {
get {
return this.responseDataField;
}
set {
this.responseDataField = value;
this.RaisePropertyChanged("responseData");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public enum DSRResponseActionType {
/// <remarks/>
Send,
/// <remarks/>
Revoke,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ImportDSRResponseType : object, System.ComponentModel.INotifyPropertyChanged {
private bool hasDebtField;
private AttachmentType[] additionalFileField;
private string descriptionField;
private string executorGUIDField;
private object[] itemsField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public bool hasDebt {
get {
return this.hasDebtField;
}
set {
this.hasDebtField = value;
this.RaisePropertyChanged("hasDebt");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("additionalFile", Order=1)]
public AttachmentType[] additionalFile {
get {
return this.additionalFileField;
}
set {
this.additionalFileField = value;
this.RaisePropertyChanged("additionalFile");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string description {
get {
return this.descriptionField;
}
set {
this.descriptionField = value;
this.RaisePropertyChanged("description");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public string executorGUID {
get {
return this.executorGUIDField;
}
set {
this.executorGUIDField = value;
this.RaisePropertyChanged("executorGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("debtGUID", typeof(string), Order=4)]
[System.Xml.Serialization.XmlElementAttribute("debtInfo", typeof(DebtInfoType), Order=4)]
public object[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class AttachmentType : object, System.ComponentModel.INotifyPropertyChanged {
private string nameField;
private string descriptionField;
private Attachment attachmentField;
private string attachmentHASHField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string Name {
get {
return this.nameField;
}
set {
this.nameField = value;
this.RaisePropertyChanged("Name");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string Description {
get {
return this.descriptionField;
}
set {
this.descriptionField = value;
this.RaisePropertyChanged("Description");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public Attachment Attachment {
get {
return this.attachmentField;
}
set {
this.attachmentField = value;
this.RaisePropertyChanged("Attachment");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public string AttachmentHASH {
get {
return this.attachmentHASHField;
}
set {
this.attachmentHASHField = value;
this.RaisePropertyChanged("AttachmentHASH");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class Attachment : object, System.ComponentModel.INotifyPropertyChanged {
private string attachmentGUIDField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string AttachmentGUID {
get {
return this.attachmentGUIDField;
}
set {
this.attachmentGUIDField = value;
this.RaisePropertyChanged("AttachmentGUID");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class DebtInfoType : object, System.ComponentModel.INotifyPropertyChanged {
private DebtInfoTypePerson personField;
private DebtInfoTypeDocument[] documentField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public DebtInfoTypePerson person {
get {
return this.personField;
}
set {
this.personField = value;
this.RaisePropertyChanged("person");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("document", Order=1)]
public DebtInfoTypeDocument[] document {
get {
return this.documentField;
}
set {
this.documentField = value;
this.RaisePropertyChanged("document");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class DebtInfoTypePerson : object, System.ComponentModel.INotifyPropertyChanged {
private string firstNameField;
private string lastNameField;
private string middleNameField;
private string snilsField;
private DocumentType documentField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string firstName {
get {
return this.firstNameField;
}
set {
this.firstNameField = value;
this.RaisePropertyChanged("firstName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string lastName {
get {
return this.lastNameField;
}
set {
this.lastNameField = value;
this.RaisePropertyChanged("lastName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string middleName {
get {
return this.middleNameField;
}
set {
this.middleNameField = value;
this.RaisePropertyChanged("middleName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public string snils {
get {
return this.snilsField;
}
set {
this.snilsField = value;
this.RaisePropertyChanged("snils");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=4)]
public DocumentType document {
get {
return this.documentField;
}
set {
this.documentField = value;
this.RaisePropertyChanged("document");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class DebtInfoTypeDocument : object, System.ComponentModel.INotifyPropertyChanged {
private nsiRef typeField;
private AttachmentType attachmentField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public nsiRef type {
get {
return this.typeField;
}
set {
this.typeField = value;
this.RaisePropertyChanged("type");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public AttachmentType attachment {
get {
return this.attachmentField;
}
set {
this.attachmentField = value;
this.RaisePropertyChanged("attachment");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class importResponsesRequest {
[System.ServiceModel.MessageHeaderAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader;
[System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/", Order=0)]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.importDSRResponsesRequest importDSRResponsesRequest;
public importResponsesRequest() {
}
public importResponsesRequest(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.importDSRResponsesRequest importDSRResponsesRequest) {
this.RequestHeader = RequestHeader;
this.importDSRResponsesRequest = importDSRResponsesRequest;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class importResponsesResponse {
[System.ServiceModel.MessageHeaderAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader ResultHeader;
[System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/", Order=0)]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.AckRequest AckRequest;
public importResponsesResponse() {
}
public importResponsesResponse(Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader ResultHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.AckRequest AckRequest) {
this.ResultHeader = ResultHeader;
this.AckRequest = AckRequest;
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class exportDRsRequest : BaseType {
private object[] itemsField;
private ItemsChoiceType6[] itemsElementNameField;
private string versionField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("applicantInfo", typeof(ApplicantInfoRequestType), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("exportHMObjectGUID", typeof(ExportHMObjectInfoType), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("exportRequestGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("houseGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("periodOfResponseDate", typeof(PeriodOpen), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("periodOfSendingRequest", typeof(Period), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("requestCreationPeriod", typeof(Period), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("requestGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("requestNumber", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("requestResult", typeof(nsiRef), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("requestStatus", typeof(AllRequestStatusesType), Order=0)]
[System.Xml.Serialization.XmlChoiceIdentifierAttribute("ItemsElementName")]
public object[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("ItemsElementName", Order=1)]
[System.Xml.Serialization.XmlIgnoreAttribute()]
public ItemsChoiceType6[] ItemsElementName {
get {
return this.itemsElementNameField;
}
set {
this.itemsElementNameField = value;
this.RaisePropertyChanged("ItemsElementName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(Form=System.Xml.Schema.XmlSchemaForm.Qualified, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public string version {
get {
return this.versionField;
}
set {
this.versionField = value;
this.RaisePropertyChanged("version");
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ApplicantInfoRequestType : object, System.ComponentModel.INotifyPropertyChanged {
private string firstNameField;
private string lastNameField;
private string middleNameField;
private string snilsField;
private DocumentType documentField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string firstName {
get {
return this.firstNameField;
}
set {
this.firstNameField = value;
this.RaisePropertyChanged("firstName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string lastName {
get {
return this.lastNameField;
}
set {
this.lastNameField = value;
this.RaisePropertyChanged("lastName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string middleName {
get {
return this.middleNameField;
}
set {
this.middleNameField = value;
this.RaisePropertyChanged("middleName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public string snils {
get {
return this.snilsField;
}
set {
this.snilsField = value;
this.RaisePropertyChanged("snils");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=4)]
public DocumentType document {
get {
return this.documentField;
}
set {
this.documentField = value;
this.RaisePropertyChanged("document");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class PeriodOpen : object, System.ComponentModel.INotifyPropertyChanged {
private System.DateTime startDateField;
private bool startDateFieldSpecified;
private System.DateTime endDateField;
private bool endDateFieldSpecified;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="date", Order=0)]
public System.DateTime startDate {
get {
return this.startDateField;
}
set {
this.startDateField = value;
this.RaisePropertyChanged("startDate");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlIgnoreAttribute()]
public bool startDateSpecified {
get {
return this.startDateFieldSpecified;
}
set {
this.startDateFieldSpecified = value;
this.RaisePropertyChanged("startDateSpecified");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="date", Order=1)]
public System.DateTime endDate {
get {
return this.endDateField;
}
set {
this.endDateField = value;
this.RaisePropertyChanged("endDate");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlIgnoreAttribute()]
public bool endDateSpecified {
get {
return this.endDateFieldSpecified;
}
set {
this.endDateFieldSpecified = value;
this.RaisePropertyChanged("endDateSpecified");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public enum AllRequestStatusesType {
/// <remarks/>
Draft,
/// <remarks/>
Processing,
/// <remarks/>
Sent,
/// <remarks/>
Processed,
/// <remarks/>
Revoked,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/", IncludeInSchema=false)]
public enum ItemsChoiceType6 {
/// <remarks/>
applicantInfo,
/// <remarks/>
exportHMObjectGUID,
/// <remarks/>
exportRequestGUID,
/// <remarks/>
houseGUID,
/// <remarks/>
periodOfResponseDate,
/// <remarks/>
periodOfSendingRequest,
/// <remarks/>
requestCreationPeriod,
/// <remarks/>
requestGUID,
/// <remarks/>
requestNumber,
/// <remarks/>
requestResult,
/// <remarks/>
requestStatus,
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class exportDebtRequestsRequest {
[System.ServiceModel.MessageHeaderAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader;
[System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/", Order=0)]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDRsRequest exportDRsRequest;
public exportDebtRequestsRequest() {
}
public exportDebtRequestsRequest(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDRsRequest exportDRsRequest) {
this.RequestHeader = RequestHeader;
this.exportDRsRequest = exportDRsRequest;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class exportDebtRequestsResponse {
[System.ServiceModel.MessageHeaderAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader ResultHeader;
[System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/", Order=0)]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.AckRequest AckRequest;
public exportDebtRequestsResponse() {
}
public exportDebtRequestsResponse(Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader ResultHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.AckRequest AckRequest) {
this.ResultHeader = ResultHeader;
this.AckRequest = AckRequest;
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class getStateRequest : object, System.ComponentModel.INotifyPropertyChanged {
private string messageGUIDField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string MessageGUID {
get {
return this.messageGUIDField;
}
set {
this.messageGUIDField = value;
this.RaisePropertyChanged("MessageGUID");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class getStateResult : BaseAsyncResponseType {
private object[] itemsField;
private string versionField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("ErrorMessage", typeof(ErrorMessageType), Namespace="http://dom.gosuslugi.ru/schema/integration/base/", Order=0)]
[System.Xml.Serialization.XmlElementAttribute("exportDRsResult", typeof(exportDRsResultType), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("exportDSRsResult", typeof(exportDSRsResultType), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("importResult", typeof(CommonResultType), Order=0)]
public object[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlAttributeAttribute(Form=System.Xml.Schema.XmlSchemaForm.Qualified, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public string version {
get {
return this.versionField;
}
set {
this.versionField = value;
this.RaisePropertyChanged("version");
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class ErrorMessageType : object, System.ComponentModel.INotifyPropertyChanged {
private string errorCodeField;
private string descriptionField;
private string stackTraceField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string ErrorCode {
get {
return this.errorCodeField;
}
set {
this.errorCodeField = value;
this.RaisePropertyChanged("ErrorCode");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string Description {
get {
return this.descriptionField;
}
set {
this.descriptionField = value;
this.RaisePropertyChanged("Description");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string StackTrace {
get {
return this.stackTraceField;
}
set {
this.stackTraceField = value;
this.RaisePropertyChanged("StackTrace");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class exportDRsResultType : object, System.ComponentModel.INotifyPropertyChanged {
private ExportDRType[] requestDataField;
private exportDRsResultTypeNotFound notFoundField;
private exportDRsResultTypePagedOutput pagedOutputField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("requestData", Order=0)]
public ExportDRType[] requestData {
get {
return this.requestDataField;
}
set {
this.requestDataField = value;
this.RaisePropertyChanged("requestData");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public exportDRsResultTypeNotFound notFound {
get {
return this.notFoundField;
}
set {
this.notFoundField = value;
this.RaisePropertyChanged("notFound");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public exportDRsResultTypePagedOutput pagedOutput {
get {
return this.pagedOutputField;
}
set {
this.pagedOutputField = value;
this.RaisePropertyChanged("pagedOutput");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ExportDRType : object, System.ComponentModel.INotifyPropertyChanged {
private string requestGUIDField;
private string requestNumberField;
private ApplicantInfoType applicantInfoField;
private ExportHousingFundObjectInfoType housingFundObjectField;
private Period periodField;
private OrganizationInfoType organizationField;
private ExecutorInfoType executorInfoField;
private AllRequestStatusesType statusField;
private nsiRef resultField;
private System.DateTime creationDateField;
private System.DateTime sentDateField;
private bool sentDateFieldSpecified;
private System.DateTime responseDateField;
private bool responseDateFieldSpecified;
private ExportDRTypeSubrequest[] subrequestField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string requestGUID {
get {
return this.requestGUIDField;
}
set {
this.requestGUIDField = value;
this.RaisePropertyChanged("requestGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string requestNumber {
get {
return this.requestNumberField;
}
set {
this.requestNumberField = value;
this.RaisePropertyChanged("requestNumber");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public ApplicantInfoType applicantInfo {
get {
return this.applicantInfoField;
}
set {
this.applicantInfoField = value;
this.RaisePropertyChanged("applicantInfo");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public ExportHousingFundObjectInfoType housingFundObject {
get {
return this.housingFundObjectField;
}
set {
this.housingFundObjectField = value;
this.RaisePropertyChanged("housingFundObject");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=4)]
public Period period {
get {
return this.periodField;
}
set {
this.periodField = value;
this.RaisePropertyChanged("period");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=5)]
public OrganizationInfoType organization {
get {
return this.organizationField;
}
set {
this.organizationField = value;
this.RaisePropertyChanged("organization");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=6)]
public ExecutorInfoType executorInfo {
get {
return this.executorInfoField;
}
set {
this.executorInfoField = value;
this.RaisePropertyChanged("executorInfo");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=7)]
public AllRequestStatusesType status {
get {
return this.statusField;
}
set {
this.statusField = value;
this.RaisePropertyChanged("status");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=8)]
public nsiRef result {
get {
return this.resultField;
}
set {
this.resultField = value;
this.RaisePropertyChanged("result");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="date", Order=9)]
public System.DateTime creationDate {
get {
return this.creationDateField;
}
set {
this.creationDateField = value;
this.RaisePropertyChanged("creationDate");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="date", Order=10)]
public System.DateTime sentDate {
get {
return this.sentDateField;
}
set {
this.sentDateField = value;
this.RaisePropertyChanged("sentDate");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlIgnoreAttribute()]
public bool sentDateSpecified {
get {
return this.sentDateFieldSpecified;
}
set {
this.sentDateFieldSpecified = value;
this.RaisePropertyChanged("sentDateSpecified");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="date", Order=11)]
public System.DateTime responseDate {
get {
return this.responseDateField;
}
set {
this.responseDateField = value;
this.RaisePropertyChanged("responseDate");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlIgnoreAttribute()]
public bool responseDateSpecified {
get {
return this.responseDateFieldSpecified;
}
set {
this.responseDateFieldSpecified = value;
this.RaisePropertyChanged("responseDateSpecified");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("subrequest", Order=12)]
public ExportDRTypeSubrequest[] subrequest {
get {
return this.subrequestField;
}
set {
this.subrequestField = value;
this.RaisePropertyChanged("subrequest");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ExportHousingFundObjectInfoType : object, System.ComponentModel.INotifyPropertyChanged {
private string[] itemsField;
private ItemsChoiceType7[] itemsElementNameField;
private string fiasHouseGUIDField;
private string addressField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("HMobjectGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("addressDetails", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("adressType", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("houseGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlChoiceIdentifierAttribute("ItemsElementName")]
public string[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("ItemsElementName", Order=1)]
[System.Xml.Serialization.XmlIgnoreAttribute()]
public ItemsChoiceType7[] ItemsElementName {
get {
return this.itemsElementNameField;
}
set {
this.itemsElementNameField = value;
this.RaisePropertyChanged("ItemsElementName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string fiasHouseGUID {
get {
return this.fiasHouseGUIDField;
}
set {
this.fiasHouseGUIDField = value;
this.RaisePropertyChanged("fiasHouseGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public string address {
get {
return this.addressField;
}
set {
this.addressField = value;
this.RaisePropertyChanged("address");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/", IncludeInSchema=false)]
public enum ItemsChoiceType7 {
/// <remarks/>
HMobjectGUID,
/// <remarks/>
addressDetails,
/// <remarks/>
adressType,
/// <remarks/>
houseGUID,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class OrganizationInfoType : object, System.ComponentModel.INotifyPropertyChanged {
private string orgRootGUIDField;
private string nameField;
private string telField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string orgRootGUID {
get {
return this.orgRootGUIDField;
}
set {
this.orgRootGUIDField = value;
this.RaisePropertyChanged("orgRootGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string name {
get {
return this.nameField;
}
set {
this.nameField = value;
this.RaisePropertyChanged("name");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string tel {
get {
return this.telField;
}
set {
this.telField = value;
this.RaisePropertyChanged("tel");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ExecutorInfoType : object, System.ComponentModel.INotifyPropertyChanged {
private string gUIDField;
private string fioField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string GUID {
get {
return this.gUIDField;
}
set {
this.gUIDField = value;
this.RaisePropertyChanged("GUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string fio {
get {
return this.fioField;
}
set {
this.fioField = value;
this.RaisePropertyChanged("fio");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ExportDRTypeSubrequest : object, System.ComponentModel.INotifyPropertyChanged {
private OrganizationInfoType organizationField;
private ExportDRTypeSubrequestResponse responseField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public OrganizationInfoType organization {
get {
return this.organizationField;
}
set {
this.organizationField = value;
this.RaisePropertyChanged("organization");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public ExportDRTypeSubrequestResponse response {
get {
return this.responseField;
}
set {
this.responseField = value;
this.RaisePropertyChanged("response");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ExportDRTypeSubrequestResponse : object, System.ComponentModel.INotifyPropertyChanged {
private ResponseType typeField;
private bool hasDebtField;
private bool hasDebtFieldSpecified;
private ExportDebtInfoType[] debtInfoField;
private AttachmentType[] additionalFileField;
private string descriptionField;
private ExecutorInfoType executorInfoField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public ResponseType type {
get {
return this.typeField;
}
set {
this.typeField = value;
this.RaisePropertyChanged("type");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public bool hasDebt {
get {
return this.hasDebtField;
}
set {
this.hasDebtField = value;
this.RaisePropertyChanged("hasDebt");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlIgnoreAttribute()]
public bool hasDebtSpecified {
get {
return this.hasDebtFieldSpecified;
}
set {
this.hasDebtFieldSpecified = value;
this.RaisePropertyChanged("hasDebtSpecified");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("debtInfo", Order=2)]
public ExportDebtInfoType[] debtInfo {
get {
return this.debtInfoField;
}
set {
this.debtInfoField = value;
this.RaisePropertyChanged("debtInfo");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("additionalFile", Order=3)]
public AttachmentType[] additionalFile {
get {
return this.additionalFileField;
}
set {
this.additionalFileField = value;
this.RaisePropertyChanged("additionalFile");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=4)]
public string description {
get {
return this.descriptionField;
}
set {
this.descriptionField = value;
this.RaisePropertyChanged("description");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=5)]
public ExecutorInfoType executorInfo {
get {
return this.executorInfoField;
}
set {
this.executorInfoField = value;
this.RaisePropertyChanged("executorInfo");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public enum ResponseType {
/// <remarks/>
Provided,
/// <remarks/>
AutoGenerated,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ExportDebtInfoType : object, System.ComponentModel.INotifyPropertyChanged {
private ExportDebtInfoTypePerson personField;
private ExportDebtInfoTypeDocument[] documentField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public ExportDebtInfoTypePerson person {
get {
return this.personField;
}
set {
this.personField = value;
this.RaisePropertyChanged("person");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("document", Order=1)]
public ExportDebtInfoTypeDocument[] document {
get {
return this.documentField;
}
set {
this.documentField = value;
this.RaisePropertyChanged("document");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ExportDebtInfoTypePerson : object, System.ComponentModel.INotifyPropertyChanged {
private string firstNameField;
private string lastNameField;
private string middleNameField;
private string snilsField;
private DocumentType documentField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string firstName {
get {
return this.firstNameField;
}
set {
this.firstNameField = value;
this.RaisePropertyChanged("firstName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string lastName {
get {
return this.lastNameField;
}
set {
this.lastNameField = value;
this.RaisePropertyChanged("lastName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string middleName {
get {
return this.middleNameField;
}
set {
this.middleNameField = value;
this.RaisePropertyChanged("middleName");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public string snils {
get {
return this.snilsField;
}
set {
this.snilsField = value;
this.RaisePropertyChanged("snils");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=4)]
public DocumentType document {
get {
return this.documentField;
}
set {
this.documentField = value;
this.RaisePropertyChanged("document");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ExportDebtInfoTypeDocument : object, System.ComponentModel.INotifyPropertyChanged {
private nsiRef typeField;
private AttachmentType attachmentField;
private string debtGUIDField;
private ActType actTypeField;
private CancelledAddressType cancelledAddressField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public nsiRef type {
get {
return this.typeField;
}
set {
this.typeField = value;
this.RaisePropertyChanged("type");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public AttachmentType attachment {
get {
return this.attachmentField;
}
set {
this.attachmentField = value;
this.RaisePropertyChanged("attachment");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string debtGUID {
get {
return this.debtGUIDField;
}
set {
this.debtGUIDField = value;
this.RaisePropertyChanged("debtGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public ActType actType {
get {
return this.actTypeField;
}
set {
this.actTypeField = value;
this.RaisePropertyChanged("actType");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=4)]
public CancelledAddressType cancelledAddress {
get {
return this.cancelledAddressField;
}
set {
this.cancelledAddressField = value;
this.RaisePropertyChanged("cancelledAddress");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class ActType : object, System.ComponentModel.INotifyPropertyChanged {
private string numberField;
private System.DateTime dateField;
private System.DateTime judicalActDatePronouncingField;
private bool judicalActDatePronouncingFieldSpecified;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string number {
get {
return this.numberField;
}
set {
this.numberField = value;
this.RaisePropertyChanged("number");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="date", Order=1)]
public System.DateTime date {
get {
return this.dateField;
}
set {
this.dateField = value;
this.RaisePropertyChanged("date");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="date", Order=2)]
public System.DateTime judicalActDatePronouncing {
get {
return this.judicalActDatePronouncingField;
}
set {
this.judicalActDatePronouncingField = value;
this.RaisePropertyChanged("judicalActDatePronouncing");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlIgnoreAttribute()]
public bool judicalActDatePronouncingSpecified {
get {
return this.judicalActDatePronouncingFieldSpecified;
}
set {
this.judicalActDatePronouncingFieldSpecified = value;
this.RaisePropertyChanged("judicalActDatePronouncingSpecified");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class CancelledAddressType : object, System.ComponentModel.INotifyPropertyChanged {
private string cancelledAddressTextField;
private string fiasHouseGUIDField;
private string hCSHouseGUIDField;
private string hMobjectGUIDField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string cancelledAddressText {
get {
return this.cancelledAddressTextField;
}
set {
this.cancelledAddressTextField = value;
this.RaisePropertyChanged("cancelledAddressText");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string fiasHouseGUID {
get {
return this.fiasHouseGUIDField;
}
set {
this.fiasHouseGUIDField = value;
this.RaisePropertyChanged("fiasHouseGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public string HCSHouseGUID {
get {
return this.hCSHouseGUIDField;
}
set {
this.hCSHouseGUIDField = value;
this.RaisePropertyChanged("HCSHouseGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public string HMobjectGUID {
get {
return this.hMobjectGUIDField;
}
set {
this.hMobjectGUIDField = value;
this.RaisePropertyChanged("HMobjectGUID");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class exportDRsResultTypeNotFound : object, System.ComponentModel.INotifyPropertyChanged {
private string[] itemsField;
private ItemsChoiceType8[] itemsElementNameField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("requestGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("requestNumber", typeof(string), Order=0)]
[System.Xml.Serialization.XmlChoiceIdentifierAttribute("ItemsElementName")]
public string[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("ItemsElementName", Order=1)]
[System.Xml.Serialization.XmlIgnoreAttribute()]
public ItemsChoiceType8[] ItemsElementName {
get {
return this.itemsElementNameField;
}
set {
this.itemsElementNameField = value;
this.RaisePropertyChanged("ItemsElementName");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/", IncludeInSchema=false)]
public enum ItemsChoiceType8 {
/// <remarks/>
requestGUID,
/// <remarks/>
requestNumber,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class exportDRsResultTypePagedOutput : object, System.ComponentModel.INotifyPropertyChanged {
private object itemField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("lastPage", typeof(bool), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("nextRequestGUID", typeof(string), Order=0)]
public object Item {
get {
return this.itemField;
}
set {
this.itemField = value;
this.RaisePropertyChanged("Item");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class exportDSRsResultType : object, System.ComponentModel.INotifyPropertyChanged {
private DSRType[] subrequestDataField;
private exportDSRsResultTypeNotFound notFoundField;
private exportDSRsResultTypePagedOutput pagedOutputField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("subrequestData", Order=0)]
public DSRType[] subrequestData {
get {
return this.subrequestDataField;
}
set {
this.subrequestDataField = value;
this.RaisePropertyChanged("subrequestData");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public exportDSRsResultTypeNotFound notFound {
get {
return this.notFoundField;
}
set {
this.notFoundField = value;
this.RaisePropertyChanged("notFound");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public exportDSRsResultTypePagedOutput pagedOutput {
get {
return this.pagedOutputField;
}
set {
this.pagedOutputField = value;
this.RaisePropertyChanged("pagedOutput");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class DSRType : object, System.ComponentModel.INotifyPropertyChanged {
private string subrequestGUIDField;
private DSRTypeRequestInfo requestInfoField;
private ResponseStatusType responseStatusField;
private DSRTypeResponseData responseDataField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string subrequestGUID {
get {
return this.subrequestGUIDField;
}
set {
this.subrequestGUIDField = value;
this.RaisePropertyChanged("subrequestGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public DSRTypeRequestInfo requestInfo {
get {
return this.requestInfoField;
}
set {
this.requestInfoField = value;
this.RaisePropertyChanged("requestInfo");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public ResponseStatusType responseStatus {
get {
return this.responseStatusField;
}
set {
this.responseStatusField = value;
this.RaisePropertyChanged("responseStatus");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public DSRTypeResponseData responseData {
get {
return this.responseDataField;
}
set {
this.responseDataField = value;
this.RaisePropertyChanged("responseData");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class DSRTypeRequestInfo : object, System.ComponentModel.INotifyPropertyChanged {
private string requestGUIDField;
private string requestNumberField;
private OrganizationInfoType organizationField;
private ExportHousingFundObjectInfoType housingFundObjectField;
private Period periodField;
private RequestStatusType statusField;
private System.DateTime sentDateField;
private System.DateTime responseDateField;
private ExecutorInfoType executorInfoField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string requestGUID {
get {
return this.requestGUIDField;
}
set {
this.requestGUIDField = value;
this.RaisePropertyChanged("requestGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string requestNumber {
get {
return this.requestNumberField;
}
set {
this.requestNumberField = value;
this.RaisePropertyChanged("requestNumber");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=2)]
public OrganizationInfoType organization {
get {
return this.organizationField;
}
set {
this.organizationField = value;
this.RaisePropertyChanged("organization");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public ExportHousingFundObjectInfoType housingFundObject {
get {
return this.housingFundObjectField;
}
set {
this.housingFundObjectField = value;
this.RaisePropertyChanged("housingFundObject");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=4)]
public Period period {
get {
return this.periodField;
}
set {
this.periodField = value;
this.RaisePropertyChanged("period");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=5)]
public RequestStatusType status {
get {
return this.statusField;
}
set {
this.statusField = value;
this.RaisePropertyChanged("status");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="date", Order=6)]
public System.DateTime sentDate {
get {
return this.sentDateField;
}
set {
this.sentDateField = value;
this.RaisePropertyChanged("sentDate");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(DataType="date", Order=7)]
public System.DateTime responseDate {
get {
return this.responseDateField;
}
set {
this.responseDateField = value;
this.RaisePropertyChanged("responseDate");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=8)]
public ExecutorInfoType executorInfo {
get {
return this.executorInfoField;
}
set {
this.executorInfoField = value;
this.RaisePropertyChanged("executorInfo");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class DSRTypeResponseData : object, System.ComponentModel.INotifyPropertyChanged {
private bool hasDebtField;
private ExportDebtInfoType[] debtInfoField;
private AttachmentType[] additionalFileField;
private string descriptionField;
private ExecutorInfoType executorInfoField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public bool hasDebt {
get {
return this.hasDebtField;
}
set {
this.hasDebtField = value;
this.RaisePropertyChanged("hasDebt");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("debtInfo", Order=1)]
public ExportDebtInfoType[] debtInfo {
get {
return this.debtInfoField;
}
set {
this.debtInfoField = value;
this.RaisePropertyChanged("debtInfo");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("additionalFile", Order=2)]
public AttachmentType[] additionalFile {
get {
return this.additionalFileField;
}
set {
this.additionalFileField = value;
this.RaisePropertyChanged("additionalFile");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=3)]
public string description {
get {
return this.descriptionField;
}
set {
this.descriptionField = value;
this.RaisePropertyChanged("description");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=4)]
public ExecutorInfoType executorInfo {
get {
return this.executorInfoField;
}
set {
this.executorInfoField = value;
this.RaisePropertyChanged("executorInfo");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class exportDSRsResultTypeNotFound : object, System.ComponentModel.INotifyPropertyChanged {
private string[] itemsField;
private ItemsChoiceType9[] itemsElementNameField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("requestNumber", typeof(string), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("subrequestGUID", typeof(string), Order=0)]
[System.Xml.Serialization.XmlChoiceIdentifierAttribute("ItemsElementName")]
public string[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("ItemsElementName", Order=1)]
[System.Xml.Serialization.XmlIgnoreAttribute()]
public ItemsChoiceType9[] ItemsElementName {
get {
return this.itemsElementNameField;
}
set {
this.itemsElementNameField = value;
this.RaisePropertyChanged("ItemsElementName");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/", IncludeInSchema=false)]
public enum ItemsChoiceType9 {
/// <remarks/>
requestNumber,
/// <remarks/>
subrequestGUID,
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/drs/")]
public partial class exportDSRsResultTypePagedOutput : object, System.ComponentModel.INotifyPropertyChanged {
private object itemField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("lastPage", typeof(bool), Order=0)]
[System.Xml.Serialization.XmlElementAttribute("nextSubrequestGUID", typeof(string), Order=0)]
public object Item {
get {
return this.itemField;
}
set {
this.itemField = value;
this.RaisePropertyChanged("Item");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class CommonResultType : object, System.ComponentModel.INotifyPropertyChanged {
private string gUIDField;
private string transportGUIDField;
private object[] itemsField;
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=0)]
public string GUID {
get {
return this.gUIDField;
}
set {
this.gUIDField = value;
this.RaisePropertyChanged("GUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute(Order=1)]
public string TransportGUID {
get {
return this.transportGUIDField;
}
set {
this.transportGUIDField = value;
this.RaisePropertyChanged("TransportGUID");
}
}
/// <remarks/>
[System.Xml.Serialization.XmlElementAttribute("Error", typeof(CommonResultTypeError), Order=2)]
[System.Xml.Serialization.XmlElementAttribute("UniqueNumber", typeof(string), Order=2)]
[System.Xml.Serialization.XmlElementAttribute("UpdateDate", typeof(System.DateTime), Order=2)]
public object[] Items {
get {
return this.itemsField;
}
set {
this.itemsField = value;
this.RaisePropertyChanged("Items");
}
}
public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged;
protected void RaisePropertyChanged(string propertyName) {
System.ComponentModel.PropertyChangedEventHandler propertyChanged = this.PropertyChanged;
if ((propertyChanged != null)) {
propertyChanged(this, new System.ComponentModel.PropertyChangedEventArgs(propertyName));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.9032.0")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public partial class CommonResultTypeError : ErrorMessageType {
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class getStateRequest1 {
[System.ServiceModel.MessageHeaderAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader;
[System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/", Order=0)]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateRequest getStateRequest;
public getStateRequest1() {
}
public getStateRequest1(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateRequest getStateRequest) {
this.RequestHeader = RequestHeader;
this.getStateRequest = getStateRequest;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class getStateResponse {
[System.ServiceModel.MessageHeaderAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/base/")]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader ResultHeader;
[System.ServiceModel.MessageBodyMemberAttribute(Namespace="http://dom.gosuslugi.ru/schema/integration/drs/", Order=0)]
public Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateResult getStateResult;
public getStateResponse() {
}
public getStateResponse(Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader ResultHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateResult getStateResult) {
this.ResultHeader = ResultHeader;
this.getStateResult = getStateResult;
}
}
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public interface DebtRequestsAsyncPortChannel : Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort, System.ServiceModel.IClientChannel {
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public partial class DebtRequestsAsyncPortClient : System.ServiceModel.ClientBase<Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort>, Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort {
public DebtRequestsAsyncPortClient() {
}
public DebtRequestsAsyncPortClient(string endpointConfigurationName) :
base(endpointConfigurationName) {
}
public DebtRequestsAsyncPortClient(string endpointConfigurationName, string remoteAddress) :
base(endpointConfigurationName, remoteAddress) {
}
public DebtRequestsAsyncPortClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) :
base(endpointConfigurationName, remoteAddress) {
}
public DebtRequestsAsyncPortClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
base(binding, remoteAddress) {
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
Hcs.Service.Async.DebtRequests.v15_7_0_1.importDebtRequestsResponse Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort.importDebtRequests(Hcs.Service.Async.DebtRequests.v15_7_0_1.importDebtRequestsRequest request) {
return base.Channel.importDebtRequests(request);
}
public Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader importDebtRequests(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.importDRsRequest importDRsRequest, out Hcs.Service.Async.DebtRequests.v15_7_0_1.AckRequest AckRequest) {
Hcs.Service.Async.DebtRequests.v15_7_0_1.importDebtRequestsRequest inValue = new Hcs.Service.Async.DebtRequests.v15_7_0_1.importDebtRequestsRequest();
inValue.RequestHeader = RequestHeader;
inValue.importDRsRequest = importDRsRequest;
Hcs.Service.Async.DebtRequests.v15_7_0_1.importDebtRequestsResponse retVal = ((Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort)(this)).importDebtRequests(inValue);
AckRequest = retVal.AckRequest;
return retVal.ResultHeader;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.importDebtRequestsResponse> Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort.importDebtRequestsAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.importDebtRequestsRequest request) {
return base.Channel.importDebtRequestsAsync(request);
}
public System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.importDebtRequestsResponse> importDebtRequestsAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.importDRsRequest importDRsRequest) {
Hcs.Service.Async.DebtRequests.v15_7_0_1.importDebtRequestsRequest inValue = new Hcs.Service.Async.DebtRequests.v15_7_0_1.importDebtRequestsRequest();
inValue.RequestHeader = RequestHeader;
inValue.importDRsRequest = importDRsRequest;
return ((Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort)(this)).importDebtRequestsAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtSubrequestsResponse Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort.exportDebtSubrequests(Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtSubrequestsRequest request) {
return base.Channel.exportDebtSubrequests(request);
}
public Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader exportDebtSubrequests(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDSRsRequest exportDSRsRequest, out Hcs.Service.Async.DebtRequests.v15_7_0_1.AckRequest AckRequest) {
Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtSubrequestsRequest inValue = new Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtSubrequestsRequest();
inValue.RequestHeader = RequestHeader;
inValue.exportDSRsRequest = exportDSRsRequest;
Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtSubrequestsResponse retVal = ((Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort)(this)).exportDebtSubrequests(inValue);
AckRequest = retVal.AckRequest;
return retVal.ResultHeader;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtSubrequestsResponse> Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort.exportDebtSubrequestsAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtSubrequestsRequest request) {
return base.Channel.exportDebtSubrequestsAsync(request);
}
public System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtSubrequestsResponse> exportDebtSubrequestsAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDSRsRequest exportDSRsRequest) {
Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtSubrequestsRequest inValue = new Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtSubrequestsRequest();
inValue.RequestHeader = RequestHeader;
inValue.exportDSRsRequest = exportDSRsRequest;
return ((Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort)(this)).exportDebtSubrequestsAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
Hcs.Service.Async.DebtRequests.v15_7_0_1.importResponsesResponse Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort.importResponses(Hcs.Service.Async.DebtRequests.v15_7_0_1.importResponsesRequest request) {
return base.Channel.importResponses(request);
}
public Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader importResponses(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.importDSRResponsesRequest importDSRResponsesRequest, out Hcs.Service.Async.DebtRequests.v15_7_0_1.AckRequest AckRequest) {
Hcs.Service.Async.DebtRequests.v15_7_0_1.importResponsesRequest inValue = new Hcs.Service.Async.DebtRequests.v15_7_0_1.importResponsesRequest();
inValue.RequestHeader = RequestHeader;
inValue.importDSRResponsesRequest = importDSRResponsesRequest;
Hcs.Service.Async.DebtRequests.v15_7_0_1.importResponsesResponse retVal = ((Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort)(this)).importResponses(inValue);
AckRequest = retVal.AckRequest;
return retVal.ResultHeader;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.importResponsesResponse> Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort.importResponsesAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.importResponsesRequest request) {
return base.Channel.importResponsesAsync(request);
}
public System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.importResponsesResponse> importResponsesAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.importDSRResponsesRequest importDSRResponsesRequest) {
Hcs.Service.Async.DebtRequests.v15_7_0_1.importResponsesRequest inValue = new Hcs.Service.Async.DebtRequests.v15_7_0_1.importResponsesRequest();
inValue.RequestHeader = RequestHeader;
inValue.importDSRResponsesRequest = importDSRResponsesRequest;
return ((Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort)(this)).importResponsesAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtRequestsResponse Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort.exportDebtRequests(Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtRequestsRequest request) {
return base.Channel.exportDebtRequests(request);
}
public Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader exportDebtRequests(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDRsRequest exportDRsRequest, out Hcs.Service.Async.DebtRequests.v15_7_0_1.AckRequest AckRequest) {
Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtRequestsRequest inValue = new Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtRequestsRequest();
inValue.RequestHeader = RequestHeader;
inValue.exportDRsRequest = exportDRsRequest;
Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtRequestsResponse retVal = ((Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort)(this)).exportDebtRequests(inValue);
AckRequest = retVal.AckRequest;
return retVal.ResultHeader;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtRequestsResponse> Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort.exportDebtRequestsAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtRequestsRequest request) {
return base.Channel.exportDebtRequestsAsync(request);
}
public System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtRequestsResponse> exportDebtRequestsAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDRsRequest exportDRsRequest) {
Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtRequestsRequest inValue = new Hcs.Service.Async.DebtRequests.v15_7_0_1.exportDebtRequestsRequest();
inValue.RequestHeader = RequestHeader;
inValue.exportDRsRequest = exportDRsRequest;
return ((Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort)(this)).exportDebtRequestsAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateResponse Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort.getState(Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateRequest1 request) {
return base.Channel.getState(request);
}
public Hcs.Service.Async.DebtRequests.v15_7_0_1.ResultHeader getState(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateRequest getStateRequest, out Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateResult getStateResult) {
Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateRequest1 inValue = new Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateRequest1();
inValue.RequestHeader = RequestHeader;
inValue.getStateRequest = getStateRequest;
Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateResponse retVal = ((Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort)(this)).getState(inValue);
getStateResult = retVal.getStateResult;
return retVal.ResultHeader;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateResponse> Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort.getStateAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateRequest1 request) {
return base.Channel.getStateAsync(request);
}
public System.Threading.Tasks.Task<Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateResponse> getStateAsync(Hcs.Service.Async.DebtRequests.v15_7_0_1.RequestHeader RequestHeader, Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateRequest getStateRequest) {
Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateRequest1 inValue = new Hcs.Service.Async.DebtRequests.v15_7_0_1.getStateRequest1();
inValue.RequestHeader = RequestHeader;
inValue.getStateRequest = getStateRequest;
return ((Hcs.Service.Async.DebtRequests.v15_7_0_1.DebtRequestsAsyncPort)(this)).getStateAsync(inValue);
}
}
}