Hey! These docs are for version 1.0, which is no longer officially supported. Click here for the latest version, 5.0!

productfamily object

Properties of the productfamily object

{
  "id": "string",
  "fullname": "string",
  "productplans": "productplan[]",
  "dunningschemeid": "guid",
  "dunningscheme": "dunningscheme",
  "createdby": "guid",
  "modifiedby": "guid",
  "createdbyuser": "userprofile",
  "modifiedbyuser": "userprofile",
  "createddate": "datetime",
  "modifieddate": "datetime"
}