GoodMem
ReferenceClient SDKs.NETModels

UserResponse Model

UserResponse Model documentation for .NET SDK

User information response

Properties

NameTypeDescriptionNotes
UserIdGuidThe unique identifier of the user
EmailstringThe user's email address
DisplayNamestringThe user's display name
UsernamestringThe user's username (optional)[optional]
CreatedAtlongTimestamp when the user was created (milliseconds since epoch)
UpdatedAtlongTimestamp when the user was last updated (milliseconds since epoch)

On this page