Method: Verizon::SoftwarePackage#distribution_type

Defined in:
lib/verizon/models/software_package.rb

#distribution_typeString

LWM2M, OMD-DM or HTTP.

Returns:

  • (String)


34
35
36
# File 'lib/verizon/models/software_package.rb', line 34

def distribution_type
  @distribution_type
end