Name Object

gc_name(givenName = NULL, familyName = NULL, fullName = NULL)

Arguments

givenName

The user's first name

familyName

The user's last name

fullName

The user's full name formed by concatenating the first and last name

Value

Name object

Details

Details of the user's name.