This website requires JavaScript.
Explore
Help
Sign In
Stevan
/
onspring-api-sdk-python
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bf42fc54a99c0cc2e2ef7db233799ea342c0324e
onspring-api-sdk-python
/
Enums.py
T
6 lines
77 B
Python
Raw
Normal View
History
Unescape
Escape
beginning to work on record endpoints;
2022-04-17 00:31:43 -05:00
from
enum
import
Enum
class
DataFormat
(
Enum
):
Raw
=
0
Formatted
=
1
Reference in New Issue
Copy Permalink