Method: LockstepSdk::CodeDefinitionModel#code_type

Defined in:
lib/lockstep_sdk/models/code_definition_model.rb

#code_typeString

Returns The type of the Code Definition.

Returns:

  • (String)

    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