Method: TransferZero::Recipient#output_amount
- Defined in:
- lib/transferzero-sdk/models/recipient.rb
#output_amount ⇒ Object
The amount that will be paid to the recipient
72 73 74 |
# File 'lib/transferzero-sdk/models/recipient.rb', line 72 def output_amount @output_amount end |