nps_sdk 1.1.13 → 1.1.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -204,8 +204,8 @@
204
204
  <xsd:complexType name="AirlineDetailsStruct">
205
205
  <xsd:all>
206
206
  <xsd:element name="PNR" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
207
- <xsd:element name="Legs" type="tns:ArrayOf_LegStruct" nillable="false" minOccurs="1" maxOccurs="1"/>
208
- <xsd:element name="Passengers" type="tns:ArrayOf_PassengerStruct" nillable="false" minOccurs="1" maxOccurs="1"/>
207
+ <xsd:element name="Legs" type="tns:ArrayOf_LegStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
208
+ <xsd:element name="Passengers" type="tns:ArrayOf_PassengerStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
209
209
  <xsd:element name="Ticket" type="tns:AirlineTicketStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
210
210
  </xsd:all>
211
211
  </xsd:complexType>
@@ -1541,7 +1541,7 @@
1541
1541
  <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1542
1542
  <xsd:element name="psp_SetAsCustomerDefault" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1543
1543
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1544
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1544
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1545
1545
  </xsd:all>
1546
1546
  </xsd:complexType>
1547
1547
  <xsd:complexType name="PaymentMethodOutputDetailsStruct">
@@ -1577,7 +1577,7 @@
1577
1577
  <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1578
1578
  <xsd:element name="psp_SetAsCustomerDefault" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1579
1579
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1580
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1580
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1581
1581
  </xsd:all>
1582
1582
  </xsd:complexType>
1583
1583
  <xsd:complexType name="RespuestaStruct_CreatePaymentMethodFromPayment">
@@ -1597,7 +1597,7 @@
1597
1597
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1598
1598
  <xsd:element name="psp_PaymentMethodId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1599
1599
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1600
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1600
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1601
1601
  </xsd:all>
1602
1602
  </xsd:complexType>
1603
1603
  <xsd:complexType name="RespuestaStruct_RetrievePaymentMethod">
@@ -1627,7 +1627,7 @@
1627
1627
  <xsd:element name="psp_Person" type="tns:PersonStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1628
1628
  <xsd:element name="psp_Address" type="tns:AddressStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1629
1629
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1630
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1630
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1631
1631
  </xsd:all>
1632
1632
  </xsd:complexType>
1633
1633
  <xsd:complexType name="RespuestaStruct_UpdatePaymentMethod">
@@ -1647,7 +1647,7 @@
1647
1647
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1648
1648
  <xsd:element name="psp_PaymentMethodId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1649
1649
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1650
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1650
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1651
1651
  </xsd:all>
1652
1652
  </xsd:complexType>
1653
1653
  <xsd:complexType name="RespuestaStruct_DeletePaymentMethod">
@@ -1673,7 +1673,7 @@
1673
1673
  <xsd:element name="psp_Address" type="tns:AddressStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1674
1674
  <xsd:element name="psp_PaymentMethod" type="tns:PaymentMethodInputDetailsStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1675
1675
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1676
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1676
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1677
1677
  </xsd:all>
1678
1678
  </xsd:complexType>
1679
1679
  <xsd:complexType name="PaymentMethodsOutputDetailsStruct">
@@ -1720,7 +1720,7 @@
1720
1720
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1721
1721
  <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1722
1722
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1723
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1723
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1724
1724
  </xsd:all>
1725
1725
  </xsd:complexType>
1726
1726
  <xsd:complexType name="RespuestaStruct_RetrieveCustomer">
@@ -1755,7 +1755,7 @@
1755
1755
  <xsd:element name="psp_DefaultPaymentMethodId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1756
1756
  <xsd:element name="psp_PaymentMethod" type="tns:PaymentMethodInputDetailsStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1757
1757
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1758
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1758
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1759
1759
  </xsd:all>
1760
1760
  </xsd:complexType>
1761
1761
  <xsd:complexType name="RespuestaStruct_UpdateCustomer">
@@ -1782,7 +1782,7 @@
1782
1782
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1783
1783
  <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1784
1784
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1785
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1785
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1786
1786
  </xsd:all>
1787
1787
  </xsd:complexType>
1788
1788
  <xsd:complexType name="RespuestaStruct_DeleteCustomer">
@@ -204,8 +204,8 @@
204
204
  <xsd:complexType name="AirlineDetailsStruct">
205
205
  <xsd:all>
206
206
  <xsd:element name="PNR" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
207
- <xsd:element name="Legs" type="tns:ArrayOf_LegStruct" nillable="false" minOccurs="1" maxOccurs="1"/>
208
- <xsd:element name="Passengers" type="tns:ArrayOf_PassengerStruct" nillable="false" minOccurs="1" maxOccurs="1"/>
207
+ <xsd:element name="Legs" type="tns:ArrayOf_LegStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
208
+ <xsd:element name="Passengers" type="tns:ArrayOf_PassengerStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
209
209
  <xsd:element name="Ticket" type="tns:AirlineTicketStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
210
210
  </xsd:all>
211
211
  </xsd:complexType>
@@ -1510,7 +1510,7 @@
1510
1510
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1511
1511
  <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1512
1512
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1513
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1513
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1514
1514
  </xsd:all>
1515
1515
  </xsd:complexType>
1516
1516
  <xsd:complexType name="RespuestaStruct_CreateClientSession">
@@ -1541,7 +1541,7 @@
1541
1541
  <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1542
1542
  <xsd:element name="psp_SetAsCustomerDefault" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1543
1543
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1544
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1544
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1545
1545
  </xsd:all>
1546
1546
  </xsd:complexType>
1547
1547
  <xsd:complexType name="PaymentMethodOutputDetailsStruct">
@@ -1577,7 +1577,7 @@
1577
1577
  <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1578
1578
  <xsd:element name="psp_SetAsCustomerDefault" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1579
1579
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1580
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1580
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1581
1581
  </xsd:all>
1582
1582
  </xsd:complexType>
1583
1583
  <xsd:complexType name="RespuestaStruct_CreatePaymentMethodFromPayment">
@@ -1597,7 +1597,7 @@
1597
1597
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1598
1598
  <xsd:element name="psp_PaymentMethodId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1599
1599
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1600
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1600
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1601
1601
  </xsd:all>
1602
1602
  </xsd:complexType>
1603
1603
  <xsd:complexType name="RespuestaStruct_RetrievePaymentMethod">
@@ -1627,7 +1627,7 @@
1627
1627
  <xsd:element name="psp_Person" type="tns:PersonStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1628
1628
  <xsd:element name="psp_Address" type="tns:AddressStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1629
1629
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1630
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1630
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1631
1631
  </xsd:all>
1632
1632
  </xsd:complexType>
1633
1633
  <xsd:complexType name="RespuestaStruct_UpdatePaymentMethod">
@@ -1647,7 +1647,7 @@
1647
1647
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1648
1648
  <xsd:element name="psp_PaymentMethodId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1649
1649
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1650
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1650
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1651
1651
  </xsd:all>
1652
1652
  </xsd:complexType>
1653
1653
  <xsd:complexType name="RespuestaStruct_DeletePaymentMethod">
@@ -1673,7 +1673,7 @@
1673
1673
  <xsd:element name="psp_Address" type="tns:AddressStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1674
1674
  <xsd:element name="psp_PaymentMethod" type="tns:PaymentMethodInputDetailsStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1675
1675
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1676
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1676
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1677
1677
  </xsd:all>
1678
1678
  </xsd:complexType>
1679
1679
  <xsd:complexType name="PaymentMethodsOutputDetailsStruct">
@@ -1720,7 +1720,7 @@
1720
1720
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1721
1721
  <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1722
1722
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1723
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1723
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1724
1724
  </xsd:all>
1725
1725
  </xsd:complexType>
1726
1726
  <xsd:complexType name="RespuestaStruct_RetrieveCustomer">
@@ -1755,7 +1755,7 @@
1755
1755
  <xsd:element name="psp_DefaultPaymentMethodId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1756
1756
  <xsd:element name="psp_PaymentMethod" type="tns:PaymentMethodInputDetailsStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1757
1757
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1758
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1758
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1759
1759
  </xsd:all>
1760
1760
  </xsd:complexType>
1761
1761
  <xsd:complexType name="RespuestaStruct_UpdateCustomer">
@@ -1782,7 +1782,7 @@
1782
1782
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1783
1783
  <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1784
1784
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1785
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1785
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1786
1786
  </xsd:all>
1787
1787
  </xsd:complexType>
1788
1788
  <xsd:complexType name="RespuestaStruct_DeleteCustomer">
@@ -204,8 +204,8 @@
204
204
  <xsd:complexType name="AirlineDetailsStruct">
205
205
  <xsd:all>
206
206
  <xsd:element name="PNR" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
207
- <xsd:element name="Legs" type="tns:ArrayOf_LegStruct" nillable="false" minOccurs="1" maxOccurs="1"/>
208
- <xsd:element name="Passengers" type="tns:ArrayOf_PassengerStruct" nillable="false" minOccurs="1" maxOccurs="1"/>
207
+ <xsd:element name="Legs" type="tns:ArrayOf_LegStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
208
+ <xsd:element name="Passengers" type="tns:ArrayOf_PassengerStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
209
209
  <xsd:element name="Ticket" type="tns:AirlineTicketStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
210
210
  </xsd:all>
211
211
  </xsd:complexType>
@@ -1510,7 +1510,7 @@
1510
1510
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1511
1511
  <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1512
1512
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1513
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1513
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1514
1514
  </xsd:all>
1515
1515
  </xsd:complexType>
1516
1516
  <xsd:complexType name="RespuestaStruct_CreateClientSession">
@@ -1541,7 +1541,7 @@
1541
1541
  <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1542
1542
  <xsd:element name="psp_SetAsCustomerDefault" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1543
1543
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1544
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1544
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1545
1545
  </xsd:all>
1546
1546
  </xsd:complexType>
1547
1547
  <xsd:complexType name="PaymentMethodOutputDetailsStruct">
@@ -1577,7 +1577,7 @@
1577
1577
  <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1578
1578
  <xsd:element name="psp_SetAsCustomerDefault" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1579
1579
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1580
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1580
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1581
1581
  </xsd:all>
1582
1582
  </xsd:complexType>
1583
1583
  <xsd:complexType name="RespuestaStruct_CreatePaymentMethodFromPayment">
@@ -1597,7 +1597,7 @@
1597
1597
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1598
1598
  <xsd:element name="psp_PaymentMethodId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1599
1599
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1600
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1600
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1601
1601
  </xsd:all>
1602
1602
  </xsd:complexType>
1603
1603
  <xsd:complexType name="RespuestaStruct_RetrievePaymentMethod">
@@ -1627,7 +1627,7 @@
1627
1627
  <xsd:element name="psp_Person" type="tns:PersonStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1628
1628
  <xsd:element name="psp_Address" type="tns:AddressStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1629
1629
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1630
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1630
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1631
1631
  </xsd:all>
1632
1632
  </xsd:complexType>
1633
1633
  <xsd:complexType name="RespuestaStruct_UpdatePaymentMethod">
@@ -1647,7 +1647,7 @@
1647
1647
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1648
1648
  <xsd:element name="psp_PaymentMethodId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1649
1649
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1650
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1650
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1651
1651
  </xsd:all>
1652
1652
  </xsd:complexType>
1653
1653
  <xsd:complexType name="RespuestaStruct_DeletePaymentMethod">
@@ -1673,7 +1673,7 @@
1673
1673
  <xsd:element name="psp_Address" type="tns:AddressStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1674
1674
  <xsd:element name="psp_PaymentMethod" type="tns:PaymentMethodInputDetailsStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1675
1675
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1676
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1676
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1677
1677
  </xsd:all>
1678
1678
  </xsd:complexType>
1679
1679
  <xsd:complexType name="PaymentMethodsOutputDetailsStruct">
@@ -1720,7 +1720,7 @@
1720
1720
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1721
1721
  <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1722
1722
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1723
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1723
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1724
1724
  </xsd:all>
1725
1725
  </xsd:complexType>
1726
1726
  <xsd:complexType name="RespuestaStruct_RetrieveCustomer">
@@ -1755,7 +1755,7 @@
1755
1755
  <xsd:element name="psp_DefaultPaymentMethodId" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1756
1756
  <xsd:element name="psp_PaymentMethod" type="tns:PaymentMethodInputDetailsStruct" nillable="false" minOccurs="0" maxOccurs="1"/>
1757
1757
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1758
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1758
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1759
1759
  </xsd:all>
1760
1760
  </xsd:complexType>
1761
1761
  <xsd:complexType name="RespuestaStruct_UpdateCustomer">
@@ -1782,7 +1782,7 @@
1782
1782
  <xsd:element name="psp_MerchantId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1783
1783
  <xsd:element name="psp_CustomerId" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1784
1784
  <xsd:element name="psp_PosDateTime" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1785
- <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
1785
+ <xsd:element name="psp_SecureHash" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
1786
1786
  </xsd:all>
1787
1787
  </xsd:complexType>
1788
1788
  <xsd:complexType name="RespuestaStruct_DeleteCustomer">
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nps_sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.13
4
+ version: 1.1.14
5
5
  platform: ruby
6
6
  authors:
7
- - soporte@nps.com.ar
7
+ - merchantservices@ingenico.com
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
@@ -25,7 +25,7 @@ dependencies:
25
25
  - !ruby/object:Gem::Version
26
26
  version: '2.11'
27
27
  description: Ruby SDK for NPS Services
28
- email: soporte@nps.com.ar
28
+ email: merchantservices@ingenico.com
29
29
  executables: []
30
30
  extensions: []
31
31
  extra_rdoc_files: []