Class: ApiBanking::DomesticRemittanceByPartnerService::GetTransactions::DateRange

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

Instance Attribute Summary collapse

Instance Attribute Details

#fromDateObject

Returns the value of attribute fromDate

Returns:

  • (Object)

    the current value of fromDate



44
45
46
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 44

def fromDate
  @fromDate
end

#toDateObject

Returns the value of attribute toDate

Returns:

  • (Object)

    the current value of toDate



44
45
46
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 44

def toDate
  @toDate
end