Class: TesoteSdk::Models::Destination

Inherits:
Struct
  • Object
show all
Extended by:
FromHash
Defined in:
lib/tesote_sdk/models.rb

Instance Attribute Summary collapse

Method Summary

Methods included from FromHash

build_field, from_array, from_hash

Instance Attribute Details

#counterparty_idObject

Returns the value of attribute counterparty_id

Returns:

  • (Object)

    the current value of counterparty_id



221
222
223
# File 'lib/tesote_sdk/models.rb', line 221

def counterparty_id
  @counterparty_id
end

#counterparty_nameObject

Returns the value of attribute counterparty_name

Returns:

  • (Object)

    the current value of counterparty_name



221
222
223
# File 'lib/tesote_sdk/models.rb', line 221

def counterparty_name
  @counterparty_name
end

#payment_method_idObject

Returns the value of attribute payment_method_id

Returns:

  • (Object)

    the current value of payment_method_id



221
222
223
# File 'lib/tesote_sdk/models.rb', line 221

def payment_method_id
  @payment_method_id
end