Click or drag to resize

CashRegisterStatusFiscalModuleActivationDate Property

Activation date of the fiscal storage module.

Namespace:  Resto.Front.Api.Data.Device.Results
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public DateTime? FiscalModuleActivationDate { get; set; }

Property Value

Type: NullableDateTime
See Also