Show / Hide Table of Contents

Class EKasaReceiptId

Unikátny identifikátor pridelený dokladu po úspešnom zaevidovaní dokladu v systéme e-kasa.

Inheritance
System.Object
EKasaReceiptId
Implements
System.IEquatable<EKasaReceiptId>
System.IComparable<EKasaReceiptId>
IDeepCloneable<EKasaReceiptId>
IDeepCloneable
System.ICloneable
System.Collections.Generic.IEnumerable<System.Char>
System.Collections.IEnumerable
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class EKasaReceiptId : Object, IEquatable<EKasaReceiptId>, IComparable<EKasaReceiptId>, IDeepCloneable<EKasaReceiptId>, IDeepCloneable, ICloneable, IEnumerable<char>, IEnumerable
Examples

O-7DBCDA8A56EE426DBCDA8A56EE426D1A, O-7DBCDA8A56EE426DBCDA8A56EE4-TEST

Constructors

EKasaReceiptId(String)

Declaration
public EKasaReceiptId(string value)
Parameters
Type Name Description
System.String value

Fields

ValueLength

Declaration
public const int ValueLength = 34
Field Value
Type Description
System.Int32

Properties

Length

Declaration
public int Length { get; }
Property Value
Type Description
System.Int32

Methods

CompareTo(EKasaReceiptId)

Declaration
public int CompareTo(EKasaReceiptId other)
Parameters
Type Name Description
EKasaReceiptId other
Returns
Type Description
System.Int32

DeepClone()

Declaration
public EKasaReceiptId DeepClone()
Returns
Type Description
EKasaReceiptId

Equals(EKasaReceiptId)

Declaration
public bool Equals(EKasaReceiptId other)
Parameters
Type Name Description
EKasaReceiptId other
Returns
Type Description
System.Boolean

Equals(EKasaReceiptId, EKasaReceiptId)

Declaration
public static bool Equals(EKasaReceiptId x, EKasaReceiptId y)
Parameters
Type Name Description
EKasaReceiptId x
EKasaReceiptId y
Returns
Type Description
System.Boolean

Equals(Object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean

GetEnumerator()

Declaration
public IEnumerator<char> GetEnumerator()
Returns
Type Description
System.Collections.Generic.IEnumerator<System.Char>

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
System.Int32

IsValid(String)

Declaration
public static bool IsValid(string value)
Parameters
Type Name Description
System.String value
Returns
Type Description
System.Boolean

ToString()

Declaration
public override string ToString()
Returns
Type Description
System.String

Operators

Equality(EKasaReceiptId, EKasaReceiptId)

Declaration
public static bool operator ==(EKasaReceiptId x, EKasaReceiptId y)
Parameters
Type Name Description
EKasaReceiptId x
EKasaReceiptId y
Returns
Type Description
System.Boolean

Implicit(EKasaReceiptId to String)

Declaration
public static implicit operator string (EKasaReceiptId id)
Parameters
Type Name Description
EKasaReceiptId id
Returns
Type Description
System.String

Implicit(String to EKasaReceiptId)

Declaration
public static implicit operator EKasaReceiptId(string value)
Parameters
Type Name Description
System.String value
Returns
Type Description
EKasaReceiptId

Inequality(EKasaReceiptId, EKasaReceiptId)

Declaration
public static bool operator !=(EKasaReceiptId x, EKasaReceiptId y)
Parameters
Type Name Description
EKasaReceiptId x
EKasaReceiptId y
Returns
Type Description
System.Boolean

Explicit Interface Implementations

IDeepCloneable.DeepClone()

Declaration
object IDeepCloneable.DeepClone()
Returns
Type Description
System.Object

Implements

System.IEquatable<>
System.IComparable<>
IDeepCloneable<T>
IDeepCloneable
System.ICloneable
System.Collections.Generic.IEnumerable<>
System.Collections.IEnumerable
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©