Method: ShellCardManagementApIs::PayerDetails#soa_last_payment_amount
- Defined in:
- lib/shell_card_management_ap_is/models/payer_details.rb
#soa_last_payment_amount ⇒ Float
Last payment amount in statement of account for the requested payer.
103 104 105 |
# File 'lib/shell_card_management_ap_is/models/payer_details.rb', line 103 def soa_last_payment_amount @soa_last_payment_amount end |