Class: ApiBanking::InstantCreditService::GetStatus::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



20
21
22
# File 'lib/api_banking/soap/instantCreditService.rb', line 20

def creditReferenceNo
  @creditReferenceNo
end

#requestReferenceNoObject

Returns the value of attribute requestReferenceNo

Returns:

  • (Object)

    the current value of requestReferenceNo



20
21
22
# File 'lib/api_banking/soap/instantCreditService.rb', line 20

def requestReferenceNo
  @requestReferenceNo
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



20
21
22
# File 'lib/api_banking/soap/instantCreditService.rb', line 20

def status
  @status
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



20
21
22
# File 'lib/api_banking/soap/instantCreditService.rb', line 20

def version
  @version
end