Click or drag to resize

IClientConsentDateFrom Property

Expiration date of the client's explicit consent to the processing of personal data.

Namespace:  Resto.Front.Api.Data.Brd
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
DateTime? ConsentDateFrom { get; }

Property Value

Type: NullableDateTime
See Also