__eq__

SecondaryAndAdditionalData.eq

__eq__(self, SecondaryAndAdditionalData other) -> bool

Returns a value indicating whether this instance is equal to a specified SecondaryAndAdditionalData value.

ParameterTypeDescription
otherSecondaryAndAdditionalData

Return Type: bool — True if obj has the same value as this instance; otherwise, False.