Class: Konfidant::ListSharesResponse

Inherits:
Data
  • Object
show all
Defined in:
lib/konfidant/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#paginationObject (readonly)

Returns the value of attribute pagination

Returns:

  • (Object)

    the current value of pagination



28
29
30
# File 'lib/konfidant/types.rb', line 28

def pagination
  @pagination
end

#sharesObject (readonly)

Returns the value of attribute shares

Returns:

  • (Object)

    the current value of shares



28
29
30
# File 'lib/konfidant/types.rb', line 28

def shares
  @shares
end