Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserResourceSmall

A "small" version of the UserResource interface, that represents User response in its compacted form without some of the attributes.

This interface exists mostly to not give developers false hopes about contents of some backend responses.

Hierarchy

Index

Properties

avatar?: string
email: string
fullName: string
id: string
name: string

Example: Example

surname: string

Example: Netgrif

Generated using TypeDoc