Initializers
| Name | Type | Description |
|---|
Static Functions
list
typeRequired
- Type: str
map
typeRequired
- Type: str
object
attributesRequired
- Type: typing.Mapping[str]
set
typeRequired
- Type: str
tuple
elementsRequired
- Type: *str
Constants
| Name | Type | Description |
|---|---|---|
ANY | str | No description. |
BOOL | str | No description. |
LIST | str | No description. |
LIST_BOOL | str | No description. |
LIST_NUMBER | str | No description. |
LIST_STRING | str | No description. |
MAP | str | No description. |
MAP_BOOL | str | No description. |
MAP_NUMBER | str | No description. |
MAP_STRING | str | No description. |
NUMBER | str | No description. |
SET | str | No description. |
SET_BOOL | str | No description. |
SET_NUMBER | str | No description. |
SET_STRING | str | No description. |
STRING | str | No description. |
ANYRequired
- Type: str
BOOLRequired
- Type: str
LISTRequired
- Type: str
LIST_BOOLRequired
- Type: str
LIST_NUMBERRequired
- Type: str
LIST_STRINGRequired
- Type: str
MAPRequired
- Type: str
MAP_BOOLRequired
- Type: str
MAP_NUMBERRequired
- Type: str
MAP_STRINGRequired
- Type: str
NUMBERRequired
- Type: str
SETRequired
- Type: str
SET_BOOLRequired
- Type: str
SET_NUMBERRequired
- Type: str
SET_STRINGRequired
- Type: str
STRINGRequired
- Type: str