﻿{
  Data: [
    {
      Caption: '',
      I3D: 1,
      LifetimeMonths: 0,
      RememberDays: 0,
      Status: 0
    },
    {
      Caption: 'HP Care Pack',
      I3D: 2,
      LifetimeMonths: 12,
      RememberDays: 10,
      Status: 1
    },
    {
      Caption: 'Antivirus',
      I3D: 3,
      LifetimeMonths: 12,
      RememberDays: 14,
      Status: 1
    },
    {
      Caption: 'Carepacks',
      I3D: 4,
      LifetimeMonths: 0,
      RememberDays: 0,
      Status: 1
    },
    {
      Caption: 'Produktfamilie 2',
      I3D: 5,
      LifetimeMonths: 0,
      RememberDays: 0,
      Status: 1
    }
  ],
  Error: null,
  Message: null,
  MessageCode: null,
  Status: 0
}