Method: LockstepSdk::ApplicationModel#app_type
- Defined in:
- lib/lockstep_sdk/models/application_model.rb
#app_type ⇒ String
Returns Tag for what type of app this is.
68 69 70 |
# File 'lib/lockstep_sdk/models/application_model.rb', line 68 def app_type @app_type end |