Class: ApiBanking::InstantCreditService::PayNow::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#creditReferenceNoObject

Returns the value of attribute creditReferenceNo

Returns:

  • (Object)

    the current value of creditReferenceNo



13
14
15
# File 'lib/api_banking/soap/instantCreditService.rb', line 13

def creditReferenceNo
  @creditReferenceNo
end

#requestReferenceNoObject

Returns the value of attribute requestReferenceNo

Returns:

  • (Object)

    the current value of requestReferenceNo



13
14
15
# File 'lib/api_banking/soap/instantCreditService.rb', line 13

def requestReferenceNo
  @requestReferenceNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



13
14
15
# File 'lib/api_banking/soap/instantCreditService.rb', line 13

def version
  @version
end