tock / ai.tock.bot.connector.ga.model.request / GAUserProfile

GAUserProfile

data class GAUserProfile (source)

Constructors

<init>

GAUserProfile(displayName: String?, givenName: String?, familyName: String?)

Properties

displayName

val displayName: String?

familyName

val familyName: String?

givenName

val givenName: String?