WalletSessionDeviceInput
Device metadata used to scope wallet refresh sessions
input WalletSessionDeviceInput {
deviceId: String!
deviceName: String
platform: String
}
Device metadata used to scope wallet refresh sessions
input WalletSessionDeviceInput {
deviceId: String!
deviceName: String
platform: String
}
WalletSessionDeviceInput.deviceId ● String! non-null scalarWalletSessionDeviceInput.deviceName ● String scalarWalletSessionDeviceInput.platform ● String scalar