Method: TransferZero::Sender#amount_monthly_transactions
- Defined in:
- lib/transferzero-sdk/models/sender.rb
#amount_monthly_transactions ⇒ Object
The estimated amount for all transactions each month in USD (used only with a Business sender)
134 135 136 |
# File 'lib/transferzero-sdk/models/sender.rb', line 134 def amount_monthly_transactions @amount_monthly_transactions end |