Represents a component being requested in a license
Overview of RequestingComponent goes here.
RequestingComponent
| Field | Type | Inherited from | Description |
|---|---|---|---|
| PrivateProductCode | String | RequestingComponent | Gets or sets the private product code |
| ValueAdded | Int32 | RequestingComponent | Gets or sets the value added quantity |
{
"PrivateProductCode" : "String",
"ValueAdded" : "Int32"
}