Class: TesoteSdk::Models::LegalEntity

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



41
42
43
# File 'lib/tesote_sdk/models.rb', line 41

def id
  @id
end

Returns the value of attribute legal_name

Returns:

  • (Object)

    the current value of legal_name



41
42
43
# File 'lib/tesote_sdk/models.rb', line 41

def legal_name
  @legal_name
end