Skip to content

Commit 16b74f2

Browse files
committed
removed pattern from model classes
1 parent df9238c commit 16b74f2

1,297 files changed

Lines changed: 12708 additions & 452 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CyberSource/models/accountupdaterv1batches_included.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ def tokens(self, tokens):
6666
:type: list[Accountupdaterv1batchesIncludedTokens]
6767
"""
6868

69+
70+
6971
self._tokens = tokens
7072

7173
def to_dict(self):

CyberSource/models/accountupdaterv1batches_included_tokens.py

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ def id(self, id):
7474
:param id: The id of this Accountupdaterv1batchesIncludedTokens.
7575
:type: str
7676
"""
77-
if id is None:
78-
raise ValueError("Invalid value for `id`, must not be `None`")
77+
78+
7979

8080
self._id = id
8181

@@ -98,6 +98,8 @@ def expiration_month(self, expiration_month):
9898
:type: str
9999
"""
100100

101+
102+
101103
self._expiration_month = expiration_month
102104

103105
@property
@@ -119,6 +121,8 @@ def expiration_year(self, expiration_year):
119121
:type: str
120122
"""
121123

124+
125+
122126
self._expiration_year = expiration_year
123127

124128
def to_dict(self):

CyberSource/models/activate_deactivate_plan_response.py

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ def links(self, links):
8686
:type: PtsV2IncrementalAuthorizationPatch201ResponseLinks
8787
"""
8888

89+
90+
8991
self._links = links
9092

9193
@property
@@ -109,6 +111,8 @@ def id(self, id):
109111
:type: str
110112
"""
111113

114+
115+
112116
self._id = id
113117

114118
@property
@@ -132,6 +136,8 @@ def submit_time_utc(self, submit_time_utc):
132136
:type: str
133137
"""
134138

139+
140+
135141
self._submit_time_utc = submit_time_utc
136142

137143
@property
@@ -155,6 +161,8 @@ def status(self, status):
155161
:type: str
156162
"""
157163

164+
165+
158166
self._status = status
159167

160168
@property
@@ -176,6 +184,8 @@ def plan_information(self, plan_information):
176184
:type: UpdatePlanResponsePlanInformation
177185
"""
178186

187+
188+
179189
self._plan_information = plan_information
180190

181191
def to_dict(self):

CyberSource/models/activate_subscription_response.py

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ def links(self, links):
8686
:type: PtsV2IncrementalAuthorizationPatch201ResponseLinks
8787
"""
8888

89+
90+
8991
self._links = links
9092

9193
@property
@@ -109,6 +111,8 @@ def id(self, id):
109111
:type: str
110112
"""
111113

114+
115+
112116
self._id = id
113117

114118
@property
@@ -132,6 +136,8 @@ def submit_time_utc(self, submit_time_utc):
132136
:type: str
133137
"""
134138

139+
140+
135141
self._submit_time_utc = submit_time_utc
136142

137143
@property
@@ -155,6 +161,8 @@ def status(self, status):
155161
:type: str
156162
"""
157163

164+
165+
158166
self._status = status
159167

160168
@property
@@ -176,6 +184,8 @@ def subscription_information(self, subscription_information):
176184
:type: ActivateSubscriptionResponseSubscriptionInformation
177185
"""
178186

187+
188+
179189
self._subscription_information = subscription_information
180190

181191
def to_dict(self):

CyberSource/models/activate_subscription_response_subscription_information.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ def code(self, code):
7373
:type: str
7474
"""
7575

76+
77+
7678
self._code = code
7779

7880
@property
@@ -96,6 +98,8 @@ def status(self, status):
9698
:type: str
9799
"""
98100

101+
102+
99103
self._status = status
100104

101105
def to_dict(self):

CyberSource/models/add_negative_list_request.py

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ def order_information(self, order_information):
9191
:type: Riskv1liststypeentriesOrderInformation
9292
"""
9393

94+
95+
9496
self._order_information = order_information
9597

9698
@property
@@ -112,6 +114,8 @@ def payment_information(self, payment_information):
112114
:type: Riskv1liststypeentriesPaymentInformation
113115
"""
114116

117+
118+
115119
self._payment_information = payment_information
116120

117121
@property
@@ -133,6 +137,8 @@ def client_reference_information(self, client_reference_information):
133137
:type: Riskv1liststypeentriesClientReferenceInformation
134138
"""
135139

140+
141+
136142
self._client_reference_information = client_reference_information
137143

138144
@property
@@ -154,6 +160,8 @@ def device_information(self, device_information):
154160
:type: Riskv1liststypeentriesDeviceInformation
155161
"""
156162

163+
164+
157165
self._device_information = device_information
158166

159167
@property
@@ -175,6 +183,8 @@ def risk_information(self, risk_information):
175183
:type: Riskv1liststypeentriesRiskInformation
176184
"""
177185

186+
187+
178188
self._risk_information = risk_information
179189

180190
@property
@@ -196,6 +206,8 @@ def buyer_information(self, buyer_information):
196206
:type: Riskv1liststypeentriesBuyerInformation
197207
"""
198208

209+
210+
199211
self._buyer_information = buyer_information
200212

201213
def to_dict(self):

CyberSource/models/auth_reversal_request.py

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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):

CyberSource/models/boardingv1registrations_document_information.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ def signed_documents(self, signed_documents):
6666
:type: list[Boardingv1registrationsDocumentInformationSignedDocuments]
6767
"""
6868

69+
70+
6971
self._signed_documents = signed_documents
7072

7173
def to_dict(self):

CyberSource/models/boardingv1registrations_document_information_signed_documents.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ def document_id(self, document_id):
6666
:type: str
6767
"""
6868

69+
70+
6971
self._document_id = document_id
7072

7173
def to_dict(self):

CyberSource/models/boardingv1registrations_integration_information.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ def oauth2(self, oauth2):
7171
:type: list[Boardingv1registrationsIntegrationInformationOauth2]
7272
"""
7373

74+
75+
7476
self._oauth2 = oauth2
7577

7678
@property
@@ -94,6 +96,8 @@ def tenant_configurations(self, tenant_configurations):
9496
:type: list[Boardingv1registrationsIntegrationInformationTenantConfigurations]
9597
"""
9698

99+
100+
97101
self._tenant_configurations = tenant_configurations
98102

99103
def to_dict(self):

0 commit comments

Comments
 (0)