You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Some parameter documentations has been truncated, see
171
178
# {Lithic::Models::AccountHolderSimulateEnrollmentReviewResponse} for more
172
179
# details.
@@ -195,6 +202,8 @@ class AccountHolderSimulateEnrollmentReviewResponse < Lithic::Internal::Type::Ba
195
202
#
196
203
# @param individual [Lithic::Models::AccountHolderSimulateEnrollmentReviewResponse::Individual] Only present when user_type == "INDIVIDUAL". Information about the individual fo
197
204
#
205
+
# @param naics_code [String] Only present when user_type == "BUSINESS". 6-digit North American Industry Class
206
+
#
198
207
# @param nature_of_business [String] Only present when user_type == "BUSINESS". User-submitted description of the bus
199
208
#
200
209
# @param phone_number [String] (Deprecated. Use control_person.phone_number when user_type == "BUSINESS".
@@ -660,8 +669,8 @@ module StatusReason
660
669
# attribute will be present.
661
670
#
662
671
# If the type is "BUSINESS" then the "business_entity", "control_person",
663
-
# "beneficial_owner_individuals", "nature_of_business", and "website_url"
664
-
# attributes will be present.
672
+
# "beneficial_owner_individuals", "naics_code", "nature_of_business", and
# Some parameter documentations has been truncated, see
179
186
# {Lithic::Models::AccountHolderUpdateResponse::KYBKYCPatchResponse} for more
180
187
# details.
@@ -203,6 +210,8 @@ class KYBKYCPatchResponse < Lithic::Internal::Type::BaseModel
203
210
#
204
211
# @param individual [Lithic::Models::AccountHolderUpdateResponse::KYBKYCPatchResponse::Individual] Only present when user_type == "INDIVIDUAL". Information about the individual fo
205
212
#
213
+
# @param naics_code [String] Only present when user_type == "BUSINESS". 6-digit North American Industry Class
214
+
#
206
215
# @param nature_of_business [String] Only present when user_type == "BUSINESS". User-submitted description of the bus
207
216
#
208
217
# @param phone_number [String] (Deprecated. Use control_person.phone_number when user_type == "BUSINESS".
@@ -668,8 +677,8 @@ module StatusReason
668
677
# attribute will be present.
669
678
#
670
679
# If the type is "BUSINESS" then the "business_entity", "control_person",
671
-
# "beneficial_owner_individuals", "nature_of_business", and "website_url"
672
-
# attributes will be present.
680
+
# "beneficial_owner_individuals", "naics_code", "nature_of_business", and
0 commit comments