class documentation

:ivar team.MembersDeactivateArg.wipe_data: If provided, controls if the user's data will be deleted on their linked devices.

Method __init__ Undocumented
Class Variable __slots__ Undocumented
Instance Variable wipe_data Undocumented
Method _process_custom_annotations Undocumented
Class Variable _has_required_fields Undocumented
Instance Variable _wipe_data_value Undocumented

Inherited from MembersDeactivateBaseArg:

Instance Variable user Undocumented
Instance Variable _user_value Undocumented
def __init__(self, user=None, wipe_data=None): (source)
wipe_data = (source)

Undocumented

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

Undocumented