Class: ActiveNetsuite::DownloadItem

Inherits:
Record
  • Object
show all
Defined in:
lib/activenetsuite/soap/default.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.comDownloadItem

nullFieldList - ActiveNetsuite::NullField
createdDate - SOAP::SOAPDateTime
lastModifiedDate - SOAP::SOAPDateTime
customForm - ActiveNetsuite::RecordRef
salesDescription - SOAP::SOAPString
quantityPricingSchedule - ActiveNetsuite::RecordRef
deferredRevenueAccount - ActiveNetsuite::RecordRef
onSpecial - SOAP::SOAPBoolean
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
subsidiaryList - ActiveNetsuite::RecordRefList
department - ActiveNetsuite::RecordRef
includeChildren - SOAP::SOAPBoolean
m_class - ActiveNetsuite::RecordRef
location - ActiveNetsuite::RecordRef
incomeAccount - ActiveNetsuite::RecordRef
numOfAllowedDownloads - SOAP::SOAPLong
daysBeforeExpiration - SOAP::SOAPLong
immediateDownload - SOAP::SOAPBoolean
isTaxable - SOAP::SOAPBoolean
issueProduct - ActiveNetsuite::RecordRef
taxSchedule - ActiveNetsuite::RecordRef
costEstimateType - ActiveNetsuite::ItemCostEstimateType
costEstimate - SOAP::SOAPDouble
billingSchedule - ActiveNetsuite::RecordRef
isFulfillable - SOAP::SOAPBoolean
useMarginalRates - SOAP::SOAPBoolean
overallQuantityPricingType - ActiveNetsuite::ItemOverallQuantityPricingType
pricingGroup - ActiveNetsuite::RecordRef
revRecSchedule - ActiveNetsuite::RecordRef
vsoePrice - SOAP::SOAPDouble
vsoeSopGroup - ActiveNetsuite::VsoeSopGroup
vsoeDeferral - ActiveNetsuite::VsoeDeferral
vsoePermitDiscount - ActiveNetsuite::VsoePermitDiscount
vsoeDelivered - SOAP::SOAPBoolean
storeDisplayName - SOAP::SOAPString
storeDisplayThumbnail - ActiveNetsuite::RecordRef
storeDisplayImage - ActiveNetsuite::RecordRef
featuredDescription - SOAP::SOAPString
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
outOfStockBehavior - ActiveNetsuite::ItemOutOfStockBehavior
relatedItemsDescription - SOAP::SOAPString
specialsDescription - SOAP::SOAPString
pricingMatrix - ActiveNetsuite::PricingMatrix
siteCategoryList - ActiveNetsuite::SiteCategoryList
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

Instance Method Summary collapse

Methods inherited from Record

#activate, active, #active=, #active?, #add, all, basic_search_class, #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, customForm = nil, salesDescription = nil, quantityPricingSchedule = nil, deferredRevenueAccount = nil, onSpecial = nil, itemId = nil, upcCode = nil, displayName = nil, parent = nil, isOnline = nil, isGcoCompliant = nil, offerSupport = nil, isInactive = nil, availableToPartners = nil, subsidiaryList = nil, department = nil, includeChildren = nil, v_class = nil, location = nil, incomeAccount = nil, numOfAllowedDownloads = nil, daysBeforeExpiration = nil, immediateDownload = nil, isTaxable = nil, issueProduct = nil, taxSchedule = nil, costEstimateType = nil, costEstimate = nil, billingSchedule = nil, isFulfillable = nil, useMarginalRates = nil, overallQuantityPricingType = nil, pricingGroup = nil, revRecSchedule = nil, vsoePrice = nil, vsoeSopGroup = nil, vsoeDeferral = nil, vsoePermitDiscount = nil, vsoeDelivered = nil, storeDisplayName = nil, storeDisplayThumbnail = nil, storeDisplayImage = nil, featuredDescription = 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, outOfStockBehavior = nil, relatedItemsDescription = nil, specialsDescription = nil, pricingMatrix = nil, siteCategoryList = nil, presentationItemList = nil, customFieldList = nil) ⇒ DownloadItem

Returns a new instance of DownloadItem.



4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
# File 'lib/activenetsuite/soap/default.rb', line 4875

def initialize(nullFieldList = nil, createdDate = nil, lastModifiedDate = nil, customForm = nil, salesDescription = nil, quantityPricingSchedule = nil, deferredRevenueAccount = nil, onSpecial = nil, itemId = nil, upcCode = nil, displayName = nil, parent = nil, isOnline = nil, isGcoCompliant = nil, offerSupport = nil, isInactive = nil, availableToPartners = nil, subsidiaryList = nil, department = nil, includeChildren = nil, v_class = nil, location = nil, incomeAccount = nil, numOfAllowedDownloads = nil, daysBeforeExpiration = nil, immediateDownload = nil, isTaxable = nil, issueProduct = nil, taxSchedule = nil, costEstimateType = nil, costEstimate = nil, billingSchedule = nil, isFulfillable = nil, useMarginalRates = nil, overallQuantityPricingType = nil, pricingGroup = nil, revRecSchedule = nil, vsoePrice = nil, vsoeSopGroup = nil, vsoeDeferral = nil, vsoePermitDiscount = nil, vsoeDelivered = nil, storeDisplayName = nil, storeDisplayThumbnail = nil, storeDisplayImage = nil, featuredDescription = 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, outOfStockBehavior = nil, relatedItemsDescription = nil, specialsDescription = nil, pricingMatrix = nil, siteCategoryList = nil, presentationItemList = nil, customFieldList = nil)
  @nullFieldList = nullFieldList
  @createdDate = createdDate
  @lastModifiedDate = lastModifiedDate
  @customForm = customForm
  @salesDescription = salesDescription
  @quantityPricingSchedule = quantityPricingSchedule
  @deferredRevenueAccount = deferredRevenueAccount
  @onSpecial = onSpecial
  @itemId = itemId
  @upcCode = upcCode
  @displayName = displayName
  @parent = parent
  @isOnline = isOnline
  @isGcoCompliant = isGcoCompliant
  @offerSupport = offerSupport
  @isInactive = isInactive
  @availableToPartners = availableToPartners
  @subsidiaryList = subsidiaryList
  @department = department
  @includeChildren = includeChildren
  @v_class = v_class
  @location = location
  @incomeAccount = incomeAccount
  @numOfAllowedDownloads = numOfAllowedDownloads
  @daysBeforeExpiration = daysBeforeExpiration
  @immediateDownload = immediateDownload
  @isTaxable = isTaxable
  @issueProduct = issueProduct
  @taxSchedule = taxSchedule
  @costEstimateType = costEstimateType
  @costEstimate = costEstimate
  @billingSchedule = billingSchedule
  @isFulfillable = isFulfillable
  @useMarginalRates = useMarginalRates
  @overallQuantityPricingType = overallQuantityPricingType
  @pricingGroup = pricingGroup
  @revRecSchedule = revRecSchedule
  @vsoePrice = vsoePrice
  @vsoeSopGroup = vsoeSopGroup
  @vsoeDeferral = vsoeDeferral
  @vsoePermitDiscount = vsoePermitDiscount
  @vsoeDelivered = vsoeDelivered
  @storeDisplayName = storeDisplayName
  @storeDisplayThumbnail = storeDisplayThumbnail
  @storeDisplayImage = storeDisplayImage
  @featuredDescription = featuredDescription
  @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
  @outOfStockBehavior = outOfStockBehavior
  @relatedItemsDescription = relatedItemsDescription
  @specialsDescription = specialsDescription
  @pricingMatrix = pricingMatrix
  @siteCategoryList = siteCategoryList
  @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.



4796
4797
4798
# File 'lib/activenetsuite/soap/default.rb', line 4796

def availableToPartners
  @availableToPartners
end

#billingScheduleObject

Returns the value of attribute billingSchedule.



4810
4811
4812
# File 'lib/activenetsuite/soap/default.rb', line 4810

def billingSchedule
  @billingSchedule
end

#costEstimateObject

Returns the value of attribute costEstimate.



4809
4810
4811
# File 'lib/activenetsuite/soap/default.rb', line 4809

def costEstimate
  @costEstimate
end

#costEstimateTypeObject

Returns the value of attribute costEstimateType.



4808
4809
4810
# File 'lib/activenetsuite/soap/default.rb', line 4808

def costEstimateType
  @costEstimateType
end

#createdDateObject

Returns the value of attribute createdDate.



4781
4782
4783
# File 'lib/activenetsuite/soap/default.rb', line 4781

def createdDate
  @createdDate
end

#customFieldListObject

Returns the value of attribute customFieldList.



4845
4846
4847
# File 'lib/activenetsuite/soap/default.rb', line 4845

def customFieldList
  @customFieldList
end

#customFormObject

Returns the value of attribute customForm.



4783
4784
4785
# File 'lib/activenetsuite/soap/default.rb', line 4783

def customForm
  @customForm
end

#daysBeforeExpirationObject

Returns the value of attribute daysBeforeExpiration.



4803
4804
4805
# File 'lib/activenetsuite/soap/default.rb', line 4803

def daysBeforeExpiration
  @daysBeforeExpiration
end

#deferredRevenueAccountObject

Returns the value of attribute deferredRevenueAccount.



4786
4787
4788
# File 'lib/activenetsuite/soap/default.rb', line 4786

def deferredRevenueAccount
  @deferredRevenueAccount
end

#departmentObject

Returns the value of attribute department.



4798
4799
4800
# File 'lib/activenetsuite/soap/default.rb', line 4798

def department
  @department
end

#displayNameObject

Returns the value of attribute displayName.



4790
4791
4792
# File 'lib/activenetsuite/soap/default.rb', line 4790

def displayName
  @displayName
end

#dontShowPriceObject

Returns the value of attribute dontShowPrice.



4836
4837
4838
# File 'lib/activenetsuite/soap/default.rb', line 4836

def dontShowPrice
  @dontShowPrice
end

#excludeFromSitemapObject

Returns the value of attribute excludeFromSitemap.



4830
4831
4832
# File 'lib/activenetsuite/soap/default.rb', line 4830

def excludeFromSitemap
  @excludeFromSitemap
end

#featuredDescriptionObject

Returns the value of attribute featuredDescription.



4824
4825
4826
# File 'lib/activenetsuite/soap/default.rb', line 4824

def featuredDescription
  @featuredDescription
end

#immediateDownloadObject

Returns the value of attribute immediateDownload.



4804
4805
4806
# File 'lib/activenetsuite/soap/default.rb', line 4804

def immediateDownload
  @immediateDownload
end

#includeChildrenObject

Returns the value of attribute includeChildren.



4799
4800
4801
# File 'lib/activenetsuite/soap/default.rb', line 4799

def includeChildren
  @includeChildren
end

#incomeAccountObject

Returns the value of attribute incomeAccount.



4801
4802
4803
# File 'lib/activenetsuite/soap/default.rb', line 4801

def incomeAccount
  @incomeAccount
end

#isDonationItemObject

Returns the value of attribute isDonationItem.



4833
4834
4835
# File 'lib/activenetsuite/soap/default.rb', line 4833

def isDonationItem
  @isDonationItem
end

#isFulfillableObject

Returns the value of attribute isFulfillable.



4811
4812
4813
# File 'lib/activenetsuite/soap/default.rb', line 4811

def isFulfillable
  @isFulfillable
end

#isGcoCompliantObject

Returns the value of attribute isGcoCompliant.



4793
4794
4795
# File 'lib/activenetsuite/soap/default.rb', line 4793

def isGcoCompliant
  @isGcoCompliant
end

#isInactiveObject

Returns the value of attribute isInactive.



4795
4796
4797
# File 'lib/activenetsuite/soap/default.rb', line 4795

def isInactive
  @isInactive
end

#isOnlineObject

Returns the value of attribute isOnline.



4792
4793
4794
# File 'lib/activenetsuite/soap/default.rb', line 4792

def isOnline
  @isOnline
end

#issueProductObject

Returns the value of attribute issueProduct.



4806
4807
4808
# File 'lib/activenetsuite/soap/default.rb', line 4806

def issueProduct
  @issueProduct
end

#isTaxableObject

Returns the value of attribute isTaxable.



4805
4806
4807
# File 'lib/activenetsuite/soap/default.rb', line 4805

def isTaxable
  @isTaxable
end

#itemIdObject

Returns the value of attribute itemId.



4788
4789
4790
# File 'lib/activenetsuite/soap/default.rb', line 4788

def itemId
  @itemId
end

#lastModifiedDateObject

Returns the value of attribute lastModifiedDate.



4782
4783
4784
# File 'lib/activenetsuite/soap/default.rb', line 4782

def lastModifiedDate
  @lastModifiedDate
end

#locationObject

Returns the value of attribute location.



4800
4801
4802
# File 'lib/activenetsuite/soap/default.rb', line 4800

def location
  @location
end

#maxDonationAmountObject

Returns the value of attribute maxDonationAmount.



4835
4836
4837
# File 'lib/activenetsuite/soap/default.rb', line 4835

def maxDonationAmount
  @maxDonationAmount
end

#metaTagHtmlObject

Returns the value of attribute metaTagHtml.



4829
4830
4831
# File 'lib/activenetsuite/soap/default.rb', line 4829

def metaTagHtml
  @metaTagHtml
end

#noPriceMessageObject

Returns the value of attribute noPriceMessage.



4837
4838
4839
# File 'lib/activenetsuite/soap/default.rb', line 4837

def noPriceMessage
  @noPriceMessage
end

#nullFieldListObject

Returns the value of attribute nullFieldList.



4780
4781
4782
# File 'lib/activenetsuite/soap/default.rb', line 4780

def nullFieldList
  @nullFieldList
end

#numOfAllowedDownloadsObject

Returns the value of attribute numOfAllowedDownloads.



4802
4803
4804
# File 'lib/activenetsuite/soap/default.rb', line 4802

def numOfAllowedDownloads
  @numOfAllowedDownloads
end

#offerSupportObject

Returns the value of attribute offerSupport.



4794
4795
4796
# File 'lib/activenetsuite/soap/default.rb', line 4794

def offerSupport
  @offerSupport
end

#onSpecialObject

Returns the value of attribute onSpecial.



4787
4788
4789
# File 'lib/activenetsuite/soap/default.rb', line 4787

def onSpecial
  @onSpecial
end

#outOfStockBehaviorObject

Returns the value of attribute outOfStockBehavior.



4839
4840
4841
# File 'lib/activenetsuite/soap/default.rb', line 4839

def outOfStockBehavior
  @outOfStockBehavior
end

#outOfStockMessageObject

Returns the value of attribute outOfStockMessage.



4838
4839
4840
# File 'lib/activenetsuite/soap/default.rb', line 4838

def outOfStockMessage
  @outOfStockMessage
end

#overallQuantityPricingTypeObject

Returns the value of attribute overallQuantityPricingType.



4813
4814
4815
# File 'lib/activenetsuite/soap/default.rb', line 4813

def overallQuantityPricingType
  @overallQuantityPricingType
end

#pageTitleObject

Returns the value of attribute pageTitle.



4828
4829
4830
# File 'lib/activenetsuite/soap/default.rb', line 4828

def pageTitle
  @pageTitle
end

#parentObject

Returns the value of attribute parent.



4791
4792
4793
# File 'lib/activenetsuite/soap/default.rb', line 4791

def parent
  @parent
end

#presentationItemListObject

Returns the value of attribute presentationItemList.



4844
4845
4846
# File 'lib/activenetsuite/soap/default.rb', line 4844

def presentationItemList
  @presentationItemList
end

#pricingGroupObject

Returns the value of attribute pricingGroup.



4814
4815
4816
# File 'lib/activenetsuite/soap/default.rb', line 4814

def pricingGroup
  @pricingGroup
end

#pricingMatrixObject

Returns the value of attribute pricingMatrix.



4842
4843
4844
# File 'lib/activenetsuite/soap/default.rb', line 4842

def pricingMatrix
  @pricingMatrix
end

#quantityPricingScheduleObject

Returns the value of attribute quantityPricingSchedule.



4785
4786
4787
# File 'lib/activenetsuite/soap/default.rb', line 4785

def quantityPricingSchedule
  @quantityPricingSchedule
end

#relatedItemsDescriptionObject

Returns the value of attribute relatedItemsDescription.



4840
4841
4842
# File 'lib/activenetsuite/soap/default.rb', line 4840

def relatedItemsDescription
  @relatedItemsDescription
end

#revRecScheduleObject

Returns the value of attribute revRecSchedule.



4815
4816
4817
# File 'lib/activenetsuite/soap/default.rb', line 4815

def revRecSchedule
  @revRecSchedule
end

#salesDescriptionObject

Returns the value of attribute salesDescription.



4784
4785
4786
# File 'lib/activenetsuite/soap/default.rb', line 4784

def salesDescription
  @salesDescription
end

#searchKeywordsObject

Returns the value of attribute searchKeywords.



4832
4833
4834
# File 'lib/activenetsuite/soap/default.rb', line 4832

def searchKeywords
  @searchKeywords
end

#showDefaultDonationAmountObject

Returns the value of attribute showDefaultDonationAmount.



4834
4835
4836
# File 'lib/activenetsuite/soap/default.rb', line 4834

def showDefaultDonationAmount
  @showDefaultDonationAmount
end

#siteCategoryListObject

Returns the value of attribute siteCategoryList.



4843
4844
4845
# File 'lib/activenetsuite/soap/default.rb', line 4843

def siteCategoryList
  @siteCategoryList
end

#sitemapPriorityObject

Returns the value of attribute sitemapPriority.



4831
4832
4833
# File 'lib/activenetsuite/soap/default.rb', line 4831

def sitemapPriority
  @sitemapPriority
end

#specialsDescriptionObject

Returns the value of attribute specialsDescription.



4841
4842
4843
# File 'lib/activenetsuite/soap/default.rb', line 4841

def specialsDescription
  @specialsDescription
end

#storeDescriptionObject

Returns the value of attribute storeDescription.



4825
4826
4827
# File 'lib/activenetsuite/soap/default.rb', line 4825

def storeDescription
  @storeDescription
end

#storeDetailedDescriptionObject

Returns the value of attribute storeDetailedDescription.



4826
4827
4828
# File 'lib/activenetsuite/soap/default.rb', line 4826

def storeDetailedDescription
  @storeDetailedDescription
end

#storeDisplayImageObject

Returns the value of attribute storeDisplayImage.



4823
4824
4825
# File 'lib/activenetsuite/soap/default.rb', line 4823

def storeDisplayImage
  @storeDisplayImage
end

#storeDisplayNameObject

Returns the value of attribute storeDisplayName.



4821
4822
4823
# File 'lib/activenetsuite/soap/default.rb', line 4821

def storeDisplayName
  @storeDisplayName
end

#storeDisplayThumbnailObject

Returns the value of attribute storeDisplayThumbnail.



4822
4823
4824
# File 'lib/activenetsuite/soap/default.rb', line 4822

def storeDisplayThumbnail
  @storeDisplayThumbnail
end

#storeItemTemplateObject

Returns the value of attribute storeItemTemplate.



4827
4828
4829
# File 'lib/activenetsuite/soap/default.rb', line 4827

def storeItemTemplate
  @storeItemTemplate
end

#subsidiaryListObject

Returns the value of attribute subsidiaryList.



4797
4798
4799
# File 'lib/activenetsuite/soap/default.rb', line 4797

def subsidiaryList
  @subsidiaryList
end

#taxScheduleObject

Returns the value of attribute taxSchedule.



4807
4808
4809
# File 'lib/activenetsuite/soap/default.rb', line 4807

def taxSchedule
  @taxSchedule
end

#upcCodeObject

Returns the value of attribute upcCode.



4789
4790
4791
# File 'lib/activenetsuite/soap/default.rb', line 4789

def upcCode
  @upcCode
end

#useMarginalRatesObject

Returns the value of attribute useMarginalRates.



4812
4813
4814
# File 'lib/activenetsuite/soap/default.rb', line 4812

def useMarginalRates
  @useMarginalRates
end

#vsoeDeferralObject

Returns the value of attribute vsoeDeferral.



4818
4819
4820
# File 'lib/activenetsuite/soap/default.rb', line 4818

def vsoeDeferral
  @vsoeDeferral
end

#vsoeDeliveredObject

Returns the value of attribute vsoeDelivered.



4820
4821
4822
# File 'lib/activenetsuite/soap/default.rb', line 4820

def vsoeDelivered
  @vsoeDelivered
end

#vsoePermitDiscountObject

Returns the value of attribute vsoePermitDiscount.



4819
4820
4821
# File 'lib/activenetsuite/soap/default.rb', line 4819

def vsoePermitDiscount
  @vsoePermitDiscount
end

#vsoePriceObject

Returns the value of attribute vsoePrice.



4816
4817
4818
# File 'lib/activenetsuite/soap/default.rb', line 4816

def vsoePrice
  @vsoePrice
end

#vsoeSopGroupObject

Returns the value of attribute vsoeSopGroup.



4817
4818
4819
# File 'lib/activenetsuite/soap/default.rb', line 4817

def vsoeSopGroup
  @vsoeSopGroup
end

Instance Method Details

#__xmlattrObject



4855
4856
4857
# File 'lib/activenetsuite/soap/default.rb', line 4855

def __xmlattr
  @__xmlattr ||= {}
end

#m_classObject



4847
4848
4849
# File 'lib/activenetsuite/soap/default.rb', line 4847

def m_class
  @v_class
end

#m_class=(value) ⇒ Object



4851
4852
4853
# File 'lib/activenetsuite/soap/default.rb', line 4851

def m_class=(value)
  @v_class = value
end

#xmlattr_externalIdObject



4867
4868
4869
# File 'lib/activenetsuite/soap/default.rb', line 4867

def xmlattr_externalId
  __xmlattr[AttrExternalId]
end

#xmlattr_externalId=(value) ⇒ Object



4871
4872
4873
# File 'lib/activenetsuite/soap/default.rb', line 4871

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

#xmlattr_internalIdObject



4859
4860
4861
# File 'lib/activenetsuite/soap/default.rb', line 4859

def xmlattr_internalId
  __xmlattr[AttrInternalId]
end

#xmlattr_internalId=(value) ⇒ Object



4863
4864
4865
# File 'lib/activenetsuite/soap/default.rb', line 4863

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