Class: ZeroClick::Sellers::Stateful::MintKeyRequest

Inherits:
Struct
  • Object
show all
Defined in:
lib/zeroclick/sellers/stateful/contracts.rb

Instance Attribute Summary collapse

Instance Attribute Details

#agent_idObject

Returns the value of attribute agent_id

Returns:

  • (Object)

    the current value of agent_id



29
30
31
# File 'lib/zeroclick/sellers/stateful/contracts.rb', line 29

def agent_id
  @agent_id
end

#buyer_idObject

Returns the value of attribute buyer_id

Returns:

  • (Object)

    the current value of buyer_id



29
30
31
# File 'lib/zeroclick/sellers/stateful/contracts.rb', line 29

def buyer_id
  @buyer_id
end