This website requires JavaScript.
Explore
Help
Sign In
JasonFraser
/
idconvert
Watch
1
Star
0
Fork
You've already forked idconvert
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
001e09d4aa
idconvert
/
backend
/
venv
/
lib
/
python3.9
/
site-packages
/
stripe
/
_api_mode.py
5 lines
70 B
Python
Raw
Blame
History
from
typing_extensions
import
Literal
ApiMode
=
Literal
[
"
V1
"
,
"
V2
"
]
Reference in New Issue
View Git Blame
Copy Permalink