Interface IRegistrationRequestRecordPointerContext
Assembly: NineDigit.eKasa.dll
Syntax
public interface IRegistrationRequestRecordPointerContext
Properties
CashRegisterCode
Declaration
ORPCode CashRegisterCode { get; }
Property Value
CreateDate
Declaration
DateTimeOffset CreateDate { get; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
ExternalId
Declaration
Property Value
Id
Declaration
Property Value
Type |
Description |
System.Guid |
|
OriginUUID
Declaration
Property Value
Type |
Description |
System.Guid |
|
ReceiptNumber
Declaration
Nullable<ReceiptNumber> ReceiptNumber { get; }
Property Value
SendingCount
Declaration
uint SendingCount { get; }
Property Value
Type |
Description |
System.UInt32 |
|
Type
Declaration
RegistrationType Type { get; }
Property Value
UUID
Declaration
Property Value
Type |
Description |
System.Guid |
|