Method: SDM::AccountResource#resource_id
- Defined in:
- lib/models/porcelain.rb
#resource_id ⇒ Object
The unique identifier of the Resource to which access is granted.
1412 1413 1414 |
# File 'lib/models/porcelain.rb', line 1412 def resource_id @resource_id end |