Method: LockstepSdk::CodeDefinitionModel#code_type
- Defined in:
- lib/lockstep_sdk/models/code_definition_model.rb
#code_type ⇒ String
Returns The type of the Code Definition.
48 49 50 |
# File 'lib/lockstep_sdk/models/code_definition_model.rb', line 48 def code_type @code_type end |