Table of Contents

Class RegisterTerminalLtResponse

Namespace
RetailForce.Fiscalisation.Implementation.Lithuania
Assembly
RetailForce.Fiscalisation.Model.dll
public class RegisterTerminalLtResponse
Inheritance
RegisterTerminalLtResponse
Inherited Members

Properties

CashRegisterRegistrationID

Gets or sets the unique identifier for the cash register registration.

public string CashRegisterRegistrationID { get; set; }

Property Value

string

CashRegisterRegistrationNo

Gets or sets the registration number of the cash register.

public string CashRegisterRegistrationNo { get; set; }

Property Value

string

SecurityModuleRegistrationNo

Gets or sets the registration number of the security module.

public string SecurityModuleRegistrationNo { get; set; }

Property Value

string

TransportModuleCertificatePfx

Gets or sets the certificate in PFX format used for securing the transport module.

public string TransportModuleCertificatePfx { get; set; }

Property Value

string

TransportModuleCertificatePrivateKeySecretEncrypted

Gets or sets the encrypted private key for the transport module certificate.

public string TransportModuleCertificatePrivateKeySecretEncrypted { get; set; }

Property Value

string