Method: LockstepSdk::TransactionModel#transaction_sub_type
- Defined in:
- lib/lockstep_sdk/models/transaction_model.rb
#transaction_sub_type ⇒ String
Returns Additional type categorization of the transaction.
72 73 74 |
# File 'lib/lockstep_sdk/models/transaction_model.rb', line 72 def transaction_sub_type @transaction_sub_type end |