Show / Hide Table of Contents

Class FailedRegisterResultContext

Inheritance
object
FailedRegisterResultContext
Implements
ISerializable
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class FailedRegisterResultContext : ISerializable

Constructors

FailedRegisterResultContext(FailedRegisterResultContextRequest, EKasaError)

Declaration
public FailedRegisterResultContext(FailedRegisterResultContextRequest request, EKasaError error)
Parameters
Type Name Description
FailedRegisterResultContextRequest request
EKasaError error

Properties

Error

Obsahuje informácie o chybe pri spracovaní požiadavky.

Declaration
public EKasaError Error { get; }
Property Value
Type Description
EKasaError

Request

Dáta požiadavky evidencie

Declaration
public FailedRegisterResultContextRequest Request { get; }
Property Value
Type Description
FailedRegisterResultContextRequest

Methods

GetObjectData(SerializationInfo, StreamingContext)

Declaration
public void GetObjectData(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context

Implements

ISerializable
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©