Show / Hide Table of Contents

Class SingleIdentityFilter

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

Inheritance
object
SingleIdentityFilter
Implements
IEquatableSingleIdentityFilter
IDeepCloneableSingleIdentityFilter
IDeepCloneable
Inherited Members
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class SingleIdentityFilter : 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
bool

Equals(SingleIdentityFilter, SingleIdentityFilter)

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

GetHashCode()

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

Implements

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