Method: SDM::Query#resource_id
- Defined in:
- lib/models/porcelain.rb
#resource_id ⇒ Object
Unique identifier of the Resource against which the Query was performed.
7665 7666 7667 |
# File 'lib/models/porcelain.rb', line 7665 def resource_id @resource_id end |