UserDeviceHash

public struct UserDeviceHash : JSONParsable

The user device data.

SeeAlso: https://techdocs.login.schibsted.com/types/device-fingerprint/

  • Declaration

    Swift

    public init(hash: String? = nil)
  • human-readable string representation (YAML)

    Declaration

    Swift

    public var description: String { get }