Method: SDM::RoleGrant#role_id

Defined in:
lib/models/porcelain.rb

#role_idObject

The id of the attached role of this RoleGrant.



6465
6466
6467
# File 'lib/models/porcelain.rb', line 6465

def role_id
  @role_id
end