class documentation

class SecondaryTeamRequestExpiredDetails(bb.Struct): (source)

View In Hierarchy

Team merge request expiration details shown to the secondary team :ivar team_log.SecondaryTeamRequestExpiredDetails.sent_to: The email of the primary team admin the request was sent to.

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

Undocumented

__slots__: list[str] = (source)

Undocumented

Undocumented

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

Undocumented

_has_required_fields: bool = (source)

Undocumented

_sent_to_value = (source)

Undocumented