==(_:_:)
Returns a Boolean value that indicates whether two pass balance objects contain the same values.
Declaration
static func == (lhs: PKStoredValuePassBalance, rhs: PKStoredValuePassBalance) -> BoolParameters
- lhs:
A stored-value pass balance object to compare.
- rhs:
Another stored-value pass balance object to compare.
Return Value
true if the two stored-value pass balance objects are equal; otherwise, false