Class: PinganApi::Models::Assistance::SalvationQueryRequest
- Inherits:
-
Object
- Object
- PinganApi::Models::Assistance::SalvationQueryRequest
- Includes:
- Extensions::Attributes, Extensions::Map
- Defined in:
- lib/pingan_api/models/assistance/salvation_query_request.rb
Instance Attribute Summary collapse
-
#bank_code ⇒ Object
Returns the value of attribute bank_code.
-
#bk_acct_datetime ⇒ Object
Returns the value of attribute bk_acct_datetime.
-
#bk_orgn_sril ⇒ Object
Returns the value of attribute bk_orgn_sril.
-
#bk_serial ⇒ Object
Returns the value of attribute bk_serial.
-
#bk_tran_chnl ⇒ Object
Returns the value of attribute bk_tran_chnl.
-
#brno ⇒ Object
Returns the value of attribute brno.
-
#region_code ⇒ Object
Returns the value of attribute region_code.
-
#salvation_factory_id ⇒ Object
Returns the value of attribute salvation_factory_id.
-
#salvation_id ⇒ Object
Returns the value of attribute salvation_id.
-
#tellerno ⇒ Object
Returns the value of attribute tellerno.
-
#tran_code ⇒ Object
Returns the value of attribute tran_code.
Method Summary
Methods included from Extensions::Map
#get_binding, #get_result, included, #mapping, #to_hash
Methods included from Extensions::Attributes
Instance Attribute Details
#bank_code ⇒ Object
Returns the value of attribute bank_code.
11 12 13 |
# File 'lib/pingan_api/models/assistance/salvation_query_request.rb', line 11 def bank_code @bank_code end |
#bk_acct_datetime ⇒ Object
Returns the value of attribute bk_acct_datetime.
11 12 13 |
# File 'lib/pingan_api/models/assistance/salvation_query_request.rb', line 11 def bk_acct_datetime @bk_acct_datetime end |
#bk_orgn_sril ⇒ Object
Returns the value of attribute bk_orgn_sril.
11 12 13 |
# File 'lib/pingan_api/models/assistance/salvation_query_request.rb', line 11 def bk_orgn_sril @bk_orgn_sril end |
#bk_serial ⇒ Object
Returns the value of attribute bk_serial.
11 12 13 |
# File 'lib/pingan_api/models/assistance/salvation_query_request.rb', line 11 def bk_serial @bk_serial end |
#bk_tran_chnl ⇒ Object
Returns the value of attribute bk_tran_chnl.
11 12 13 |
# File 'lib/pingan_api/models/assistance/salvation_query_request.rb', line 11 def bk_tran_chnl @bk_tran_chnl end |
#brno ⇒ Object
Returns the value of attribute brno.
11 12 13 |
# File 'lib/pingan_api/models/assistance/salvation_query_request.rb', line 11 def brno @brno end |
#region_code ⇒ Object
Returns the value of attribute region_code.
11 12 13 |
# File 'lib/pingan_api/models/assistance/salvation_query_request.rb', line 11 def region_code @region_code end |
#salvation_factory_id ⇒ Object
Returns the value of attribute salvation_factory_id.
11 12 13 |
# File 'lib/pingan_api/models/assistance/salvation_query_request.rb', line 11 def salvation_factory_id @salvation_factory_id end |
#salvation_id ⇒ Object
Returns the value of attribute salvation_id.
11 12 13 |
# File 'lib/pingan_api/models/assistance/salvation_query_request.rb', line 11 def salvation_id @salvation_id end |
#tellerno ⇒ Object
Returns the value of attribute tellerno.
11 12 13 |
# File 'lib/pingan_api/models/assistance/salvation_query_request.rb', line 11 def tellerno @tellerno end |
#tran_code ⇒ Object
Returns the value of attribute tran_code.
11 12 13 |
# File 'lib/pingan_api/models/assistance/salvation_query_request.rb', line 11 def tran_code @tran_code end |