Class Environment22

java.lang.Object
org.coderic.iso20022.messages.cafm.Environment22

public class Environment22 extends Object

Java class for Environment22 complex type.

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

 <complexType name="Environment22">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Acqrr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Orgtr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Sndr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Rcvr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Accptr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification254" minOccurs="0"/>
         <element name="Pyer" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification257" minOccurs="0"/>
         <element name="Pyee" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification257" minOccurs="0"/>
         <element name="Termnl" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Terminal4" minOccurs="0"/>
         <element name="Issr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="Card" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}CardData8" minOccurs="0"/>
         <element name="Dstn" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}PartyIdentification263" minOccurs="0"/>
         <element name="CstmrDvc" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}CustomerDevice4" minOccurs="0"/>
         <element name="Wllt" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Wallet2" minOccurs="0"/>
         <element name="Tkn" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Token3" minOccurs="0"/>
         <element name="Crdhldr" type="{urn:iso:std:iso:20022:tech:xsd:cafm.002.001.02}Cardholder19" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>