| .. | .. |
|---|
| 18 | 18 | "field.key": "Parameter", |
|---|
| 19 | 19 | "field.value": "Value", |
|---|
| 20 | 20 | "field.comments": "Comments", |
|---|
| 21 | + "pack.status.CR": "Created", |
|---|
| 22 | + "pack.status.AC": "Active", |
|---|
| 23 | + "pack.status.OH": "On Hold", |
|---|
| 24 | + "pack.status.EX": "Expired", |
|---|
| 25 | + "pack.status.CA": "Cancelled", |
|---|
| 26 | + "license.status.CR": "Created", |
|---|
| 27 | + "license.status.AC": "Active", |
|---|
| 28 | + "license.status.PA": "Pre-active", |
|---|
| 29 | + "license.status.RE": "Requested", |
|---|
| 30 | + "license.status.EX": "Expired", |
|---|
| 31 | + "license.status.BL": "Blocked", |
|---|
| 32 | + "license.status.CA": "Cancelled", |
|---|
| 21 | 33 | "": "" |
|---|
| 22 | | -} |
|---|
| 34 | +} |
|---|
| 35 | + |
|---|