Class: Konfidant::ListSharesResponse
- Inherits:
-
Data
- Object
- Data
- Konfidant::ListSharesResponse
- Defined in:
- lib/konfidant/types.rb
Instance Attribute Summary collapse
-
#pagination ⇒ Object
readonly
Returns the value of attribute pagination.
-
#shares ⇒ Object
readonly
Returns the value of attribute shares.
Instance Attribute Details
#pagination ⇒ Object (readonly)
Returns the value of attribute pagination
28 29 30 |
# File 'lib/konfidant/types.rb', line 28 def pagination @pagination end |
#shares ⇒ Object (readonly)
Returns the value of attribute shares
28 29 30 |
# File 'lib/konfidant/types.rb', line 28 def shares @shares end |