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
63
73
# {Lithic::Models::AuthRules::V2ListParams} for more details.
64
74
#
@@ -70,7 +80,9 @@ class V2ListParams < Lithic::Internal::Type::BaseModel
70
80
#
71
81
# @param ending_before [String] A cursor representing an item's token before which a page of results should end.
72
82
#
73
-
# @param event_stream [Symbol, Lithic::Models::AuthRules::V2ListParams::EventStream] Only return Auth rules that are executed during the provided event stream.
83
+
# @param event_stream [Symbol, Lithic::Models::AuthRules::V2ListParams::EventStream] Deprecated: Use event_streams instead. Only return Auth rules that are executed
84
+
#
85
+
# @param event_streams [Array<Symbol, Lithic::Models::AuthRules::V2ListParams::EventStream>] Only return Auth rules that are executed during any of the provided event stream
0 commit comments