Saltar al contenido principal

UserResponseDTO

idstring
emailstring
namestring
providerstring
rolestring
isActiveboolean
createdAtdate-time
termsAcceptedAtdate-time
termsVersionstring
needsConsentboolean
marketingConsentboolean
marketingConsentAtdate-time
currentTermsVersionstring
UserResponseDTO
{
"id": "string",
"email": "string",
"name": "string",
"provider": "string",
"role": "string",
"isActive": true,
"createdAt": "2024-07-29T15:51:28.071Z",
"termsAcceptedAt": "2024-07-29T15:51:28.071Z",
"termsVersion": "string",
"needsConsent": true,
"marketingConsent": true,
"marketingConsentAt": "2024-07-29T15:51:28.071Z",
"currentTermsVersion": "string"
}