class Clubhouse::Category
Attributes
archived[R]
color[R]
created_at[R]
entity_type[R]
external_id[R]
id[R]
name[R]
type[R]
updated_at[R]
Public Class Methods
api_url()
click to toggle source
# File lib/clubhouse2/category.rb, line 5 def self.api_url 'categories' end