Class: ActiveNetsuite::TimeBillSearchRowBasic

Inherits:
SearchRowBasic show all
Defined in:
lib/activenetsuite/soap/default.rb

Overview

urn:common_2013_2urn:common_2013_2.platformurn:common_2013_2.platform.webservicesurn:common_2013_2.platform.webservices.netsuiteurn:common_2013_2.platform.webservices.netsuite.comTimeBillSearchRowBasic

m_break - ActiveNetsuite::SearchColumnStringField
m_class - ActiveNetsuite::SearchColumnSelectField
customer - ActiveNetsuite::SearchColumnSelectField
date - ActiveNetsuite::SearchColumnDateField
dateCreated - ActiveNetsuite::SearchColumnDateField
department - ActiveNetsuite::SearchColumnSelectField
durationDecimal - ActiveNetsuite::SearchColumnDoubleField
employee - ActiveNetsuite::SearchColumnSelectField
endTime - ActiveNetsuite::SearchColumnDateField
externalId - ActiveNetsuite::SearchColumnStringField
hours - ActiveNetsuite::SearchColumnStringField
internalId - ActiveNetsuite::SearchColumnSelectField
isBillable - ActiveNetsuite::SearchColumnBooleanField
isExempt - ActiveNetsuite::SearchColumnBooleanField
isProductive - ActiveNetsuite::SearchColumnBooleanField
isUtilized - ActiveNetsuite::SearchColumnBooleanField
item - ActiveNetsuite::SearchColumnStringField
lastModified - ActiveNetsuite::SearchColumnDateField
location - ActiveNetsuite::SearchColumnSelectField
memo - ActiveNetsuite::SearchColumnStringField
paidExternally - ActiveNetsuite::SearchColumnBooleanField
payItem - ActiveNetsuite::SearchColumnSelectField
payrollDate - ActiveNetsuite::SearchColumnDateField
rate - ActiveNetsuite::SearchColumnDoubleField
startTime - ActiveNetsuite::SearchColumnDateField
status - ActiveNetsuite::SearchColumnStringField
subsidiary - ActiveNetsuite::SearchColumnStringField
supervisorApproval - ActiveNetsuite::SearchColumnBooleanField
temporaryLocalJurisdiction - ActiveNetsuite::SearchColumnStringField
temporaryStateJurisdiction - ActiveNetsuite::SearchColumnStringField
type - ActiveNetsuite::SearchColumnEnumSelectField
customFieldList - ActiveNetsuite::SearchColumnCustomFieldList

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(v_break = [], v_class = [], customer = [], date = [], dateCreated = [], department = [], durationDecimal = [], employee = [], endTime = [], externalId = [], hours = [], internalId = [], isBillable = [], isExempt = [], isProductive = [], isUtilized = [], item = [], lastModified = [], location = [], memo = [], paidExternally = [], payItem = [], payrollDate = [], rate = [], startTime = [], status = [], subsidiary = [], supervisorApproval = [], temporaryLocalJurisdiction = [], temporaryStateJurisdiction = [], type = [], customFieldList = nil) ⇒ TimeBillSearchRowBasic

Returns a new instance of TimeBillSearchRowBasic.



41081
41082
41083
41084
41085
41086
41087
41088
41089
41090
41091
41092
41093
41094
41095
41096
41097
41098
41099
41100
41101
41102
41103
41104
41105
41106
41107
41108
41109
41110
41111
41112
41113
41114
# File 'lib/activenetsuite/soap/default.rb', line 41081

def initialize(v_break = [], v_class = [], customer = [], date = [], dateCreated = [], department = [], durationDecimal = [], employee = [], endTime = [], externalId = [], hours = [], internalId = [], isBillable = [], isExempt = [], isProductive = [], isUtilized = [], item = [], lastModified = [], location = [], memo = [], paidExternally = [], payItem = [], payrollDate = [], rate = [], startTime = [], status = [], subsidiary = [], supervisorApproval = [], temporaryLocalJurisdiction = [], temporaryStateJurisdiction = [], type = [], customFieldList = nil)
  @v_break = v_break
  @v_class = v_class
  @customer = customer
  @date = date
  @dateCreated = dateCreated
  @department = department
  @durationDecimal = durationDecimal
  @employee = employee
  @endTime = endTime
  @externalId = externalId
  @hours = hours
  @internalId = internalId
  @isBillable = isBillable
  @isExempt = isExempt
  @isProductive = isProductive
  @isUtilized = isUtilized
  @item = item
  @lastModified = lastModified
  @location = location
  @memo = memo
  @paidExternally = paidExternally
  @payItem = payItem
  @payrollDate = payrollDate
  @rate = rate
  @startTime = startTime
  @status = status
  @subsidiary = subsidiary
  @supervisorApproval = supervisorApproval
  @temporaryLocalJurisdiction = temporaryLocalJurisdiction
  @temporaryStateJurisdiction = temporaryStateJurisdiction
  @type = type
  @customFieldList = customFieldList
end

Instance Attribute Details

#customerObject

Returns the value of attribute customer.



41034
41035
41036
# File 'lib/activenetsuite/soap/default.rb', line 41034

def customer
  @customer
end

#customFieldListObject

Returns the value of attribute customFieldList.



41063
41064
41065
# File 'lib/activenetsuite/soap/default.rb', line 41063

def customFieldList
  @customFieldList
end

#dateObject

Returns the value of attribute date.



41035
41036
41037
# File 'lib/activenetsuite/soap/default.rb', line 41035

def date
  @date
end

#dateCreatedObject

Returns the value of attribute dateCreated.



41036
41037
41038
# File 'lib/activenetsuite/soap/default.rb', line 41036

def dateCreated
  @dateCreated
end

#departmentObject

Returns the value of attribute department.



41037
41038
41039
# File 'lib/activenetsuite/soap/default.rb', line 41037

def department
  @department
end

#durationDecimalObject

Returns the value of attribute durationDecimal.



41038
41039
41040
# File 'lib/activenetsuite/soap/default.rb', line 41038

def durationDecimal
  @durationDecimal
end

#employeeObject

Returns the value of attribute employee.



41039
41040
41041
# File 'lib/activenetsuite/soap/default.rb', line 41039

def employee
  @employee
end

#endTimeObject

Returns the value of attribute endTime.



41040
41041
41042
# File 'lib/activenetsuite/soap/default.rb', line 41040

def endTime
  @endTime
end

#externalIdObject

Returns the value of attribute externalId.



41041
41042
41043
# File 'lib/activenetsuite/soap/default.rb', line 41041

def externalId
  @externalId
end

#hoursObject

Returns the value of attribute hours.



41042
41043
41044
# File 'lib/activenetsuite/soap/default.rb', line 41042

def hours
  @hours
end

#internalIdObject

Returns the value of attribute internalId.



41043
41044
41045
# File 'lib/activenetsuite/soap/default.rb', line 41043

def internalId
  @internalId
end

#isBillableObject

Returns the value of attribute isBillable.



41044
41045
41046
# File 'lib/activenetsuite/soap/default.rb', line 41044

def isBillable
  @isBillable
end

#isExemptObject

Returns the value of attribute isExempt.



41045
41046
41047
# File 'lib/activenetsuite/soap/default.rb', line 41045

def isExempt
  @isExempt
end

#isProductiveObject

Returns the value of attribute isProductive.



41046
41047
41048
# File 'lib/activenetsuite/soap/default.rb', line 41046

def isProductive
  @isProductive
end

#isUtilizedObject

Returns the value of attribute isUtilized.



41047
41048
41049
# File 'lib/activenetsuite/soap/default.rb', line 41047

def isUtilized
  @isUtilized
end

#itemObject

Returns the value of attribute item.



41048
41049
41050
# File 'lib/activenetsuite/soap/default.rb', line 41048

def item
  @item
end

#lastModifiedObject

Returns the value of attribute lastModified.



41049
41050
41051
# File 'lib/activenetsuite/soap/default.rb', line 41049

def lastModified
  @lastModified
end

#locationObject

Returns the value of attribute location.



41050
41051
41052
# File 'lib/activenetsuite/soap/default.rb', line 41050

def location
  @location
end

#memoObject

Returns the value of attribute memo.



41051
41052
41053
# File 'lib/activenetsuite/soap/default.rb', line 41051

def memo
  @memo
end

#paidExternallyObject

Returns the value of attribute paidExternally.



41052
41053
41054
# File 'lib/activenetsuite/soap/default.rb', line 41052

def paidExternally
  @paidExternally
end

#payItemObject

Returns the value of attribute payItem.



41053
41054
41055
# File 'lib/activenetsuite/soap/default.rb', line 41053

def payItem
  @payItem
end

#payrollDateObject

Returns the value of attribute payrollDate.



41054
41055
41056
# File 'lib/activenetsuite/soap/default.rb', line 41054

def payrollDate
  @payrollDate
end

#rateObject

Returns the value of attribute rate.



41055
41056
41057
# File 'lib/activenetsuite/soap/default.rb', line 41055

def rate
  @rate
end

#startTimeObject

Returns the value of attribute startTime.



41056
41057
41058
# File 'lib/activenetsuite/soap/default.rb', line 41056

def startTime
  @startTime
end

#statusObject

Returns the value of attribute status.



41057
41058
41059
# File 'lib/activenetsuite/soap/default.rb', line 41057

def status
  @status
end

#subsidiaryObject

Returns the value of attribute subsidiary.



41058
41059
41060
# File 'lib/activenetsuite/soap/default.rb', line 41058

def subsidiary
  @subsidiary
end

#supervisorApprovalObject

Returns the value of attribute supervisorApproval.



41059
41060
41061
# File 'lib/activenetsuite/soap/default.rb', line 41059

def supervisorApproval
  @supervisorApproval
end

#temporaryLocalJurisdictionObject

Returns the value of attribute temporaryLocalJurisdiction.



41060
41061
41062
# File 'lib/activenetsuite/soap/default.rb', line 41060

def temporaryLocalJurisdiction
  @temporaryLocalJurisdiction
end

#temporaryStateJurisdictionObject

Returns the value of attribute temporaryStateJurisdiction.



41061
41062
41063
# File 'lib/activenetsuite/soap/default.rb', line 41061

def temporaryStateJurisdiction
  @temporaryStateJurisdiction
end

#typeObject

Returns the value of attribute type.



41062
41063
41064
# File 'lib/activenetsuite/soap/default.rb', line 41062

def type
  @type
end

Instance Method Details

#m_breakObject



41065
41066
41067
# File 'lib/activenetsuite/soap/default.rb', line 41065

def m_break
  @v_break
end

#m_break=(value) ⇒ Object



41069
41070
41071
# File 'lib/activenetsuite/soap/default.rb', line 41069

def m_break=(value)
  @v_break = value
end

#m_classObject



41073
41074
41075
# File 'lib/activenetsuite/soap/default.rb', line 41073

def m_class
  @v_class
end

#m_class=(value) ⇒ Object



41077
41078
41079
# File 'lib/activenetsuite/soap/default.rb', line 41077

def m_class=(value)
  @v_class = value
end