RequestingComponent

Represents a component being requested in a license

Overview of RequestingComponent goes here.

RequestingComponent Properties

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

JSON Structure of RequestingComponent

{
   "PrivateProductCode"	:	"String",
   "ValueAdded"	:	"Int32"
}