Show / Hide Table of Contents

Class SingleIdentityFilter

Dopyt pre vyhľadanie konkrétnej identity platnej v špecifikovanom čase

Inheritance
System.Object
SingleIdentityFilter
Implements
System.IEquatable<SingleIdentityFilter>
IDeepCloneable<SingleIdentityFilter>
IDeepCloneable
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class SingleIdentityFilter : Object, IEquatable<SingleIdentityFilter>, IDeepCloneable<SingleIdentityFilter>, IDeepCloneable

Constructors

SingleIdentityFilter(ORPCode, DateTimeOffsetRange)

Declaration
public SingleIdentityFilter(ORPCode cashRegisterCode, DateTimeOffsetRange validAt)
Parameters
Type Name Description
ORPCode cashRegisterCode
DateTimeOffsetRange validAt

Properties

CashRegisterCode

Kód on-line registračnej pokladne

Declaration
public ORPCode CashRegisterCode { get; }
Property Value
Type Description
ORPCode

ValidAt

Časový úsek platnosti identity

Declaration
public DateTimeOffsetRange ValidAt { get; }
Property Value
Type Description
DateTimeOffsetRange

Methods

DeepClone()

Declaration
public SingleIdentityFilter DeepClone()
Returns
Type Description
SingleIdentityFilter

Equals(SingleIdentityFilter)

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

Equals(SingleIdentityFilter, SingleIdentityFilter)

Declaration
public static bool Equals(SingleIdentityFilter first, SingleIdentityFilter second)
Parameters
Type Name Description
SingleIdentityFilter first
SingleIdentityFilter second
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

GetHashCode()

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

Explicit Interface Implementations

IDeepCloneable.DeepClone()

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

Implements

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