Class: ApiBanking::SinglePayment::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/json/singlePayment.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bankReferenceNoObject

Returns the value of attribute bankReferenceNo



14
15
16
# File 'lib/api_banking/json/singlePayment.rb', line 14

def bankReferenceNo
  @bankReferenceNo
end

#statusCodeObject

Returns the value of attribute statusCode



14
15
16
# File 'lib/api_banking/json/singlePayment.rb', line 14

def statusCode
  @statusCode
end

#transferTypeObject

Returns the value of attribute transferType



14
15
16
# File 'lib/api_banking/json/singlePayment.rb', line 14

def transferType
  @transferType
end