Class: PFS::Resources::Transfers::Transfer

Inherits:
Base
  • Object
show all
Defined in:
lib/pfs/resources/transfers/transfer.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#response

Method Summary

Methods inherited from Base

#initialize, map

Constructor Details

This class inherits a constructor from PFS::Resources::Base

Instance Attribute Details

#bankPaymentReferenceIdObject Also known as: payment_reference_id

Returns the value of attribute bankPaymentReferenceId.



7
8
9
# File 'lib/pfs/resources/transfers/transfer.rb', line 7

def bankPaymentReferenceId
  @bankPaymentReferenceId
end