Method: Plaid::TransactionBase::EnumAttributeValidator#datatype
- Defined in:
- lib/plaid/models/transaction_base.rb
#datatype ⇒ Object (readonly)
Returns the value of attribute datatype.
78 79 80 |
# File 'lib/plaid/models/transaction_base.rb', line 78 def datatype @datatype end |