Device struct Device : Codable, Equatable Device information associated with the wallet. id The identifier of the device. Declaration Swift public let id: String name The name of the device. Declaration Swift public let name: String model The model of the device. Declaration Swift public let model: String © 2023 . All rights reserved. (Last updated: 2023-06-05) Generated by jazzy ♪♫ v0.14.3, a Realm project.