Class BuyInAdviceDetails1

java.lang.Object
org.coderic.iso20022.messages.sese.BuyInAdviceDetails1

public class BuyInAdviceDetails1 extends Object

Java class for BuyInAdviceDetails1 complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="BuyInAdviceDetails1">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Ref" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}References23"/>
         <element name="BuyInStat" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}BuyInState1Code"/>
         <element name="BuyInDfrrl" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}BuyInDeferral1Code"/>
         <element name="FinInstrmId" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}SecurityIdentification19" minOccurs="0"/>
         <element name="Qty" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}FinancialInstrumentQuantity1Choice" minOccurs="0"/>
         <element name="BuyInPric" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}RateAndAmountFormat39Choice" minOccurs="0"/>
         <element name="CshCompstnAmt" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}AmountAndDirection102" minOccurs="0"/>
         <element name="BuyInSttlmDt" type="{urn:iso:std:iso:20022:tech:xsd:sese.042.001.01}DateAndDateTime2Choice" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>