Class: ApiBanking::InstantMoneyTransferService::GetBeneficiaries::DateRange

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/soap/instantMoneyTransferService.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fromDateObject

Returns the value of attribute fromDate

Returns:

  • (Object)

    the current value of fromDate



31
32
33
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 31

def fromDate
  @fromDate
end

#toDateObject

Returns the value of attribute toDate

Returns:

  • (Object)

    the current value of toDate



31
32
33
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 31

def toDate
  @toDate
end