Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysiosystem::bid_refund Struct Reference

#include <sysio.system.hpp>

Collaboration diagram for sysiosystem::bid_refund:

Public Member Functions

uint64_t primary_key () const
 

Public Attributes

name bidder
 
asset amount
 

Detailed Description

Definition at line 128 of file sysio.system.hpp.

Member Function Documentation

◆ primary_key()

uint64_t sysiosystem::bid_refund::primary_key ( ) const
inline

Definition at line 132 of file sysio.system.hpp.

132{ return bidder.value; }

Member Data Documentation

◆ amount

asset sysiosystem::bid_refund::amount

Definition at line 130 of file sysio.system.hpp.

◆ bidder

name sysiosystem::bid_refund::bidder

Definition at line 129 of file sysio.system.hpp.


The documentation for this struct was generated from the following file: