Determines the ID encoding mode for API requests.
More...
|
| str | __str__ (self) |
| | String representation of the IdMode enum.
|
| |
Determines the ID encoding mode for API requests.
Definition at line 34 of file sdk_wrapper.py.
◆ __str__()
| str sdk_wrapper.IdEncoding.__str__ |
( |
|
self | ) |
|
String representation of the IdMode enum.
Definition at line 41 of file sdk_wrapper.py.
◆ decoded
| int sdk_wrapper.IdEncoding.decoded = 2 |
|
static |
◆ default
| int sdk_wrapper.IdEncoding.default = 0 |
|
static |
◆ encoded
| int sdk_wrapper.IdEncoding.encoded = 1 |
|
static |
The documentation for this class was generated from the following file: