DeviceInformation
public struct DeviceInformation : Codable
[REQ:gemSpec_IDP_Dienst:A_21415:Device_Information]
-
Declaration
Swift
public init( name: String, deviceType: RegistrationData.DeviceInformation.DeviceType )
-
Declaration
Swift
public let name: String
-
Declaration
Swift
public let deviceType: DeviceType
-
[REQ:gemSpec_IDP_Dienst:A_21415:Device_Type] [REQ:gemSpec_IDP_Frontend:A_21591]
See moreDeclaration
Swift
public struct DeviceType : Codable