Click or drag to resize

CardPaymentItemAdditionalData Methods

The CardPaymentItemAdditionalData type exposes the following members.

Methods
 NameDescription
Public methodEquals(CardPaymentItemAdditionalData)Indicates whether the current object is equal to another object of the same type.
Public methodEquals(Object)Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object))
Public methodGetHashCodeServes as the default hash function.
(Overrides ObjectGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also