Class: ApiBanking::InstantCreditService::GetStatus::Status

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

Instance Attribute Summary collapse

Instance Attribute Details

#statusCodeObject

Returns the value of attribute statusCode

Returns:

  • (Object)

    the current value of statusCode



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

def statusCode
  @statusCode
end

#subStatusCodeObject

Returns the value of attribute subStatusCode

Returns:

  • (Object)

    the current value of subStatusCode



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

def subStatusCode
  @subStatusCode
end

#subStatusTextObject

Returns the value of attribute subStatusText

Returns:

  • (Object)

    the current value of subStatusText



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

def subStatusText
  @subStatusText
end