class documentation

class FolderOverviewDescriptionChangedDetails(bb.Struct): (source)

View In Hierarchy

Updated folder overview. :ivar team_log.FolderOverviewDescriptionChangedDetails.folder_overview_location_asset: Folder Overview location position in the Assets list.

Method __init__ Undocumented
Class Variable __slots__ Undocumented
Instance Variable folder_overview_location_asset Undocumented
Method _process_custom_annotations Undocumented
Class Variable _has_required_fields Undocumented
Instance Variable _folder_overview_location_asset_value Undocumented
def __init__(self, folder_overview_location_asset=None): (source)

Undocumented

__slots__: list[str] = (source)

Undocumented

folder_overview_location_asset = (source)

Undocumented

def _process_custom_annotations(self, annotation_type, field_path, processor): (source)

Undocumented

_has_required_fields: bool = (source)

Undocumented

_folder_overview_location_asset_value = (source)

Undocumented