File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 232
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-910400a5c3fcab85b95bf574472b6356767c24d4f76eb296bcba4b7db309710c .yml
3- openapi_spec_hash : c8b1cebba3d13a5c050c1296b93e2bdb
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-985e738d362cc4d7dce557163d9e57b9a3a254718d862bdeb2758b6c265584b9 .yml
3+ openapi_spec_hash : aa0b0b7eb6ca282b6e607dcc0408fafe
44config_hash : d15ecbf4dc8a7a0ef99397d11b557444
Original file line number Diff line number Diff line change @@ -368,6 +368,12 @@ class ElementCardAuthentication(BaseModel):
368368 merchant_name : str
369369 """The name of the merchant."""
370370
371+ prior_card_authentication_id : Optional [str ] = None
372+ """
373+ The ID of a prior Card Authentication that the requestor used to authenticate
374+ this cardholder for a previous transaction.
375+ """
376+
371377 purchase_amount : Optional [int ] = None
372378 """The purchase amount in minor units."""
373379
You can’t perform that action at this time.
0 commit comments