Class: ApiBanking::PanInquiry::ReqHeader

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

Instance Attribute Summary collapse

Instance Attribute Details

#corpIDObject

Returns the value of attribute corpID

Returns:

  • (Object)

    the current value of corpID



8
9
10
# File 'lib/api_banking/json/panInquiry.rb', line 8

def corpID
  @corpID
end

#tranIDObject

Returns the value of attribute tranID

Returns:

  • (Object)

    the current value of tranID



8
9
10
# File 'lib/api_banking/json/panInquiry.rb', line 8

def tranID
  @tranID
end