iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Payments
IikoCard51PaymentItemAdditionalData Class
IikoCard51PaymentItemAdditionalData Methods
Equals Method
Equals Method (Object)
Equals Method (IikoCard51PaymentItemAdditionalData)
IikoCard51PaymentItemAdditionalData
Equals Method (IikoCard51PaymentItemAdditionalData)
Indicates whether the current object is equal to another object of the same type.
Namespace:
Resto.Front.Api.Data.Payments
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
bool
Equals
(
IikoCard51PaymentItemAdditionalData
other
)
Parameters
other
Type:
Resto.Front.Api.Data.Payments
IikoCard51PaymentItemAdditionalData
An object to compare with this object.
Return Value
Type:
Boolean
if the current object is equal to the
other
parameter; otherwise,
.
Implements
IEquatable
T
Equals(T)
See Also
Reference
IikoCard51PaymentItemAdditionalData Class
Equals Overload
Resto.Front.Api.Data.Payments Namespace