We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8076eb commit 00844d9Copy full SHA for 00844d9
2 files changed
.stats.yml
@@ -1,4 +1,4 @@
1
configured_endpoints: 193
2
-openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic/lithic-9350b3c0a9a4fc31e1cac88e705f1ac6895108360ba8f7845a8da20db825f82e.yml
3
-openapi_spec_hash: c99714470f6321912e8022434a861897
+openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic/lithic-c2235aace63c72401c7a2830da84bf7b5ab4006916595790243e23d9d7aa6727.yml
+openapi_spec_hash: 6ba55a7b55799ac4a311043a0f21d7ac
4
config_hash: 1c5c139a2aa0d1d45c063f953a9bc803
src/lithic/types/tokenization_decline_reason.py
@@ -18,4 +18,5 @@
18
"NETWORK_FAILURE",
19
"GENERIC_DECLINE",
20
"DIGITAL_CARD_ART_REQUIRED",
21
+ "INVALID_PAN",
22
]
0 commit comments