Method: TransferZero::PayoutMethodDetailsGBPBank#to_body
- Defined in:
- lib/transferzero-sdk/models/payout_method_details_gbp_bank.rb
#to_body ⇒ Hash
to_body is an alias to to_hash (backward compatibility)
223 224 225 |
# File 'lib/transferzero-sdk/models/payout_method_details_gbp_bank.rb', line 223 def to_body to_hash end |