Class: ActiveNetsuite::NonInventorySaleItem

Inherits:
Record
  • Object
show all
Defined in:
lib/activenetsuite/soap/default.rb,
lib/activenetsuite/accounting/non_inventory_sale_item.rb

Overview

urn:accounting_2013_2urn:accounting_2013_2.listsurn:accounting_2013_2.lists.webservicesurn:accounting_2013_2.lists.webservices.netsuiteurn:accounting_2013_2.lists.webservices.netsuite.comNonInventorySaleItem

nullFieldList - ActiveNetsuite::NullField
createdDate - SOAP::SOAPDateTime
lastModifiedDate - SOAP::SOAPDateTime
salesDescription - SOAP::SOAPString
includeChildren - SOAP::SOAPBoolean
incomeAccount - ActiveNetsuite::RecordRef
isTaxable - SOAP::SOAPBoolean
matrixType - ActiveNetsuite::ItemMatrixType
taxSchedule - ActiveNetsuite::RecordRef
shippingCost - SOAP::SOAPDouble
shippingCostUnits - SOAP::SOAPString
handlingCost - SOAP::SOAPDouble
handlingCostUnits - SOAP::SOAPString
costEstimateType - ActiveNetsuite::ItemCostEstimateType
costEstimate - SOAP::SOAPDouble
weight - SOAP::SOAPDouble
weightUnit - ActiveNetsuite::ItemWeightUnit
weightUnits - SOAP::SOAPString
costEstimateUnits - SOAP::SOAPString
unitsType - ActiveNetsuite::RecordRef
saleUnit - ActiveNetsuite::RecordRef
issueProduct - ActiveNetsuite::RecordRef
billingSchedule - ActiveNetsuite::RecordRef
deferredRevenueAccount - ActiveNetsuite::RecordRef
revRecSchedule - ActiveNetsuite::RecordRef
stockDescription - SOAP::SOAPString
isHazmatItem - SOAP::SOAPBoolean
hazmatId - SOAP::SOAPString
hazmatShippingName - SOAP::SOAPString
hazmatHazardClass - SOAP::SOAPString
hazmatPackingGroup - ActiveNetsuite::HazmatPackingGroup
hazmatItemUnits - SOAP::SOAPString
hazmatItemUnitsQty - SOAP::SOAPDouble
producer - SOAP::SOAPBoolean
manufacturer - SOAP::SOAPString
mpn - SOAP::SOAPString
multManufactureAddr - SOAP::SOAPBoolean
manufacturerAddr1 - SOAP::SOAPString
manufacturerCity - SOAP::SOAPString
manufacturerState - SOAP::SOAPString
manufacturerZip - SOAP::SOAPString
countryOfManufacture - ActiveNetsuite::Country
manufacturerTaxId - SOAP::SOAPString
scheduleBNumber - SOAP::SOAPString
scheduleBQuantity - SOAP::SOAPLong
scheduleBCode - ActiveNetsuite::ScheduleBCode
manufacturerTariff - SOAP::SOAPString
preferenceCriterion - ActiveNetsuite::ItemPreferenceCriterion
minimumQuantity - SOAP::SOAPLong
enforceMinQtyInternally - SOAP::SOAPBoolean
softDescriptor - SOAP::SOAPString
shipPackage - ActiveNetsuite::RecordRef
shipIndividually - SOAP::SOAPBoolean
isFulfillable - SOAP::SOAPBoolean
costCategory - ActiveNetsuite::RecordRef
pricesIncludeTax - SOAP::SOAPBoolean
quantityPricingSchedule - ActiveNetsuite::RecordRef
useMarginalRates - SOAP::SOAPBoolean
overallQuantityPricingType - ActiveNetsuite::ItemOverallQuantityPricingType
pricingGroup - ActiveNetsuite::RecordRef
minimumQuantityUnits - SOAP::SOAPString
vsoePrice - SOAP::SOAPDouble
vsoeSopGroup - ActiveNetsuite::VsoeSopGroup
vsoeDeferral - ActiveNetsuite::VsoeDeferral
vsoePermitDiscount - ActiveNetsuite::VsoePermitDiscount
vsoeDelivered - SOAP::SOAPBoolean
storeDisplayName - SOAP::SOAPString
storeDisplayThumbnail - ActiveNetsuite::RecordRef
storeDisplayImage - ActiveNetsuite::RecordRef
storeDescription - SOAP::SOAPString
storeDetailedDescription - SOAP::SOAPString
storeItemTemplate - ActiveNetsuite::RecordRef
pageTitle - SOAP::SOAPString
metaTagHtml - SOAP::SOAPString
excludeFromSitemap - SOAP::SOAPBoolean
sitemapPriority - ActiveNetsuite::SitemapPriority
searchKeywords - SOAP::SOAPString
isDonationItem - SOAP::SOAPBoolean
showDefaultDonationAmount - SOAP::SOAPBoolean
maxDonationAmount - SOAP::SOAPDouble
dontShowPrice - SOAP::SOAPBoolean
noPriceMessage - SOAP::SOAPString
outOfStockMessage - SOAP::SOAPString
onSpecial - SOAP::SOAPBoolean
outOfStockBehavior - ActiveNetsuite::ItemOutOfStockBehavior
relatedItemsDescription - SOAP::SOAPString
specialsDescription - SOAP::SOAPString
featuredDescription - SOAP::SOAPString
shoppingDotComCategory - SOAP::SOAPString
shopzillaCategoryId - SOAP::SOAPLong
nexTagCategory - SOAP::SOAPString
productFeedList - ActiveNetsuite::ProductFeedList
urlComponent - SOAP::SOAPString
customForm - ActiveNetsuite::RecordRef
itemId - SOAP::SOAPString
upcCode - SOAP::SOAPString
displayName - SOAP::SOAPString
parent - ActiveNetsuite::RecordRef
isOnline - SOAP::SOAPBoolean
isGcoCompliant - SOAP::SOAPBoolean
offerSupport - SOAP::SOAPBoolean
isInactive - SOAP::SOAPBoolean
availableToPartners - SOAP::SOAPBoolean
department - ActiveNetsuite::RecordRef
m_class - ActiveNetsuite::RecordRef
location - ActiveNetsuite::RecordRef
defaultItemShipMethod - ActiveNetsuite::RecordRef
itemCarrier - ActiveNetsuite::ItemCarrier
itemShipMethodList - ActiveNetsuite::RecordRefList
subsidiaryList - ActiveNetsuite::RecordRefList
itemOptionsList - ActiveNetsuite::ItemOptionsList
matrixOptionList - ActiveNetsuite::MatrixOptionList
pricingMatrix - ActiveNetsuite::PricingMatrix
purchaseTaxCode - ActiveNetsuite::RecordRef
rate - SOAP::SOAPDouble
salesTaxCode - ActiveNetsuite::RecordRef
siteCategoryList - ActiveNetsuite::SiteCategoryList
translationsList - ActiveNetsuite::TranslationList
presentationItemList - ActiveNetsuite::PresentationItemList
customFieldList - ActiveNetsuite::CustomFieldList
xmlattr_internalId - SOAP::SOAPString
xmlattr_externalId - SOAP::SOAPString

Constant Summary collapse

AttrExternalId =
XSD::QName.new(nil, "externalId")
AttrInternalId =
XSD::QName.new(nil, "internalId")

Instance Attribute Summary collapse

Class Method Summary collapse

Instance Method Summary collapse

Methods inherited from Record

#activate, active, #active=, #active?, #add, all, client, #client, client=, #delete, delete, deleted, find, find_by, find_by_external_id, find_by_id, find_by_internal_id, #getters, #inactivate, inactive, #inactive=, #load, #loaded?, raise_not_found_error, ref, #ref, search_next, #setters, #to_s, type, #update, update, where

Methods included from MethodInflector

included, #method_missing

Constructor Details

#initialize(nullFieldList = nil, createdDate = nil, lastModifiedDate = nil, salesDescription = nil, includeChildren = nil, incomeAccount = nil, isTaxable = nil, matrixType = nil, taxSchedule = nil, shippingCost = nil, shippingCostUnits = nil, handlingCost = nil, handlingCostUnits = nil, costEstimateType = nil, costEstimate = nil, weight = nil, weightUnit = nil, weightUnits = nil, costEstimateUnits = nil, unitsType = nil, saleUnit = nil, issueProduct = nil, billingSchedule = nil, deferredRevenueAccount = nil, revRecSchedule = nil, stockDescription = nil, isHazmatItem = nil, hazmatId = nil, hazmatShippingName = nil, hazmatHazardClass = nil, hazmatPackingGroup = nil, hazmatItemUnits = nil, hazmatItemUnitsQty = nil, producer = nil, manufacturer = nil, mpn = nil, multManufactureAddr = nil, manufacturerAddr1 = nil, manufacturerCity = nil, manufacturerState = nil, manufacturerZip = nil, countryOfManufacture = nil, manufacturerTaxId = nil, scheduleBNumber = nil, scheduleBQuantity = nil, scheduleBCode = nil, manufacturerTariff = nil, preferenceCriterion = nil, minimumQuantity = nil, enforceMinQtyInternally = nil, softDescriptor = nil, shipPackage = nil, shipIndividually = nil, isFulfillable = nil, costCategory = nil, pricesIncludeTax = nil, quantityPricingSchedule = nil, useMarginalRates = nil, overallQuantityPricingType = nil, pricingGroup = nil, minimumQuantityUnits = nil, vsoePrice = nil, vsoeSopGroup = nil, vsoeDeferral = nil, vsoePermitDiscount = nil, vsoeDelivered = nil, storeDisplayName = nil, storeDisplayThumbnail = nil, storeDisplayImage = nil, storeDescription = nil, storeDetailedDescription = nil, storeItemTemplate = nil, pageTitle = nil, metaTagHtml = nil, excludeFromSitemap = nil, sitemapPriority = nil, searchKeywords = nil, isDonationItem = nil, showDefaultDonationAmount = nil, maxDonationAmount = nil, dontShowPrice = nil, noPriceMessage = nil, outOfStockMessage = nil, onSpecial = nil, outOfStockBehavior = nil, relatedItemsDescription = nil, specialsDescription = nil, featuredDescription = nil, shoppingDotComCategory = nil, shopzillaCategoryId = nil, nexTagCategory = nil, productFeedList = nil, urlComponent = nil, customForm = nil, itemId = nil, upcCode = nil, displayName = nil, parent = nil, isOnline = nil, isGcoCompliant = nil, offerSupport = nil, isInactive = nil, availableToPartners = nil, department = nil, v_class = nil, location = nil, defaultItemShipMethod = nil, itemCarrier = nil, itemShipMethodList = nil, subsidiaryList = nil, itemOptionsList = nil, matrixOptionList = nil, pricingMatrix = nil, purchaseTaxCode = nil, rate = nil, salesTaxCode = nil, siteCategoryList = nil, translationsList = nil, presentationItemList = nil, customFieldList = nil) ⇒ NonInventorySaleItem

Returns a new instance of NonInventorySaleItem.



5706
5707
5708
5709
5710
5711
5712
5713
5714
5715
5716
5717
5718
5719
5720
5721
5722
5723
5724
5725
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737
5738
5739
5740
5741
5742
5743
5744
5745
5746
5747
5748
5749
5750
5751
5752
5753
5754
5755
5756
5757
5758
5759
5760
5761
5762
5763
5764
5765
5766
5767
5768
5769
5770
5771
5772
5773
5774
5775
5776
5777
5778
5779
5780
5781
5782
5783
5784
5785
5786
5787
5788
5789
5790
5791
5792
5793
5794
5795
5796
5797
5798
5799
5800
5801
5802
5803
5804
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824
5825
5826
5827
5828
# File 'lib/activenetsuite/soap/default.rb', line 5706

def initialize(nullFieldList = nil, createdDate = nil, lastModifiedDate = nil, salesDescription = nil, includeChildren = nil, incomeAccount = nil, isTaxable = nil, matrixType = nil, taxSchedule = nil, shippingCost = nil, shippingCostUnits = nil, handlingCost = nil, handlingCostUnits = nil, costEstimateType = nil, costEstimate = nil, weight = nil, weightUnit = nil, weightUnits = nil, costEstimateUnits = nil, unitsType = nil, saleUnit = nil, issueProduct = nil, billingSchedule = nil, deferredRevenueAccount = nil, revRecSchedule = nil, stockDescription = nil, isHazmatItem = nil, hazmatId = nil, hazmatShippingName = nil, hazmatHazardClass = nil, hazmatPackingGroup = nil, hazmatItemUnits = nil, hazmatItemUnitsQty = nil, producer = nil, manufacturer = nil, mpn = nil, multManufactureAddr = nil, manufacturerAddr1 = nil, manufacturerCity = nil, manufacturerState = nil, manufacturerZip = nil, countryOfManufacture = nil, manufacturerTaxId = nil, scheduleBNumber = nil, scheduleBQuantity = nil, scheduleBCode = nil, manufacturerTariff = nil, preferenceCriterion = nil, minimumQuantity = nil, enforceMinQtyInternally = nil, softDescriptor = nil, shipPackage = nil, shipIndividually = nil, isFulfillable = nil, costCategory = nil, pricesIncludeTax = nil, quantityPricingSchedule = nil, useMarginalRates = nil, overallQuantityPricingType = nil, pricingGroup = nil, minimumQuantityUnits = nil, vsoePrice = nil, vsoeSopGroup = nil, vsoeDeferral = nil, vsoePermitDiscount = nil, vsoeDelivered = nil, storeDisplayName = nil, storeDisplayThumbnail = nil, storeDisplayImage = nil, storeDescription = nil, storeDetailedDescription = nil, storeItemTemplate = nil, pageTitle = nil, metaTagHtml = nil, excludeFromSitemap = nil, sitemapPriority = nil, searchKeywords = nil, isDonationItem = nil, showDefaultDonationAmount = nil, maxDonationAmount = nil, dontShowPrice = nil, noPriceMessage = nil, outOfStockMessage = nil, onSpecial = nil, outOfStockBehavior = nil, relatedItemsDescription = nil, specialsDescription = nil, featuredDescription = nil, shoppingDotComCategory = nil, shopzillaCategoryId = nil, nexTagCategory = nil, productFeedList = nil, urlComponent = nil, customForm = nil, itemId = nil, upcCode = nil, displayName = nil, parent = nil, isOnline = nil, isGcoCompliant = nil, offerSupport = nil, isInactive = nil, availableToPartners = nil, department = nil, v_class = nil, location = nil, defaultItemShipMethod = nil, itemCarrier = nil, itemShipMethodList = nil, subsidiaryList = nil, itemOptionsList = nil, matrixOptionList = nil, pricingMatrix = nil, purchaseTaxCode = nil, rate = nil, salesTaxCode = nil, siteCategoryList = nil, translationsList = nil, presentationItemList = nil, customFieldList = nil)
  @nullFieldList = nullFieldList
  @createdDate = createdDate
  @lastModifiedDate = lastModifiedDate
  @salesDescription = salesDescription
  @includeChildren = includeChildren
  @incomeAccount = incomeAccount
  @isTaxable = isTaxable
  @matrixType = matrixType
  @taxSchedule = taxSchedule
  @shippingCost = shippingCost
  @shippingCostUnits = shippingCostUnits
  @handlingCost = handlingCost
  @handlingCostUnits = handlingCostUnits
  @costEstimateType = costEstimateType
  @costEstimate = costEstimate
  @weight = weight
  @weightUnit = weightUnit
  @weightUnits = weightUnits
  @costEstimateUnits = costEstimateUnits
  @unitsType = unitsType
  @saleUnit = saleUnit
  @issueProduct = issueProduct
  @billingSchedule = billingSchedule
  @deferredRevenueAccount = deferredRevenueAccount
  @revRecSchedule = revRecSchedule
  @stockDescription = stockDescription
  @isHazmatItem = isHazmatItem
  @hazmatId = hazmatId
  @hazmatShippingName = hazmatShippingName
  @hazmatHazardClass = hazmatHazardClass
  @hazmatPackingGroup = hazmatPackingGroup
  @hazmatItemUnits = hazmatItemUnits
  @hazmatItemUnitsQty = hazmatItemUnitsQty
  @producer = producer
  @manufacturer = manufacturer
  @mpn = mpn
  @multManufactureAddr = multManufactureAddr
  @manufacturerAddr1 = manufacturerAddr1
  @manufacturerCity = manufacturerCity
  @manufacturerState = manufacturerState
  @manufacturerZip = manufacturerZip
  @countryOfManufacture = countryOfManufacture
  @manufacturerTaxId = manufacturerTaxId
  @scheduleBNumber = scheduleBNumber
  @scheduleBQuantity = scheduleBQuantity
  @scheduleBCode = scheduleBCode
  @manufacturerTariff = manufacturerTariff
  @preferenceCriterion = preferenceCriterion
  @minimumQuantity = minimumQuantity
  @enforceMinQtyInternally = enforceMinQtyInternally
  @softDescriptor = softDescriptor
  @shipPackage = shipPackage
  @shipIndividually = shipIndividually
  @isFulfillable = isFulfillable
  @costCategory = costCategory
  @pricesIncludeTax = pricesIncludeTax
  @quantityPricingSchedule = quantityPricingSchedule
  @useMarginalRates = useMarginalRates
  @overallQuantityPricingType = overallQuantityPricingType
  @pricingGroup = pricingGroup
  @minimumQuantityUnits = minimumQuantityUnits
  @vsoePrice = vsoePrice
  @vsoeSopGroup = vsoeSopGroup
  @vsoeDeferral = vsoeDeferral
  @vsoePermitDiscount = vsoePermitDiscount
  @vsoeDelivered = vsoeDelivered
  @storeDisplayName = storeDisplayName
  @storeDisplayThumbnail = storeDisplayThumbnail
  @storeDisplayImage = storeDisplayImage
  @storeDescription = storeDescription
  @storeDetailedDescription = storeDetailedDescription
  @storeItemTemplate = storeItemTemplate
  @pageTitle = pageTitle
  @metaTagHtml = metaTagHtml
  @excludeFromSitemap = excludeFromSitemap
  @sitemapPriority = sitemapPriority
  @searchKeywords = searchKeywords
  @isDonationItem = isDonationItem
  @showDefaultDonationAmount = showDefaultDonationAmount
  @maxDonationAmount = maxDonationAmount
  @dontShowPrice = dontShowPrice
  @noPriceMessage = noPriceMessage
  @outOfStockMessage = outOfStockMessage
  @onSpecial = onSpecial
  @outOfStockBehavior = outOfStockBehavior
  @relatedItemsDescription = relatedItemsDescription
  @specialsDescription = specialsDescription
  @featuredDescription = featuredDescription
  @shoppingDotComCategory = shoppingDotComCategory
  @shopzillaCategoryId = shopzillaCategoryId
  @nexTagCategory = nexTagCategory
  @productFeedList = productFeedList
  @urlComponent = urlComponent
  @customForm = customForm
  @itemId = itemId
  @upcCode = upcCode
  @displayName = displayName
  @parent = parent
  @isOnline = isOnline
  @isGcoCompliant = isGcoCompliant
  @offerSupport = offerSupport
  @isInactive = isInactive
  @availableToPartners = availableToPartners
  @department = department
  @v_class = v_class
  @location = location
  @defaultItemShipMethod = defaultItemShipMethod
  @itemCarrier = itemCarrier
  @itemShipMethodList = itemShipMethodList
  @subsidiaryList = subsidiaryList
  @itemOptionsList = itemOptionsList
  @matrixOptionList = matrixOptionList
  @pricingMatrix = pricingMatrix
  @purchaseTaxCode = purchaseTaxCode
  @rate = rate
  @salesTaxCode = salesTaxCode
  @siteCategoryList = siteCategoryList
  @translationsList = translationsList
  @presentationItemList = presentationItemList
  @customFieldList = customFieldList
  @__xmlattr = {}
end

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class ActiveNetsuite::MethodInflector

Instance Attribute Details

#availableToPartnersObject

Returns the value of attribute availableToPartners.



5660
5661
5662
# File 'lib/activenetsuite/soap/default.rb', line 5660

def availableToPartners
  @availableToPartners
end

#billingScheduleObject

Returns the value of attribute billingSchedule.



5580
5581
5582
# File 'lib/activenetsuite/soap/default.rb', line 5580

def billingSchedule
  @billingSchedule
end

#costCategoryObject

Returns the value of attribute costCategory.



5612
5613
5614
# File 'lib/activenetsuite/soap/default.rb', line 5612

def costCategory
  @costCategory
end

#costEstimateObject

Returns the value of attribute costEstimate.



5572
5573
5574
# File 'lib/activenetsuite/soap/default.rb', line 5572

def costEstimate
  @costEstimate
end

#costEstimateTypeObject

Returns the value of attribute costEstimateType.



5571
5572
5573
# File 'lib/activenetsuite/soap/default.rb', line 5571

def costEstimateType
  @costEstimateType
end

#costEstimateUnitsObject

Returns the value of attribute costEstimateUnits.



5576
5577
5578
# File 'lib/activenetsuite/soap/default.rb', line 5576

def costEstimateUnits
  @costEstimateUnits
end

#countryOfManufactureObject

Returns the value of attribute countryOfManufacture.



5599
5600
5601
# File 'lib/activenetsuite/soap/default.rb', line 5599

def countryOfManufacture
  @countryOfManufacture
end

#createdDateObject

Returns the value of attribute createdDate.



5559
5560
5561
# File 'lib/activenetsuite/soap/default.rb', line 5559

def createdDate
  @createdDate
end

#customFieldListObject

Returns the value of attribute customFieldList.



5676
5677
5678
# File 'lib/activenetsuite/soap/default.rb', line 5676

def customFieldList
  @customFieldList
end

#customFormObject

Returns the value of attribute customForm.



5651
5652
5653
# File 'lib/activenetsuite/soap/default.rb', line 5651

def customForm
  @customForm
end

#defaultItemShipMethodObject

Returns the value of attribute defaultItemShipMethod.



5663
5664
5665
# File 'lib/activenetsuite/soap/default.rb', line 5663

def defaultItemShipMethod
  @defaultItemShipMethod
end

#deferredRevenueAccountObject

Returns the value of attribute deferredRevenueAccount.



5581
5582
5583
# File 'lib/activenetsuite/soap/default.rb', line 5581

def deferredRevenueAccount
  @deferredRevenueAccount
end

#departmentObject

Returns the value of attribute department.



5661
5662
5663
# File 'lib/activenetsuite/soap/default.rb', line 5661

def department
  @department
end

#displayNameObject

Returns the value of attribute displayName.



5654
5655
5656
# File 'lib/activenetsuite/soap/default.rb', line 5654

def displayName
  @displayName
end

#dontShowPriceObject

Returns the value of attribute dontShowPrice.



5638
5639
5640
# File 'lib/activenetsuite/soap/default.rb', line 5638

def dontShowPrice
  @dontShowPrice
end

#enforceMinQtyInternallyObject

Returns the value of attribute enforceMinQtyInternally.



5607
5608
5609
# File 'lib/activenetsuite/soap/default.rb', line 5607

def enforceMinQtyInternally
  @enforceMinQtyInternally
end

#excludeFromSitemapObject

Returns the value of attribute excludeFromSitemap.



5632
5633
5634
# File 'lib/activenetsuite/soap/default.rb', line 5632

def excludeFromSitemap
  @excludeFromSitemap
end

#featuredDescriptionObject

Returns the value of attribute featuredDescription.



5645
5646
5647
# File 'lib/activenetsuite/soap/default.rb', line 5645

def featuredDescription
  @featuredDescription
end

#handlingCostObject

Returns the value of attribute handlingCost.



5569
5570
5571
# File 'lib/activenetsuite/soap/default.rb', line 5569

def handlingCost
  @handlingCost
end

#handlingCostUnitsObject

Returns the value of attribute handlingCostUnits.



5570
5571
5572
# File 'lib/activenetsuite/soap/default.rb', line 5570

def handlingCostUnits
  @handlingCostUnits
end

#hazmatHazardClassObject

Returns the value of attribute hazmatHazardClass.



5587
5588
5589
# File 'lib/activenetsuite/soap/default.rb', line 5587

def hazmatHazardClass
  @hazmatHazardClass
end

#hazmatIdObject

Returns the value of attribute hazmatId.



5585
5586
5587
# File 'lib/activenetsuite/soap/default.rb', line 5585

def hazmatId
  @hazmatId
end

#hazmatItemUnitsObject

Returns the value of attribute hazmatItemUnits.



5589
5590
5591
# File 'lib/activenetsuite/soap/default.rb', line 5589

def hazmatItemUnits
  @hazmatItemUnits
end

#hazmatItemUnitsQtyObject

Returns the value of attribute hazmatItemUnitsQty.



5590
5591
5592
# File 'lib/activenetsuite/soap/default.rb', line 5590

def hazmatItemUnitsQty
  @hazmatItemUnitsQty
end

#hazmatPackingGroupObject

Returns the value of attribute hazmatPackingGroup.



5588
5589
5590
# File 'lib/activenetsuite/soap/default.rb', line 5588

def hazmatPackingGroup
  @hazmatPackingGroup
end

#hazmatShippingNameObject

Returns the value of attribute hazmatShippingName.



5586
5587
5588
# File 'lib/activenetsuite/soap/default.rb', line 5586

def hazmatShippingName
  @hazmatShippingName
end

#includeChildrenObject

Returns the value of attribute includeChildren.



5562
5563
5564
# File 'lib/activenetsuite/soap/default.rb', line 5562

def includeChildren
  @includeChildren
end

#incomeAccountObject

Returns the value of attribute incomeAccount.



5563
5564
5565
# File 'lib/activenetsuite/soap/default.rb', line 5563

def incomeAccount
  @incomeAccount
end

#isDonationItemObject

Returns the value of attribute isDonationItem.



5635
5636
5637
# File 'lib/activenetsuite/soap/default.rb', line 5635

def isDonationItem
  @isDonationItem
end

#isFulfillableObject

Returns the value of attribute isFulfillable.



5611
5612
5613
# File 'lib/activenetsuite/soap/default.rb', line 5611

def isFulfillable
  @isFulfillable
end

#isGcoCompliantObject

Returns the value of attribute isGcoCompliant.



5657
5658
5659
# File 'lib/activenetsuite/soap/default.rb', line 5657

def isGcoCompliant
  @isGcoCompliant
end

#isHazmatItemObject

Returns the value of attribute isHazmatItem.



5584
5585
5586
# File 'lib/activenetsuite/soap/default.rb', line 5584

def isHazmatItem
  @isHazmatItem
end

#isInactiveObject

Returns the value of attribute isInactive.



5659
5660
5661
# File 'lib/activenetsuite/soap/default.rb', line 5659

def isInactive
  @isInactive
end

#isOnlineObject

Returns the value of attribute isOnline.



5656
5657
5658
# File 'lib/activenetsuite/soap/default.rb', line 5656

def isOnline
  @isOnline
end

#issueProductObject

Returns the value of attribute issueProduct.



5579
5580
5581
# File 'lib/activenetsuite/soap/default.rb', line 5579

def issueProduct
  @issueProduct
end

#isTaxableObject

Returns the value of attribute isTaxable.



5564
5565
5566
# File 'lib/activenetsuite/soap/default.rb', line 5564

def isTaxable
  @isTaxable
end

#itemCarrierObject

Returns the value of attribute itemCarrier.



5664
5665
5666
# File 'lib/activenetsuite/soap/default.rb', line 5664

def itemCarrier
  @itemCarrier
end

#itemIdObject

Returns the value of attribute itemId.



5652
5653
5654
# File 'lib/activenetsuite/soap/default.rb', line 5652

def itemId
  @itemId
end

#itemOptionsListObject

Returns the value of attribute itemOptionsList.



5667
5668
5669
# File 'lib/activenetsuite/soap/default.rb', line 5667

def itemOptionsList
  @itemOptionsList
end

#itemShipMethodListObject

Returns the value of attribute itemShipMethodList.



5665
5666
5667
# File 'lib/activenetsuite/soap/default.rb', line 5665

def itemShipMethodList
  @itemShipMethodList
end

#lastModifiedDateObject

Returns the value of attribute lastModifiedDate.



5560
5561
5562
# File 'lib/activenetsuite/soap/default.rb', line 5560

def lastModifiedDate
  @lastModifiedDate
end

#locationObject

Returns the value of attribute location.



5662
5663
5664
# File 'lib/activenetsuite/soap/default.rb', line 5662

def location
  @location
end

#manufacturerObject

Returns the value of attribute manufacturer.



5592
5593
5594
# File 'lib/activenetsuite/soap/default.rb', line 5592

def manufacturer
  @manufacturer
end

#manufacturerAddr1Object

Returns the value of attribute manufacturerAddr1.



5595
5596
5597
# File 'lib/activenetsuite/soap/default.rb', line 5595

def manufacturerAddr1
  @manufacturerAddr1
end

#manufacturerCityObject

Returns the value of attribute manufacturerCity.



5596
5597
5598
# File 'lib/activenetsuite/soap/default.rb', line 5596

def manufacturerCity
  @manufacturerCity
end

#manufacturerStateObject

Returns the value of attribute manufacturerState.



5597
5598
5599
# File 'lib/activenetsuite/soap/default.rb', line 5597

def manufacturerState
  @manufacturerState
end

#manufacturerTariffObject

Returns the value of attribute manufacturerTariff.



5604
5605
5606
# File 'lib/activenetsuite/soap/default.rb', line 5604

def manufacturerTariff
  @manufacturerTariff
end

#manufacturerTaxIdObject

Returns the value of attribute manufacturerTaxId.



5600
5601
5602
# File 'lib/activenetsuite/soap/default.rb', line 5600

def manufacturerTaxId
  @manufacturerTaxId
end

#manufacturerZipObject

Returns the value of attribute manufacturerZip.



5598
5599
5600
# File 'lib/activenetsuite/soap/default.rb', line 5598

def manufacturerZip
  @manufacturerZip
end

#matrixOptionListObject

Returns the value of attribute matrixOptionList.



5668
5669
5670
# File 'lib/activenetsuite/soap/default.rb', line 5668

def matrixOptionList
  @matrixOptionList
end

#matrixTypeObject

Returns the value of attribute matrixType.



5565
5566
5567
# File 'lib/activenetsuite/soap/default.rb', line 5565

def matrixType
  @matrixType
end

#maxDonationAmountObject

Returns the value of attribute maxDonationAmount.



5637
5638
5639
# File 'lib/activenetsuite/soap/default.rb', line 5637

def maxDonationAmount
  @maxDonationAmount
end

#metaTagHtmlObject

Returns the value of attribute metaTagHtml.



5631
5632
5633
# File 'lib/activenetsuite/soap/default.rb', line 5631

def metaTagHtml
  @metaTagHtml
end

#minimumQuantityObject

Returns the value of attribute minimumQuantity.



5606
5607
5608
# File 'lib/activenetsuite/soap/default.rb', line 5606

def minimumQuantity
  @minimumQuantity
end

#minimumQuantityUnitsObject

Returns the value of attribute minimumQuantityUnits.



5618
5619
5620
# File 'lib/activenetsuite/soap/default.rb', line 5618

def minimumQuantityUnits
  @minimumQuantityUnits
end

#mpnObject

Returns the value of attribute mpn.



5593
5594
5595
# File 'lib/activenetsuite/soap/default.rb', line 5593

def mpn
  @mpn
end

#multManufactureAddrObject

Returns the value of attribute multManufactureAddr.



5594
5595
5596
# File 'lib/activenetsuite/soap/default.rb', line 5594

def multManufactureAddr
  @multManufactureAddr
end

#nexTagCategoryObject

Returns the value of attribute nexTagCategory.



5648
5649
5650
# File 'lib/activenetsuite/soap/default.rb', line 5648

def nexTagCategory
  @nexTagCategory
end

#noPriceMessageObject

Returns the value of attribute noPriceMessage.



5639
5640
5641
# File 'lib/activenetsuite/soap/default.rb', line 5639

def noPriceMessage
  @noPriceMessage
end

#nullFieldListObject

Returns the value of attribute nullFieldList.



5558
5559
5560
# File 'lib/activenetsuite/soap/default.rb', line 5558

def nullFieldList
  @nullFieldList
end

#offerSupportObject

Returns the value of attribute offerSupport.



5658
5659
5660
# File 'lib/activenetsuite/soap/default.rb', line 5658

def offerSupport
  @offerSupport
end

#onSpecialObject

Returns the value of attribute onSpecial.



5641
5642
5643
# File 'lib/activenetsuite/soap/default.rb', line 5641

def onSpecial
  @onSpecial
end

#outOfStockBehaviorObject

Returns the value of attribute outOfStockBehavior.



5642
5643
5644
# File 'lib/activenetsuite/soap/default.rb', line 5642

def outOfStockBehavior
  @outOfStockBehavior
end

#outOfStockMessageObject

Returns the value of attribute outOfStockMessage.



5640
5641
5642
# File 'lib/activenetsuite/soap/default.rb', line 5640

def outOfStockMessage
  @outOfStockMessage
end

#overallQuantityPricingTypeObject

Returns the value of attribute overallQuantityPricingType.



5616
5617
5618
# File 'lib/activenetsuite/soap/default.rb', line 5616

def overallQuantityPricingType
  @overallQuantityPricingType
end

#pageTitleObject

Returns the value of attribute pageTitle.



5630
5631
5632
# File 'lib/activenetsuite/soap/default.rb', line 5630

def pageTitle
  @pageTitle
end

#parentObject

Returns the value of attribute parent.



5655
5656
5657
# File 'lib/activenetsuite/soap/default.rb', line 5655

def parent
  @parent
end

#preferenceCriterionObject

Returns the value of attribute preferenceCriterion.



5605
5606
5607
# File 'lib/activenetsuite/soap/default.rb', line 5605

def preferenceCriterion
  @preferenceCriterion
end

#presentationItemListObject

Returns the value of attribute presentationItemList.



5675
5676
5677
# File 'lib/activenetsuite/soap/default.rb', line 5675

def presentationItemList
  @presentationItemList
end

#pricesIncludeTaxObject

Returns the value of attribute pricesIncludeTax.



5613
5614
5615
# File 'lib/activenetsuite/soap/default.rb', line 5613

def pricesIncludeTax
  @pricesIncludeTax
end

#pricingGroupObject

Returns the value of attribute pricingGroup.



5617
5618
5619
# File 'lib/activenetsuite/soap/default.rb', line 5617

def pricingGroup
  @pricingGroup
end

#pricingMatrixObject

Returns the value of attribute pricingMatrix.



5669
5670
5671
# File 'lib/activenetsuite/soap/default.rb', line 5669

def pricingMatrix
  @pricingMatrix
end

#producerObject

Returns the value of attribute producer.



5591
5592
5593
# File 'lib/activenetsuite/soap/default.rb', line 5591

def producer
  @producer
end

#productFeedListObject

Returns the value of attribute productFeedList.



5649
5650
5651
# File 'lib/activenetsuite/soap/default.rb', line 5649

def productFeedList
  @productFeedList
end

#purchaseTaxCodeObject

Returns the value of attribute purchaseTaxCode.



5670
5671
5672
# File 'lib/activenetsuite/soap/default.rb', line 5670

def purchaseTaxCode
  @purchaseTaxCode
end

#quantityPricingScheduleObject

Returns the value of attribute quantityPricingSchedule.



5614
5615
5616
# File 'lib/activenetsuite/soap/default.rb', line 5614

def quantityPricingSchedule
  @quantityPricingSchedule
end

#rateObject

Returns the value of attribute rate.



5671
5672
5673
# File 'lib/activenetsuite/soap/default.rb', line 5671

def rate
  @rate
end

#relatedItemsDescriptionObject

Returns the value of attribute relatedItemsDescription.



5643
5644
5645
# File 'lib/activenetsuite/soap/default.rb', line 5643

def relatedItemsDescription
  @relatedItemsDescription
end

#revRecScheduleObject

Returns the value of attribute revRecSchedule.



5582
5583
5584
# File 'lib/activenetsuite/soap/default.rb', line 5582

def revRecSchedule
  @revRecSchedule
end

#salesDescriptionObject

Returns the value of attribute salesDescription.



5561
5562
5563
# File 'lib/activenetsuite/soap/default.rb', line 5561

def salesDescription
  @salesDescription
end

#salesTaxCodeObject

Returns the value of attribute salesTaxCode.



5672
5673
5674
# File 'lib/activenetsuite/soap/default.rb', line 5672

def salesTaxCode
  @salesTaxCode
end

#saleUnitObject

Returns the value of attribute saleUnit.



5578
5579
5580
# File 'lib/activenetsuite/soap/default.rb', line 5578

def saleUnit
  @saleUnit
end

#scheduleBCodeObject

Returns the value of attribute scheduleBCode.



5603
5604
5605
# File 'lib/activenetsuite/soap/default.rb', line 5603

def scheduleBCode
  @scheduleBCode
end

#scheduleBNumberObject

Returns the value of attribute scheduleBNumber.



5601
5602
5603
# File 'lib/activenetsuite/soap/default.rb', line 5601

def scheduleBNumber
  @scheduleBNumber
end

#scheduleBQuantityObject

Returns the value of attribute scheduleBQuantity.



5602
5603
5604
# File 'lib/activenetsuite/soap/default.rb', line 5602

def scheduleBQuantity
  @scheduleBQuantity
end

#searchKeywordsObject

Returns the value of attribute searchKeywords.



5634
5635
5636
# File 'lib/activenetsuite/soap/default.rb', line 5634

def searchKeywords
  @searchKeywords
end

#shipIndividuallyObject

Returns the value of attribute shipIndividually.



5610
5611
5612
# File 'lib/activenetsuite/soap/default.rb', line 5610

def shipIndividually
  @shipIndividually
end

#shipPackageObject

Returns the value of attribute shipPackage.



5609
5610
5611
# File 'lib/activenetsuite/soap/default.rb', line 5609

def shipPackage
  @shipPackage
end

#shippingCostObject

Returns the value of attribute shippingCost.



5567
5568
5569
# File 'lib/activenetsuite/soap/default.rb', line 5567

def shippingCost
  @shippingCost
end

#shippingCostUnitsObject

Returns the value of attribute shippingCostUnits.



5568
5569
5570
# File 'lib/activenetsuite/soap/default.rb', line 5568

def shippingCostUnits
  @shippingCostUnits
end

#shoppingDotComCategoryObject

Returns the value of attribute shoppingDotComCategory.



5646
5647
5648
# File 'lib/activenetsuite/soap/default.rb', line 5646

def shoppingDotComCategory
  @shoppingDotComCategory
end

#shopzillaCategoryIdObject

Returns the value of attribute shopzillaCategoryId.



5647
5648
5649
# File 'lib/activenetsuite/soap/default.rb', line 5647

def shopzillaCategoryId
  @shopzillaCategoryId
end

#showDefaultDonationAmountObject

Returns the value of attribute showDefaultDonationAmount.



5636
5637
5638
# File 'lib/activenetsuite/soap/default.rb', line 5636

def showDefaultDonationAmount
  @showDefaultDonationAmount
end

#siteCategoryListObject

Returns the value of attribute siteCategoryList.



5673
5674
5675
# File 'lib/activenetsuite/soap/default.rb', line 5673

def siteCategoryList
  @siteCategoryList
end

#sitemapPriorityObject

Returns the value of attribute sitemapPriority.



5633
5634
5635
# File 'lib/activenetsuite/soap/default.rb', line 5633

def sitemapPriority
  @sitemapPriority
end

#softDescriptorObject

Returns the value of attribute softDescriptor.



5608
5609
5610
# File 'lib/activenetsuite/soap/default.rb', line 5608

def softDescriptor
  @softDescriptor
end

#specialsDescriptionObject

Returns the value of attribute specialsDescription.



5644
5645
5646
# File 'lib/activenetsuite/soap/default.rb', line 5644

def specialsDescription
  @specialsDescription
end

#stockDescriptionObject

Returns the value of attribute stockDescription.



5583
5584
5585
# File 'lib/activenetsuite/soap/default.rb', line 5583

def stockDescription
  @stockDescription
end

#storeDescriptionObject

Returns the value of attribute storeDescription.



5627
5628
5629
# File 'lib/activenetsuite/soap/default.rb', line 5627

def storeDescription
  @storeDescription
end

#storeDetailedDescriptionObject

Returns the value of attribute storeDetailedDescription.



5628
5629
5630
# File 'lib/activenetsuite/soap/default.rb', line 5628

def storeDetailedDescription
  @storeDetailedDescription
end

#storeDisplayImageObject

Returns the value of attribute storeDisplayImage.



5626
5627
5628
# File 'lib/activenetsuite/soap/default.rb', line 5626

def storeDisplayImage
  @storeDisplayImage
end

#storeDisplayNameObject

Returns the value of attribute storeDisplayName.



5624
5625
5626
# File 'lib/activenetsuite/soap/default.rb', line 5624

def storeDisplayName
  @storeDisplayName
end

#storeDisplayThumbnailObject

Returns the value of attribute storeDisplayThumbnail.



5625
5626
5627
# File 'lib/activenetsuite/soap/default.rb', line 5625

def storeDisplayThumbnail
  @storeDisplayThumbnail
end

#storeItemTemplateObject

Returns the value of attribute storeItemTemplate.



5629
5630
5631
# File 'lib/activenetsuite/soap/default.rb', line 5629

def storeItemTemplate
  @storeItemTemplate
end

#subsidiaryListObject

Returns the value of attribute subsidiaryList.



5666
5667
5668
# File 'lib/activenetsuite/soap/default.rb', line 5666

def subsidiaryList
  @subsidiaryList
end

#taxScheduleObject

Returns the value of attribute taxSchedule.



5566
5567
5568
# File 'lib/activenetsuite/soap/default.rb', line 5566

def taxSchedule
  @taxSchedule
end

#translationsListObject

Returns the value of attribute translationsList.



5674
5675
5676
# File 'lib/activenetsuite/soap/default.rb', line 5674

def translationsList
  @translationsList
end

#unitsTypeObject

Returns the value of attribute unitsType.



5577
5578
5579
# File 'lib/activenetsuite/soap/default.rb', line 5577

def unitsType
  @unitsType
end

#upcCodeObject

Returns the value of attribute upcCode.



5653
5654
5655
# File 'lib/activenetsuite/soap/default.rb', line 5653

def upcCode
  @upcCode
end

#urlComponentObject

Returns the value of attribute urlComponent.



5650
5651
5652
# File 'lib/activenetsuite/soap/default.rb', line 5650

def urlComponent
  @urlComponent
end

#useMarginalRatesObject

Returns the value of attribute useMarginalRates.



5615
5616
5617
# File 'lib/activenetsuite/soap/default.rb', line 5615

def useMarginalRates
  @useMarginalRates
end

#vsoeDeferralObject

Returns the value of attribute vsoeDeferral.



5621
5622
5623
# File 'lib/activenetsuite/soap/default.rb', line 5621

def vsoeDeferral
  @vsoeDeferral
end

#vsoeDeliveredObject

Returns the value of attribute vsoeDelivered.



5623
5624
5625
# File 'lib/activenetsuite/soap/default.rb', line 5623

def vsoeDelivered
  @vsoeDelivered
end

#vsoePermitDiscountObject

Returns the value of attribute vsoePermitDiscount.



5622
5623
5624
# File 'lib/activenetsuite/soap/default.rb', line 5622

def vsoePermitDiscount
  @vsoePermitDiscount
end

#vsoePriceObject

Returns the value of attribute vsoePrice.



5619
5620
5621
# File 'lib/activenetsuite/soap/default.rb', line 5619

def vsoePrice
  @vsoePrice
end

#vsoeSopGroupObject

Returns the value of attribute vsoeSopGroup.



5620
5621
5622
# File 'lib/activenetsuite/soap/default.rb', line 5620

def vsoeSopGroup
  @vsoeSopGroup
end

#weightObject

Returns the value of attribute weight.



5573
5574
5575
# File 'lib/activenetsuite/soap/default.rb', line 5573

def weight
  @weight
end

#weightUnitObject

Returns the value of attribute weightUnit.



5574
5575
5576
# File 'lib/activenetsuite/soap/default.rb', line 5574

def weightUnit
  @weightUnit
end

#weightUnitsObject

Returns the value of attribute weightUnits.



5575
5576
5577
# File 'lib/activenetsuite/soap/default.rb', line 5575

def weightUnits
  @weightUnits
end

Class Method Details

.basic_search_classObject



4
5
6
# File 'lib/activenetsuite/accounting/non_inventory_sale_item.rb', line 4

def self.basic_search_class
  ActiveNetsuite::ItemSearchBasic
end

Instance Method Details

#__xmlattrObject



5686
5687
5688
# File 'lib/activenetsuite/soap/default.rb', line 5686

def __xmlattr
  @__xmlattr ||= {}
end

#m_classObject



5678
5679
5680
# File 'lib/activenetsuite/soap/default.rb', line 5678

def m_class
  @v_class
end

#m_class=(value) ⇒ Object



5682
5683
5684
# File 'lib/activenetsuite/soap/default.rb', line 5682

def m_class=(value)
  @v_class = value
end

#xmlattr_externalIdObject



5698
5699
5700
# File 'lib/activenetsuite/soap/default.rb', line 5698

def xmlattr_externalId
  __xmlattr[AttrExternalId]
end

#xmlattr_externalId=(value) ⇒ Object



5702
5703
5704
# File 'lib/activenetsuite/soap/default.rb', line 5702

def xmlattr_externalId=(value)
  __xmlattr[AttrExternalId] = value
end

#xmlattr_internalIdObject



5690
5691
5692
# File 'lib/activenetsuite/soap/default.rb', line 5690

def xmlattr_internalId
  __xmlattr[AttrInternalId]
end

#xmlattr_internalId=(value) ⇒ Object



5694
5695
5696
# File 'lib/activenetsuite/soap/default.rb', line 5694

def xmlattr_internalId=(value)
  __xmlattr[AttrInternalId] = value
end