class documentation
Undocumented
Method | __init__ |
No summary |
Method | get |
No summary |
Instance Variable | constructor |
Undocumented |
Instance Variable | import |
Undocumented |
Instance Variable | post |
Undocumented |
Parameters | |
constructor | expression to instantiate new type instance for deserialization, str |
post | Undocumented |
import | import to include if type is present, str |
post_ | format string for expression to evaluate on type instance after deserialization is complete., str variable name will be passed in as the single argument to format string. |