@@ -96,6 +96,8 @@ def client_reference_information(self, client_reference_information):
9696 :type: Ptsv2paymentsidreversalsClientReferenceInformation
9797 """
9898
99+
100+
99101 self ._client_reference_information = client_reference_information
100102
101103 @property
@@ -117,6 +119,8 @@ def reversal_information(self, reversal_information):
117119 :type: Ptsv2paymentsidreversalsReversalInformation
118120 """
119121
122+
123+
120124 self ._reversal_information = reversal_information
121125
122126 @property
@@ -138,6 +142,8 @@ def processing_information(self, processing_information):
138142 :type: Ptsv2paymentsidreversalsProcessingInformation
139143 """
140144
145+
146+
141147 self ._processing_information = processing_information
142148
143149 @property
@@ -159,6 +165,8 @@ def order_information(self, order_information):
159165 :type: Ptsv2paymentsidreversalsOrderInformation
160166 """
161167
168+
169+
162170 self ._order_information = order_information
163171
164172 @property
@@ -180,6 +188,8 @@ def point_of_sale_information(self, point_of_sale_information):
180188 :type: Ptsv2paymentsidreversalsPointOfSaleInformation
181189 """
182190
191+
192+
183193 self ._point_of_sale_information = point_of_sale_information
184194
185195 @property
@@ -201,6 +211,8 @@ def payment_information(self, payment_information):
201211 :type: Ptsv2paymentsidreversalsPaymentInformation
202212 """
203213
214+
215+
204216 self ._payment_information = payment_information
205217
206218 @property
@@ -222,6 +234,8 @@ def processor_information(self, processor_information):
222234 :type: Ptsv2paymentsProcessorInformationReversal
223235 """
224236
237+
238+
225239 self ._processor_information = processor_information
226240
227241 def to_dict (self ):
0 commit comments