File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 236
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-4699565aad7b519933c0f8789762574139b2ca7ad57c008b747eebe6a3f91eec .yml
3- openapi_spec_hash : 3c7cf6b8f8d59763cbdac549682f61c3
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-010fcebf036b735c59221760be7726699913ed68102323b49939ddd880a12e32 .yml
3+ openapi_spec_hash : 92d7bc1bf2f3034735206e358249ba5c
44config_hash : dda988c5565c2f15cc708122984d7691
Original file line number Diff line number Diff line change @@ -197,6 +197,9 @@ class ElementCardAuthenticationChallenge(BaseModel):
197197 one_time_code : str
198198 """The one-time code used for the Card Authentication Challenge."""
199199
200+ real_time_decision_id : Optional [str ] = None
201+ """The identifier of the Real-Time Decision used to deliver this challenge."""
202+
200203 verification_method : Literal ["text_message" , "email" , "none_available" ]
201204 """The method used to verify the Card Authentication Challenge.
202205
You can’t perform that action at this time.
0 commit comments