Interface IRegistrationResponseRecordPointerContext
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public interface IRegistrationResponseRecordPointerContext
Properties
CreateDate
Declaration
DateTimeOffset CreateDate { get; }
Property Value
| Type | Description |
|---|---|
| DateTimeOffset |
IsProcessed
Declaration
bool IsProcessed { get; }
Property Value
| Type | Description |
|---|---|
| bool |
RequestUUID
Declaration
Guid RequestUUID { get; }
Property Value
| Type | Description |
|---|---|
| Guid |
Type
Declaration
RegistrationType Type { get; }
Property Value
| Type | Description |
|---|---|
| RegistrationType |