Method: IntegrationApi::BrokerageTransactionVO#vendor_name
- Defined in:
- lib/integration_api/models/brokerage_transaction_vo.rb
#vendor_name ⇒ Object
Returns the value of attribute vendor_name.
25 26 27 |
# File 'lib/integration_api/models/brokerage_transaction_vo.rb', line 25 def vendor_name @vendor_name end |