You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1703 lines
47 KiB
1703 lines
47 KiB
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// Dieser Code wurde von einem Tool generiert.
|
|
// Laufzeitversion:4.0.30319.42000
|
|
//
|
|
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
|
// der Code erneut generiert wird.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
using System.Xml.Serialization;
|
|
|
|
//
|
|
// Dieser Quellcode wurde automatisch generiert von xsd, Version=4.8.3928.0.
|
|
//
|
|
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
[System.Xml.Serialization.XmlRootAttribute(Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04", IsNullable=false)]
|
|
public partial class Document {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctn bkToCstmrDbtCdtNtfctnField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctn BkToCstmrDbtCdtNtfctn {
|
|
get {
|
|
return this.bkToCstmrDbtCdtNtfctnField;
|
|
}
|
|
set {
|
|
this.bkToCstmrDbtCdtNtfctnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctn {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnGrpHdr grpHdrField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctn ntfctnField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnGrpHdr GrpHdr {
|
|
get {
|
|
return this.grpHdrField;
|
|
}
|
|
set {
|
|
this.grpHdrField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctn Ntfctn {
|
|
get {
|
|
return this.ntfctnField;
|
|
}
|
|
set {
|
|
this.ntfctnField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnGrpHdr {
|
|
|
|
private string msgIdField;
|
|
|
|
private System.DateTime creDtTmField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnGrpHdrMsgRcpt msgRcptField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnGrpHdrMsgPgntn msgPgntnField;
|
|
|
|
private string addtlInfField;
|
|
|
|
/// <remarks/>
|
|
public string MsgId {
|
|
get {
|
|
return this.msgIdField;
|
|
}
|
|
set {
|
|
this.msgIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public System.DateTime CreDtTm {
|
|
get {
|
|
return this.creDtTmField;
|
|
}
|
|
set {
|
|
this.creDtTmField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnGrpHdrMsgRcpt MsgRcpt {
|
|
get {
|
|
return this.msgRcptField;
|
|
}
|
|
set {
|
|
this.msgRcptField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnGrpHdrMsgPgntn MsgPgntn {
|
|
get {
|
|
return this.msgPgntnField;
|
|
}
|
|
set {
|
|
this.msgPgntnField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string AddtlInf {
|
|
get {
|
|
return this.addtlInfField;
|
|
}
|
|
set {
|
|
this.addtlInfField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnGrpHdrMsgRcpt {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnGrpHdrMsgRcptID idField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnGrpHdrMsgRcptID Id {
|
|
get {
|
|
return this.idField;
|
|
}
|
|
set {
|
|
this.idField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnGrpHdrMsgRcptID {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnGrpHdrMsgRcptIDOrgId orgIdField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnGrpHdrMsgRcptIDOrgId OrgId {
|
|
get {
|
|
return this.orgIdField;
|
|
}
|
|
set {
|
|
this.orgIdField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnGrpHdrMsgRcptIDOrgId {
|
|
|
|
private string anyBICField;
|
|
|
|
/// <remarks/>
|
|
public string AnyBIC {
|
|
get {
|
|
return this.anyBICField;
|
|
}
|
|
set {
|
|
this.anyBICField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnGrpHdrMsgPgntn {
|
|
|
|
private byte pgNbField;
|
|
|
|
private bool lastPgIndField;
|
|
|
|
/// <remarks/>
|
|
public byte PgNb {
|
|
get {
|
|
return this.pgNbField;
|
|
}
|
|
set {
|
|
this.pgNbField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public bool LastPgInd {
|
|
get {
|
|
return this.lastPgIndField;
|
|
}
|
|
set {
|
|
this.lastPgIndField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctn {
|
|
|
|
private string idField;
|
|
|
|
private System.DateTime creDtTmField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnFrToDt frToDtField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnRptgSrc rptgSrcField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnAcct acctField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtry ntryField;
|
|
|
|
/// <remarks/>
|
|
public string Id {
|
|
get {
|
|
return this.idField;
|
|
}
|
|
set {
|
|
this.idField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public System.DateTime CreDtTm {
|
|
get {
|
|
return this.creDtTmField;
|
|
}
|
|
set {
|
|
this.creDtTmField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnFrToDt FrToDt {
|
|
get {
|
|
return this.frToDtField;
|
|
}
|
|
set {
|
|
this.frToDtField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnRptgSrc RptgSrc {
|
|
get {
|
|
return this.rptgSrcField;
|
|
}
|
|
set {
|
|
this.rptgSrcField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnAcct Acct {
|
|
get {
|
|
return this.acctField;
|
|
}
|
|
set {
|
|
this.acctField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtry Ntry {
|
|
get {
|
|
return this.ntryField;
|
|
}
|
|
set {
|
|
this.ntryField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnFrToDt {
|
|
|
|
private System.DateTime frDtTmField;
|
|
|
|
private string toDtTmField;
|
|
|
|
/// <remarks/>
|
|
public System.DateTime FrDtTm {
|
|
get {
|
|
return this.frDtTmField;
|
|
}
|
|
set {
|
|
this.frDtTmField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string ToDtTm {
|
|
get {
|
|
return this.toDtTmField;
|
|
}
|
|
set {
|
|
this.toDtTmField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnRptgSrc {
|
|
|
|
private string prtryField;
|
|
|
|
/// <remarks/>
|
|
public string Prtry {
|
|
get {
|
|
return this.prtryField;
|
|
}
|
|
set {
|
|
this.prtryField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnAcct {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctID idField;
|
|
|
|
private string ccyField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctOwnr ownrField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctSvcr svcrField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctID Id {
|
|
get {
|
|
return this.idField;
|
|
}
|
|
set {
|
|
this.idField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string Ccy {
|
|
get {
|
|
return this.ccyField;
|
|
}
|
|
set {
|
|
this.ccyField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctOwnr Ownr {
|
|
get {
|
|
return this.ownrField;
|
|
}
|
|
set {
|
|
this.ownrField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctSvcr Svcr {
|
|
get {
|
|
return this.svcrField;
|
|
}
|
|
set {
|
|
this.svcrField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctID {
|
|
|
|
private string iBANField;
|
|
|
|
/// <remarks/>
|
|
public string IBAN {
|
|
get {
|
|
return this.iBANField;
|
|
}
|
|
set {
|
|
this.iBANField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctOwnr {
|
|
|
|
private string nmField;
|
|
|
|
/// <remarks/>
|
|
public string Nm {
|
|
get {
|
|
return this.nmField;
|
|
}
|
|
set {
|
|
this.nmField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctSvcr {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctSvcrFinInstnId finInstnIdField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctSvcrFinInstnId FinInstnId {
|
|
get {
|
|
return this.finInstnIdField;
|
|
}
|
|
set {
|
|
this.finInstnIdField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctSvcrFinInstnId {
|
|
|
|
private string bICFIField;
|
|
|
|
private string nmField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctSvcrFinInstnIdOthr othrField;
|
|
|
|
/// <remarks/>
|
|
public string BICFI {
|
|
get {
|
|
return this.bICFIField;
|
|
}
|
|
set {
|
|
this.bICFIField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string Nm {
|
|
get {
|
|
return this.nmField;
|
|
}
|
|
set {
|
|
this.nmField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctSvcrFinInstnIdOthr Othr {
|
|
get {
|
|
return this.othrField;
|
|
}
|
|
set {
|
|
this.othrField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnAcctSvcrFinInstnIdOthr {
|
|
|
|
private string idField;
|
|
|
|
private string issrField;
|
|
|
|
/// <remarks/>
|
|
public string Id {
|
|
get {
|
|
return this.idField;
|
|
}
|
|
set {
|
|
this.idField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string Issr {
|
|
get {
|
|
return this.issrField;
|
|
}
|
|
set {
|
|
this.issrField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtry {
|
|
|
|
private uint ntryRefField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryAmt amtField;
|
|
|
|
private string cdtDbtIndField;
|
|
|
|
private string stsField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBookgDt bookgDtField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryValDt valDtField;
|
|
|
|
private string acctSvcrRefField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBkTxCd bkTxCdField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtls ntryDtlsField;
|
|
|
|
private string addtlNtryInfField;
|
|
|
|
/// <remarks/>
|
|
public uint NtryRef {
|
|
get {
|
|
return this.ntryRefField;
|
|
}
|
|
set {
|
|
this.ntryRefField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryAmt Amt {
|
|
get {
|
|
return this.amtField;
|
|
}
|
|
set {
|
|
this.amtField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string CdtDbtInd {
|
|
get {
|
|
return this.cdtDbtIndField;
|
|
}
|
|
set {
|
|
this.cdtDbtIndField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string Sts {
|
|
get {
|
|
return this.stsField;
|
|
}
|
|
set {
|
|
this.stsField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBookgDt BookgDt {
|
|
get {
|
|
return this.bookgDtField;
|
|
}
|
|
set {
|
|
this.bookgDtField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryValDt ValDt {
|
|
get {
|
|
return this.valDtField;
|
|
}
|
|
set {
|
|
this.valDtField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string AcctSvcrRef {
|
|
get {
|
|
return this.acctSvcrRefField;
|
|
}
|
|
set {
|
|
this.acctSvcrRefField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBkTxCd BkTxCd {
|
|
get {
|
|
return this.bkTxCdField;
|
|
}
|
|
set {
|
|
this.bkTxCdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtls NtryDtls {
|
|
get {
|
|
return this.ntryDtlsField;
|
|
}
|
|
set {
|
|
this.ntryDtlsField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string AddtlNtryInf {
|
|
get {
|
|
return this.addtlNtryInfField;
|
|
}
|
|
set {
|
|
this.addtlNtryInfField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryAmt {
|
|
|
|
private string ccyField;
|
|
|
|
private decimal valueField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlAttributeAttribute()]
|
|
public string Ccy {
|
|
get {
|
|
return this.ccyField;
|
|
}
|
|
set {
|
|
this.ccyField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlTextAttribute()]
|
|
public decimal Value {
|
|
get {
|
|
return this.valueField;
|
|
}
|
|
set {
|
|
this.valueField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBookgDt {
|
|
|
|
private System.DateTime dtField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(DataType="date")]
|
|
public System.DateTime Dt {
|
|
get {
|
|
return this.dtField;
|
|
}
|
|
set {
|
|
this.dtField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryValDt {
|
|
|
|
private System.DateTime dtField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(DataType="date")]
|
|
public System.DateTime Dt {
|
|
get {
|
|
return this.dtField;
|
|
}
|
|
set {
|
|
this.dtField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBkTxCd {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBkTxCdDomn domnField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBkTxCdPrtry prtryField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBkTxCdDomn Domn {
|
|
get {
|
|
return this.domnField;
|
|
}
|
|
set {
|
|
this.domnField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBkTxCdPrtry Prtry {
|
|
get {
|
|
return this.prtryField;
|
|
}
|
|
set {
|
|
this.prtryField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBkTxCdDomn {
|
|
|
|
private string cdField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBkTxCdDomnFmly fmlyField;
|
|
|
|
/// <remarks/>
|
|
public string Cd {
|
|
get {
|
|
return this.cdField;
|
|
}
|
|
set {
|
|
this.cdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBkTxCdDomnFmly Fmly {
|
|
get {
|
|
return this.fmlyField;
|
|
}
|
|
set {
|
|
this.fmlyField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBkTxCdDomnFmly {
|
|
|
|
private string cdField;
|
|
|
|
private string subFmlyCdField;
|
|
|
|
/// <remarks/>
|
|
public string Cd {
|
|
get {
|
|
return this.cdField;
|
|
}
|
|
set {
|
|
this.cdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string SubFmlyCd {
|
|
get {
|
|
return this.subFmlyCdField;
|
|
}
|
|
set {
|
|
this.subFmlyCdField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryBkTxCdPrtry {
|
|
|
|
private string cdField;
|
|
|
|
/// <remarks/>
|
|
public string Cd {
|
|
get {
|
|
return this.cdField;
|
|
}
|
|
set {
|
|
this.cdField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtls {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsBtch btchField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtls[] txDtlsField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsBtch Btch {
|
|
get {
|
|
return this.btchField;
|
|
}
|
|
set {
|
|
this.btchField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute("TxDtls")]
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtls[] TxDtls {
|
|
get {
|
|
return this.txDtlsField;
|
|
}
|
|
set {
|
|
this.txDtlsField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsBtch {
|
|
|
|
private string msgIdField;
|
|
|
|
private byte nbOfTxsField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsBtchTtlAmt ttlAmtField;
|
|
|
|
private string cdtDbtIndField;
|
|
|
|
/// <remarks/>
|
|
public string MsgId {
|
|
get {
|
|
return this.msgIdField;
|
|
}
|
|
set {
|
|
this.msgIdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public byte NbOfTxs {
|
|
get {
|
|
return this.nbOfTxsField;
|
|
}
|
|
set {
|
|
this.nbOfTxsField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsBtchTtlAmt TtlAmt {
|
|
get {
|
|
return this.ttlAmtField;
|
|
}
|
|
set {
|
|
this.ttlAmtField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string CdtDbtInd {
|
|
get {
|
|
return this.cdtDbtIndField;
|
|
}
|
|
set {
|
|
this.cdtDbtIndField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsBtchTtlAmt {
|
|
|
|
private string ccyField;
|
|
|
|
private decimal valueField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlAttributeAttribute()]
|
|
public string Ccy {
|
|
get {
|
|
return this.ccyField;
|
|
}
|
|
set {
|
|
this.ccyField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlTextAttribute()]
|
|
public decimal Value {
|
|
get {
|
|
return this.valueField;
|
|
}
|
|
set {
|
|
this.valueField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtls {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRefs refsField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmt amtField;
|
|
|
|
private string cdtDbtIndField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtls amtDtlsField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsBkTxCd bkTxCdField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRltdPties rltdPtiesField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInf rmtInfField;
|
|
|
|
private string addtlTxInfField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRefs Refs {
|
|
get {
|
|
return this.refsField;
|
|
}
|
|
set {
|
|
this.refsField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmt Amt {
|
|
get {
|
|
return this.amtField;
|
|
}
|
|
set {
|
|
this.amtField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string CdtDbtInd {
|
|
get {
|
|
return this.cdtDbtIndField;
|
|
}
|
|
set {
|
|
this.cdtDbtIndField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtls AmtDtls {
|
|
get {
|
|
return this.amtDtlsField;
|
|
}
|
|
set {
|
|
this.amtDtlsField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsBkTxCd BkTxCd {
|
|
get {
|
|
return this.bkTxCdField;
|
|
}
|
|
set {
|
|
this.bkTxCdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRltdPties RltdPties {
|
|
get {
|
|
return this.rltdPtiesField;
|
|
}
|
|
set {
|
|
this.rltdPtiesField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInf RmtInf {
|
|
get {
|
|
return this.rmtInfField;
|
|
}
|
|
set {
|
|
this.rmtInfField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string AddtlTxInf {
|
|
get {
|
|
return this.addtlTxInfField;
|
|
}
|
|
set {
|
|
this.addtlTxInfField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRefs {
|
|
|
|
private string acctSvcrRefField;
|
|
|
|
private string endToEndIdField;
|
|
|
|
/// <remarks/>
|
|
public string AcctSvcrRef {
|
|
get {
|
|
return this.acctSvcrRefField;
|
|
}
|
|
set {
|
|
this.acctSvcrRefField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string EndToEndId {
|
|
get {
|
|
return this.endToEndIdField;
|
|
}
|
|
set {
|
|
this.endToEndIdField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmt {
|
|
|
|
private string ccyField;
|
|
|
|
private decimal valueField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlAttributeAttribute()]
|
|
public string Ccy {
|
|
get {
|
|
return this.ccyField;
|
|
}
|
|
set {
|
|
this.ccyField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlTextAttribute()]
|
|
public decimal Value {
|
|
get {
|
|
return this.valueField;
|
|
}
|
|
set {
|
|
this.valueField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtls {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtlsInstdAmt instdAmtField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtlsTxAmt txAmtField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtlsInstdAmt InstdAmt {
|
|
get {
|
|
return this.instdAmtField;
|
|
}
|
|
set {
|
|
this.instdAmtField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtlsTxAmt TxAmt {
|
|
get {
|
|
return this.txAmtField;
|
|
}
|
|
set {
|
|
this.txAmtField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtlsInstdAmt {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtlsInstdAmtAmt amtField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtlsInstdAmtAmt Amt {
|
|
get {
|
|
return this.amtField;
|
|
}
|
|
set {
|
|
this.amtField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtlsInstdAmtAmt {
|
|
|
|
private string ccyField;
|
|
|
|
private decimal valueField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlAttributeAttribute()]
|
|
public string Ccy {
|
|
get {
|
|
return this.ccyField;
|
|
}
|
|
set {
|
|
this.ccyField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlTextAttribute()]
|
|
public decimal Value {
|
|
get {
|
|
return this.valueField;
|
|
}
|
|
set {
|
|
this.valueField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtlsTxAmt {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtlsTxAmtAmt amtField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtlsTxAmtAmt Amt {
|
|
get {
|
|
return this.amtField;
|
|
}
|
|
set {
|
|
this.amtField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsAmtDtlsTxAmtAmt {
|
|
|
|
private string ccyField;
|
|
|
|
private decimal valueField;
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlAttributeAttribute()]
|
|
public string Ccy {
|
|
get {
|
|
return this.ccyField;
|
|
}
|
|
set {
|
|
this.ccyField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlTextAttribute()]
|
|
public decimal Value {
|
|
get {
|
|
return this.valueField;
|
|
}
|
|
set {
|
|
this.valueField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsBkTxCd {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsBkTxCdDomn domnField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsBkTxCdPrtry prtryField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsBkTxCdDomn Domn {
|
|
get {
|
|
return this.domnField;
|
|
}
|
|
set {
|
|
this.domnField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsBkTxCdPrtry Prtry {
|
|
get {
|
|
return this.prtryField;
|
|
}
|
|
set {
|
|
this.prtryField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsBkTxCdDomn {
|
|
|
|
private string cdField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsBkTxCdDomnFmly fmlyField;
|
|
|
|
/// <remarks/>
|
|
public string Cd {
|
|
get {
|
|
return this.cdField;
|
|
}
|
|
set {
|
|
this.cdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsBkTxCdDomnFmly Fmly {
|
|
get {
|
|
return this.fmlyField;
|
|
}
|
|
set {
|
|
this.fmlyField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsBkTxCdDomnFmly {
|
|
|
|
private string cdField;
|
|
|
|
private string subFmlyCdField;
|
|
|
|
/// <remarks/>
|
|
public string Cd {
|
|
get {
|
|
return this.cdField;
|
|
}
|
|
set {
|
|
this.cdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string SubFmlyCd {
|
|
get {
|
|
return this.subFmlyCdField;
|
|
}
|
|
set {
|
|
this.subFmlyCdField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsBkTxCdPrtry {
|
|
|
|
private string cdField;
|
|
|
|
/// <remarks/>
|
|
public string Cd {
|
|
get {
|
|
return this.cdField;
|
|
}
|
|
set {
|
|
this.cdField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRltdPties {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRltdPtiesDbtr dbtrField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRltdPtiesDbtr Dbtr {
|
|
get {
|
|
return this.dbtrField;
|
|
}
|
|
set {
|
|
this.dbtrField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRltdPtiesDbtr {
|
|
|
|
private string nmField;
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRltdPtiesDbtrPstlAdr pstlAdrField;
|
|
|
|
/// <remarks/>
|
|
public string Nm {
|
|
get {
|
|
return this.nmField;
|
|
}
|
|
set {
|
|
this.nmField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRltdPtiesDbtrPstlAdr PstlAdr {
|
|
get {
|
|
return this.pstlAdrField;
|
|
}
|
|
set {
|
|
this.pstlAdrField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRltdPtiesDbtrPstlAdr {
|
|
|
|
private string strtNmField;
|
|
|
|
private string bldgNbField;
|
|
|
|
private ushort pstCdField;
|
|
|
|
private string twnNmField;
|
|
|
|
private string ctryField;
|
|
|
|
/// <remarks/>
|
|
public string StrtNm {
|
|
get {
|
|
return this.strtNmField;
|
|
}
|
|
set {
|
|
this.strtNmField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string BldgNb {
|
|
get {
|
|
return this.bldgNbField;
|
|
}
|
|
set {
|
|
this.bldgNbField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public ushort PstCd {
|
|
get {
|
|
return this.pstCdField;
|
|
}
|
|
set {
|
|
this.pstCdField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string TwnNm {
|
|
get {
|
|
return this.twnNmField;
|
|
}
|
|
set {
|
|
this.twnNmField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
public string Ctry {
|
|
get {
|
|
return this.ctryField;
|
|
}
|
|
set {
|
|
this.ctryField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInf {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInfStrd strdField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInfStrd Strd {
|
|
get {
|
|
return this.strdField;
|
|
}
|
|
set {
|
|
this.strdField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInfStrd {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInfStrdCdtrRefInf cdtrRefInfField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInfStrdCdtrRefInf CdtrRefInf {
|
|
get {
|
|
return this.cdtrRefInfField;
|
|
}
|
|
set {
|
|
this.cdtrRefInfField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInfStrdCdtrRefInf {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInfStrdCdtrRefInfTP tpField;
|
|
|
|
private string refField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInfStrdCdtrRefInfTP Tp {
|
|
get {
|
|
return this.tpField;
|
|
}
|
|
set {
|
|
this.tpField = value;
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.Xml.Serialization.XmlElementAttribute(DataType="integer")]
|
|
public string Ref {
|
|
get {
|
|
return this.refField;
|
|
}
|
|
set {
|
|
this.refField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInfStrdCdtrRefInfTP {
|
|
|
|
private DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInfStrdCdtrRefInfTPCdOrPrtry cdOrPrtryField;
|
|
|
|
/// <remarks/>
|
|
public DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInfStrdCdtrRefInfTPCdOrPrtry CdOrPrtry {
|
|
get {
|
|
return this.cdOrPrtryField;
|
|
}
|
|
set {
|
|
this.cdOrPrtryField = value;
|
|
}
|
|
}
|
|
}
|
|
|
|
/// <remarks/>
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.8.3928.0")]
|
|
[System.SerializableAttribute()]
|
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="urn:iso:std:iso:20022:tech:xsd:camt.054.001.04")]
|
|
public partial class DocumentBkToCstmrDbtCdtNtfctnNtfctnNtryNtryDtlsTxDtlsRmtInfStrdCdtrRefInfTPCdOrPrtry {
|
|
|
|
private string prtryField;
|
|
|
|
/// <remarks/>
|
|
public string Prtry {
|
|
get {
|
|
return this.prtryField;
|
|
}
|
|
set {
|
|
this.prtryField = value;
|
|
}
|
|
}
|
|
}
|