PushDeviceBody: {
    createdDate: string;
    deviceName: string;
    id: string;
    lastAccessDate: string;
    uuid: string;
}

Type declaration

  • createdDate: string
  • deviceName: string
  • id: string
  • lastAccessDate: string
  • uuid: string