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