Netsutie PHP Toolkit
NonInventoryResaleItem.php
Go to the documentation of this file.
1 <?php
9 
18  public $createdDate;
19 
29 
39 
49 
58  public $cost;
59 
68  public $costUnits;
69 
79 
89 
99 
109 
119 
129 
138  public $isTaxable;
139 
148  public $matrixType;
149 
158  public $taxSchedule;
159 
169 
178  public $deferRevRec;
179 
189 
199 
209 
219 
229 
239 
249 
259 
268  public $weight;
269 
278  public $weightUnit;
279 
288  public $weightUnits;
289 
299 
308  public $unitsType;
309 
319 
328  public $saleUnit;
329 
339 
349 
359 
369 
379 
389 
398  public $residual;
399 
409 
419 
428  public $producer;
429 
439 
448  public $mpn;
449 
459 
469 
479 
489 
499 
509 
519 
529 
539 
549 
559 
569 
579 
589 
599 
609 
619 
629 
639 
649 
659 
668  public $shipPackage;
669 
679 
689 
699 
709 
719 
729 
739 
749 
759 
769 
778  public $vsoePrice;
779 
789 
799 
809 
819 
829 
839 
849 
859 
869 
879 
888  public $pageTitle;
889 
898  public $metaTagHtml;
899 
909 
919 
929 
939 
949 
959 
969 
979 
989 
998  public $onSpecial;
999 
1009 
1019 
1029 
1039 
1049 
1059 
1069 
1079 
1089 
1098  public $customForm;
1099 
1108  public $itemId;
1109 
1118  public $upcCode;
1119 
1129 
1138  public $vendorName;
1139 
1148  public $parent;
1149 
1158  public $isOnline;
1159 
1169 
1178  public $hazmatId;
1179 
1189 
1199 
1209 
1219 
1229 
1239 
1249 
1258  public $isInactive;
1259 
1269 
1278  public $department;
1279 
1288  public $class;
1289 
1298  public $location;
1299 
1309 
1319 
1329 
1339 
1348  public $currency;
1349 
1359 
1369 
1379 
1389 
1399 
1409 
1418  public $rate;
1419 
1429 
1439 
1449 
1458  public $vendor;
1459 
1469 
1479 
1488  public $internalId;
1489 
1498  public $externalId;
1499 
1500 
1501 
1502  static $paramtypesmap = array(
1503 
1504  "createdDate" => "dateTime",
1505 
1506  "lastModifiedDate" => "dateTime",
1507 
1508  "purchaseDescription" => "string",
1509 
1510  "copyDescription" => "boolean",
1511 
1512  "cost" => "float",
1513 
1514  "costUnits" => "string",
1515 
1516  "expenseAccount" => "RecordRef",
1517 
1518  "intercoExpenseAccount" => "RecordRef",
1519 
1520  "salesDescription" => "string",
1521 
1522  "includeChildren" => "boolean",
1523 
1524  "incomeAccount" => "RecordRef",
1525 
1526  "intercoIncomeAccount" => "RecordRef",
1527 
1528  "isTaxable" => "boolean",
1529 
1530  "matrixType" => "ItemMatrixType",
1531 
1532  "taxSchedule" => "RecordRef",
1533 
1534  "dropshipExpenseAccount" => "RecordRef",
1535 
1536  "deferRevRec" => "boolean",
1537 
1538  "isDropShipItem" => "boolean",
1539 
1540  "isSpecialOrderItem" => "boolean",
1541 
1542  "shippingCost" => "float",
1543 
1544  "shippingCostUnits" => "string",
1545 
1546  "handlingCost" => "float",
1547 
1548  "handlingCostUnits" => "string",
1549 
1550  "costEstimateType" => "ItemCostEstimateType",
1551 
1552  "costEstimate" => "float",
1553 
1554  "weight" => "float",
1555 
1556  "weightUnit" => "ItemWeightUnit",
1557 
1558  "weightUnits" => "string",
1559 
1560  "costEstimateUnits" => "string",
1561 
1562  "unitsType" => "RecordRef",
1563 
1564  "purchaseUnit" => "RecordRef",
1565 
1566  "saleUnit" => "RecordRef",
1567 
1568  "issueProduct" => "RecordRef",
1569 
1570  "billingSchedule" => "RecordRef",
1571 
1572  "deferredRevenueAccount" => "RecordRef",
1573 
1574  "revRecSchedule" => "RecordRef",
1575 
1576  "deferralAccount" => "RecordRef",
1577 
1578  "amortizationTemplate" => "RecordRef",
1579 
1580  "residual" => "string",
1581 
1582  "amortizationPeriod" => "integer",
1583 
1584  "stockDescription" => "string",
1585 
1586  "producer" => "boolean",
1587 
1588  "manufacturer" => "string",
1589 
1590  "mpn" => "string",
1591 
1592  "multManufactureAddr" => "boolean",
1593 
1594  "manufacturerAddr1" => "string",
1595 
1596  "manufacturerCity" => "string",
1597 
1598  "manufacturerState" => "string",
1599 
1600  "manufacturerZip" => "string",
1601 
1602  "countryOfManufacture" => "Country",
1603 
1604  "purchaseOrderQuantity" => "float",
1605 
1606  "purchaseOrderAmount" => "float",
1607 
1608  "purchaseOrderQuantityDiff" => "float",
1609 
1610  "receiptQuantity" => "float",
1611 
1612  "receiptAmount" => "float",
1613 
1614  "receiptQuantityDiff" => "float",
1615 
1616  "manufacturerTaxId" => "string",
1617 
1618  "scheduleBNumber" => "string",
1619 
1620  "scheduleBQuantity" => "integer",
1621 
1622  "scheduleBCode" => "ScheduleBCode",
1623 
1624  "manufacturerTariff" => "string",
1625 
1626  "preferenceCriterion" => "ItemPreferenceCriterion",
1627 
1628  "minimumQuantity" => "integer",
1629 
1630  "enforceMinQtyInternally" => "boolean",
1631 
1632  "softDescriptor" => "string",
1633 
1634  "shipPackage" => "RecordRef",
1635 
1636  "shipIndividually" => "boolean",
1637 
1638  "isFulfillable" => "boolean",
1639 
1640  "generateAccruals" => "boolean",
1641 
1642  "costCategory" => "RecordRef",
1643 
1644  "pricesIncludeTax" => "boolean",
1645 
1646  "quantityPricingSchedule" => "RecordRef",
1647 
1648  "useMarginalRates" => "boolean",
1649 
1650  "overallQuantityPricingType" => "ItemOverallQuantityPricingType",
1651 
1652  "pricingGroup" => "RecordRef",
1653 
1654  "minimumQuantityUnits" => "string",
1655 
1656  "vsoePrice" => "float",
1657 
1658  "vsoeSopGroup" => "VsoeSopGroup",
1659 
1660  "vsoeDeferral" => "VsoeDeferral",
1661 
1662  "vsoePermitDiscount" => "VsoePermitDiscount",
1663 
1664  "vsoeDelivered" => "boolean",
1665 
1666  "storeDisplayName" => "string",
1667 
1668  "storeDisplayThumbnail" => "RecordRef",
1669 
1670  "storeDisplayImage" => "RecordRef",
1671 
1672  "storeDescription" => "string",
1673 
1674  "storeDetailedDescription" => "string",
1675 
1676  "storeItemTemplate" => "RecordRef",
1677 
1678  "pageTitle" => "string",
1679 
1680  "metaTagHtml" => "string",
1681 
1682  "excludeFromSitemap" => "boolean",
1683 
1684  "sitemapPriority" => "SitemapPriority",
1685 
1686  "searchKeywords" => "string",
1687 
1688  "isDonationItem" => "boolean",
1689 
1690  "showDefaultDonationAmount" => "boolean",
1691 
1692  "maxDonationAmount" => "float",
1693 
1694  "dontShowPrice" => "boolean",
1695 
1696  "noPriceMessage" => "string",
1697 
1698  "outOfStockMessage" => "string",
1699 
1700  "onSpecial" => "boolean",
1701 
1702  "outOfStockBehavior" => "ItemOutOfStockBehavior",
1703 
1704  "relatedItemsDescription" => "string",
1705 
1706  "specialsDescription" => "string",
1707 
1708  "featuredDescription" => "string",
1709 
1710  "shoppingDotComCategory" => "string",
1711 
1712  "shopzillaCategoryId" => "integer",
1713 
1714  "nexTagCategory" => "string",
1715 
1716  "productFeedList" => "ProductFeedList",
1717 
1718  "urlComponent" => "string",
1719 
1720  "customForm" => "RecordRef",
1721 
1722  "itemId" => "string",
1723 
1724  "upcCode" => "string",
1725 
1726  "displayName" => "string",
1727 
1728  "vendorName" => "string",
1729 
1730  "parent" => "RecordRef",
1731 
1732  "isOnline" => "boolean",
1733 
1734  "isHazmatItem" => "boolean",
1735 
1736  "hazmatId" => "string",
1737 
1738  "hazmatShippingName" => "string",
1739 
1740  "hazmatHazardClass" => "string",
1741 
1742  "hazmatPackingGroup" => "HazmatPackingGroup",
1743 
1744  "hazmatItemUnits" => "string",
1745 
1746  "hazmatItemUnitsQty" => "float",
1747 
1748  "isGcoCompliant" => "boolean",
1749 
1750  "offerSupport" => "boolean",
1751 
1752  "isInactive" => "boolean",
1753 
1754  "availableToPartners" => "boolean",
1755 
1756  "department" => "RecordRef",
1757 
1758  "class" => "RecordRef",
1759 
1760  "location" => "RecordRef",
1761 
1762  "defaultItemShipMethod" => "RecordRef",
1763 
1764  "itemCarrier" => "ItemCarrier",
1765 
1766  "itemShipMethodList" => "RecordRefList",
1767 
1768  "subsidiaryList" => "RecordRefList",
1769 
1770  "currency" => "string",
1771 
1772  "itemOptionsList" => "ItemOptionsList",
1773 
1774  "matrixOptionList" => "MatrixOptionList",
1775 
1776  "itemVendorList" => "ItemVendorList",
1777 
1778  "pricingMatrix" => "PricingMatrix",
1779 
1780  "accountingBookDetailList" => "ItemAccountingBookDetailList",
1781 
1782  "purchaseTaxCode" => "RecordRef",
1783 
1784  "rate" => "float",
1785 
1786  "salesTaxCode" => "RecordRef",
1787 
1788  "siteCategoryList" => "SiteCategoryList",
1789 
1790  "translationsList" => "TranslationList",
1791 
1792  "vendor" => "RecordRef",
1793 
1794  "presentationItemList" => "PresentationItemList",
1795 
1796  "customFieldList" => "CustomFieldList",
1797 
1798  "internalId" => "string",
1799 
1800  "externalId" => "string",
1801 
1802  );
1803 
1804 }
Definition: Record.php:8