Class: OfxParser::Opt_Position

Inherits:
Object
  • Object
show all
Defined in:
lib/ofx.rb

Instance Attribute Summary collapse

Instance Attribute Details

#heldinacctObject

Returns the value of attribute heldinacct.



157
158
159
# File 'lib/ofx.rb', line 157

def heldinacct
  @heldinacct
end

#memoObject

Returns the value of attribute memo.



157
158
159
# File 'lib/ofx.rb', line 157

def memo
  @memo
end

#mktvalObject

Returns the value of attribute mktval.



157
158
159
# File 'lib/ofx.rb', line 157

def mktval
  @mktval
end

#pricedateObject

Returns the value of attribute pricedate.



157
158
159
# File 'lib/ofx.rb', line 157

def pricedate
  @pricedate
end

#typeObject

Returns the value of attribute type.



157
158
159
# File 'lib/ofx.rb', line 157

def type
  @type
end

#uniqueidObject

Returns the value of attribute uniqueid.



157
158
159
# File 'lib/ofx.rb', line 157

def uniqueid
  @uniqueid
end

#uniqueid_typeObject

Returns the value of attribute uniqueid_type.



157
158
159
# File 'lib/ofx.rb', line 157

def uniqueid_type
  @uniqueid_type
end

#unitpriceObject

Returns the value of attribute unitprice.



157
158
159
# File 'lib/ofx.rb', line 157

def unitprice
  @unitprice
end

#unitsObject

Returns the value of attribute units.



157
158
159
# File 'lib/ofx.rb', line 157

def units
  @units
end