fullName
Home > @gooddata/sdk-model > IWorkspaceUser > fullName
IWorkspaceUser.fullName property
Full name.
Note: This property has higher priority than firstName / lastName. Backend implementation MUST fill this property if user names are supported.
Signature:
fullName?: string;