Class: Mxrb::OfficialMarketplace::OfficialPackage

Inherits:
Data
  • Object
show all
Defined in:
lib/mxrb/official_marketplace.rb

Instance Attribute Summary collapse

Instance Attribute Details

#company_approvedObject (readonly)

Returns the value of attribute company_approved

Returns:

  • (Object)

    the current value of company_approved



20
21
22
# File 'lib/mxrb/official_marketplace.rb', line 20

def company_approved
  @company_approved
end

#content_idObject (readonly)

Returns the value of attribute content_id

Returns:

  • (Object)

    the current value of content_id



20
21
22
# File 'lib/mxrb/official_marketplace.rb', line 20

def content_id
  @content_id
end

#content_typeObject (readonly)

Returns the value of attribute content_type

Returns:

  • (Object)

    the current value of content_type



20
21
22
# File 'lib/mxrb/official_marketplace.rb', line 20

def content_type
  @content_type
end

#download_urlObject (readonly)

Returns the value of attribute download_url

Returns:

  • (Object)

    the current value of download_url



20
21
22
# File 'lib/mxrb/official_marketplace.rb', line 20

def download_url
  @download_url
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



20
21
22
# File 'lib/mxrb/official_marketplace.rb', line 20

def name
  @name
end

#privateObject (readonly)

Returns the value of attribute private

Returns:

  • (Object)

    the current value of private



20
21
22
# File 'lib/mxrb/official_marketplace.rb', line 20

def private
  @private
end

#repositoryObject (readonly)

Returns the value of attribute repository

Returns:

  • (Object)

    the current value of repository



20
21
22
# File 'lib/mxrb/official_marketplace.rb', line 20

def repository
  @repository
end

#security_issuesObject (readonly)

Returns the value of attribute security_issues

Returns:

  • (Object)

    the current value of security_issues



20
21
22
# File 'lib/mxrb/official_marketplace.rb', line 20

def security_issues
  @security_issues
end

#sourceObject (readonly)

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



20
21
22
# File 'lib/mxrb/official_marketplace.rb', line 20

def source
  @source
end

#versionObject (readonly)

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



20
21
22
# File 'lib/mxrb/official_marketplace.rb', line 20

def version
  @version
end

#version_idObject (readonly)

Returns the value of attribute version_id

Returns:

  • (Object)

    the current value of version_id



20
21
22
# File 'lib/mxrb/official_marketplace.rb', line 20

def version_id
  @version_id
end

#version_typeObject (readonly)

Returns the value of attribute version_type

Returns:

  • (Object)

    the current value of version_type



20
21
22
# File 'lib/mxrb/official_marketplace.rb', line 20

def version_type
  @version_type
end