Tube Storage¶
- class pyf.services.model.TubeStorage(**kwargs)¶
A tube storage object is used in tubes to store info about the process. A good example of this is when you need to do differencial extractions.
- date¶
Public-facing descriptor, placed in the mapped class dictionary.
- id¶
Public-facing descriptor, placed in the mapped class dictionary.
- identifier¶
Public-facing descriptor, placed in the mapped class dictionary.
- key¶
Public-facing descriptor, placed in the mapped class dictionary.
- value¶
Public-facing descriptor, placed in the mapped class dictionary.