_equals_value_object method

_equals_value_object

def _equals_value_object(self, other):
    ...
Parameter Type Description
other ValueObject

Returns: bool

See Also