Class: Blockchain0xX402::Wire::X402Response

Inherits:
Struct
  • Object
show all
Defined in:
lib/blockchain0x_x402/wire.rb

Instance Attribute Summary collapse

Instance Attribute Details

#acceptsObject

Returns the value of attribute accepts

Returns:

  • (Object)

    the current value of accepts



67
68
69
# File 'lib/blockchain0x_x402/wire.rb', line 67

def accepts
  @accepts
end

#resourceObject

Returns the value of attribute resource

Returns:

  • (Object)

    the current value of resource



67
68
69
# File 'lib/blockchain0x_x402/wire.rb', line 67

def resource
  @resource
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



67
68
69
# File 'lib/blockchain0x_x402/wire.rb', line 67

def version
  @version
end