Method: SDM::RoleGrant#resource_id
- Defined in:
- lib/models/porcelain.rb
#resource_id ⇒ Object
The id of the resource of this RoleGrant.
5004 5005 5006 |
# File 'lib/models/porcelain.rb', line 5004 def resource_id @resource_id end |