Device
Device
type Device {
type: String
name: String
SEID: String
}
Fields
Device.type
● String
scalar
The type of device. It can be a Phone, Tablet, Watch
Device.name
● String
scalar
Device name End user defined name of the device on which the card id provided
Device.SEID
● String
scalar
Secure Element ID
Member Of
CompleteDigitalCard
object