Skip to main content

Browser

The web browser used by the contact.

type Browser {
family: String
version: String
}

Fields

Browser.family ● String scalar common

The name of the browser.

Browser.version ● String scalar common

The version of the browser.

Member of

UserAgent object