Show / Hide Table of Contents

Class DuplicateKey

Inheritance
object
DuplicateKey
Implements
IEquatableDuplicateKey
IEquatablestring
Inherited Members
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class DuplicateKey : IEquatable<DuplicateKey>, IEquatable<string>

Properties

Name

Declaration
public string Name { get; }
Property Value
Type Description
string

ReceiptRegistrationRequestReceiptId

Declaration
public static DuplicateKey ReceiptRegistrationRequestReceiptId { get; }
Property Value
Type Description
DuplicateKey

RegistrationRequestExternalId

Declaration
public static DuplicateKey RegistrationRequestExternalId { get; }
Property Value
Type Description
DuplicateKey

RegistrationRequestId

Declaration
public static DuplicateKey RegistrationRequestId { get; }
Property Value
Type Description
DuplicateKey

RegistrationRequestUuid

Declaration
public static DuplicateKey RegistrationRequestUuid { get; }
Property Value
Type Description
DuplicateKey

Methods

Equals(DuplicateKey)

Declaration
public bool Equals(DuplicateKey other)
Parameters
Type Name Description
DuplicateKey other
Returns
Type Description
bool

Equals(object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
object obj
Returns
Type Description
bool
Overrides
object.Equals(object)

Equals(string)

Declaration
public bool Equals(string other)
Parameters
Type Name Description
string other
Returns
Type Description
bool

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
int
Overrides
object.GetHashCode()

ToString()

Declaration
public override string ToString()
Returns
Type Description
string
Overrides
object.ToString()

Implements

IEquatable<T>
IEquatable<T>
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©