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

#dig, #reload, #rollback, #save

Instance Attribute Details

#appApp



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

belongs_to :app

#app_idInteger



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

attribute :app_id

#companyCompany



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

belongs_to :company

#company_idInteger



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

attribute :company_id

#countInteger



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

attribute :count

#descString



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

attribute :desc

#keyString



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

attribute :key

#license_typeString



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

attribute :license_type

#nameString



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

attribute :name

#skuString



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

attribute :sku