Class: Mxrb::Protocols::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#marketplace_idObject (readonly)

Returns the value of attribute marketplace_id

Returns:

  • (Object)

    the current value of marketplace_id



6
7
8
# File 'lib/mxrb/protocols/plan.rb', line 6

def marketplace_id
  @marketplace_id
end

#protocolObject (readonly)

Returns the value of attribute protocol

Returns:

  • (Object)

    the current value of protocol



6
7
8
# File 'lib/mxrb/protocols/plan.rb', line 6

def protocol
  @protocol
end

#versionObject (readonly)

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



6
7
8
# File 'lib/mxrb/protocols/plan.rb', line 6

def version
  @version
end