Class: UU::OS::PersonalAccessRole::PersonalAccessRoleAddRoleInterface
- Inherits:
-
REST::DTO
- Object
- REST::DTO
- UU::OS::PersonalAccessRole::PersonalAccessRoleAddRoleInterface
- Defined in:
- uu_os-0.29.16/lib/uu/os/personal_access_role/personal_access_role_add_role_interface.rb
Instance Attribute Summary (collapse)
Method Summary
Methods inherited from REST::DTO
#initialize, #to_hash, #to_json
Constructor Details
This class inherits a constructor from UU::OS::REST::DTO
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class UU::OS::REST::DTO
Instance Attribute Details
- (Object) role_interface_uri
10 11 12 |
# File 'uu_os-0.29.16/lib/uu/os/personal_access_role/personal_access_role_add_role_interface.rb', line 10 def role_interface_uri @role_interface_uri end |