class ActiveNetsuite::SolutionTopics

{urn:support_2013_2.lists.webservices.netsuite.com}SolutionTopics

topic - ActiveNetsuite::RecordRef

Attributes

topic[RW]

Public Class Methods

new(topic = nil) click to toggle source
# File lib/activenetsuite/soap/default.rb, line 51732
def initialize(topic = nil)
  @topic = topic
end