Class: TesoteSdk::Models::TesoteTransactionRef

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

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



234
235
236
# File 'lib/tesote_sdk/models.rb', line 234

def id
  @id
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



234
235
236
# File 'lib/tesote_sdk/models.rb', line 234

def status
  @status
end