Method: Coinbase::Client::FetchStakingRewards200Response.attribute_map
- Defined in:
- lib/coinbase/client/models/fetch_staking_rewards200_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
28 29 30 31 32 33 34 |
# File 'lib/coinbase/client/models/fetch_staking_rewards200_response.rb', line 28 def self.attribute_map { :'data' => :'data', :'has_more' => :'has_more', :'next_page' => :'next_page' } end |