Module: Aranha::Parsers::Patches::OfxParser::Transaction
- Defined in:
- lib/aranha/parsers/patches/ofx_parser.rb
Instance Attribute Summary collapse
- 
  
    
      #currate  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute currate. 
- 
  
    
      #cursym  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute cursym. 
Instance Attribute Details
#currate ⇒ Object
Returns the value of attribute currate.
| 28 29 30 | # File 'lib/aranha/parsers/patches/ofx_parser.rb', line 28 def currate @currate end | 
#cursym ⇒ Object
Returns the value of attribute cursym.
| 28 29 30 | # File 'lib/aranha/parsers/patches/ofx_parser.rb', line 28 def cursym @cursym end |