Class: LWS::Auth::License

Inherits:
Generic::Model show all
Defined in:
lib/lws/apps/auth.rb

Overview

The license class

Instance Attribute Summary collapse

Attributes inherited from Generic::Model

#created_at, #id, #updated_at, #url, #url_html

Method Summary

Methods inherited from Generic::Model

#deep_dup, #dig, #reload, #rollback, #save

Instance Attribute Details

#appApp



277
# File 'lib/lws/apps/auth.rb', line 277

belongs_to :app

#app_idInteger



281
# File 'lib/lws/apps/auth.rb', line 281

attribute :app_id

#companyCompany



285
# File 'lib/lws/apps/auth.rb', line 285

belongs_to :company

#company_idInteger



289
# File 'lib/lws/apps/auth.rb', line 289

attribute :company_id

#countInteger



293
# File 'lib/lws/apps/auth.rb', line 293

attribute :count

#descString



297
# File 'lib/lws/apps/auth.rb', line 297

attribute :desc

#keyString



301
# File 'lib/lws/apps/auth.rb', line 301

attribute :key

#license_typeString



305
# File 'lib/lws/apps/auth.rb', line 305

attribute :license_type

#nameString



309
# File 'lib/lws/apps/auth.rb', line 309

attribute :name

#skuString



313
# File 'lib/lws/apps/auth.rb', line 313

attribute :sku