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
139
127
# {FinchAPI::Models::Introspection} for more details.
140
128
#
@@ -166,10 +154,6 @@ class Introspection < FinchAPI::Internal::Type::BaseModel
166
154
#
167
155
# @param customer_name [String, nil] The name of your customer you provided to Finch when a connect session was creat
168
156
#
169
-
# @param entity_ids [Array<String>] Array of entity IDs associated with this connection.
170
-
#
171
-
# @param entity_mode [Symbol, FinchAPI::Models::Introspection::EntityMode] Indicates whether this connection manages a single entity or multiple entities.
172
-
#
173
157
# @param manual [Boolean] Whether the connection associated with the `access_token` uses the Assisted Conn
174
158
#
175
159
# @param payroll_provider_id [String] [DEPRECATED] Use `provider_id` to identify the provider instead of this payroll
@@ -333,19 +317,6 @@ module LastSuccessfulSync
333
317
end
334
318
end
335
319
end
336
-
337
-
# Indicates whether this connection manages a single entity or multiple entities.
0 commit comments