ImportExport
Click here for a complete list of operations.
RemoteProduct
Represents a single product in the system
Base Classes
None
Properties
The following properties are provided directly by this class:
Type | Name | Required |
---|---|---|
string? | Description - The long description of the product (optional) | |
boolean | IsDeleted - Whether the product is deleted or not | Yes |
string? | Name - The short name of the product | |
long? | ProductId - The id of the product | |
string? | ProductToken - The unique abbreviation name (token) for the product | |
long | WorkflowId - The id of the workflow associated with the product (used in the help desk system) | Yes |