category | str | used to grouping code of the same type for versioning | | |
code_parameters | CodeObjectMetaData | code parameters that can be set for this codeobject | | |
code_type | str | Type of this code | | |
code_version | int | The version of the source code | | |
creation_date | datetime | Date this object was defined | | time.epoch |
filename | str | The name of the associated file | | meta.id meta.file |
globalname | str | The name used to store and retrieve file to and from Storage | | meta.id |
is_valid | int | Manual/external flag to disqualify the method | | meta.code |
methods | Methods | methods defined in the class | | |
module_name | str | Name of Module containing this Method | | |
name | str | Name of this Codeobject | | meta.id |
path_to_code | str | Path to the module if it exists locally in the AstroWise Checkout | | |