Skip to main content

DeviceIosDTO

IOS device to create

idint64

Le ID est unique pour chaque Device

gsmstringrequired

Le numero GSM

namestring
systemNamestring
systemVersionstring
modelstring
localizedModelstring
userInterfaceIdiomstring
identifierForVendorstring
DeviceIosDTO
{
"id": 0,
"gsm": "string",
"name": "string",
"systemName": "string",
"systemVersion": "string",
"model": "string",
"localizedModel": "string",
"userInterfaceIdiom": "string",
"identifierForVendor": "string"
}