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



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

belongs_to :app

#app_idInteger



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

attribute :app_id

#companyCompany



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

belongs_to :company

#company_idInteger



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

attribute :company_id

#countInteger



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

attribute :count

#descString



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

attribute :desc

#keyString



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

attribute :key

#license_typeString



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

attribute :license_type

#nameString



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

attribute :name

#skuString



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

attribute :sku