Method: Yt::Models::Claim#asset
- Defined in:
- lib/yt/models/claim.rb
#asset ⇒ Yt::Models::Asset
Returns the asset of the claim.
134 135 136 |
# File 'lib/yt/models/claim.rb', line 134 def asset @asset end |
Returns the asset of the claim.
134 135 136 |
# File 'lib/yt/models/claim.rb', line 134 def asset @asset end |