Class: Code42::Permission

Inherits:
Resource show all
Defined in:
lib/code42/permission.rb

Instance Attribute Summary collapse

Attributes inherited from Resource

#attributes, #client

Method Summary

Methods inherited from Resource

attribute, collection_from_response, deserialize, deserialize_and_initialize, from_response, #initialize, serialize, #serialize, serializer

Constructor Details

This class inherits a constructor from Code42::Resource

Instance Attribute Details

#descriptionString

Returns The description of the permission.

Returns:

  • (String)

    The description of the permission



9
# File 'lib/code42/permission.rb', line 9

attribute :name

#nameString

Returns The name of the permission.

Returns:

  • (String)

    The name of the permission



9
# File 'lib/code42/permission.rb', line 9

attribute :name

#valueString

Returns The value of the permission.

Returns:

  • (String)

    The value of the permission



9
# File 'lib/code42/permission.rb', line 9

attribute :name