{
  "Entitlements": [
    {
      "CustomerIdentifier": "CI123",
      "Dimension": "DIM123",
      "ExpirationDate": 1560927269067,
      "ProductCode": "PC1212",
      "Value": {
        "BooleanValue": 1,
        "DoubleValue": 12.23,
        "IntegerValue": 12,
        "StringValue": "12"
      }
    }
  ],
  "NextToken": "TOK1212"
}