BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Attributes | List of all members
graphene::elasticsearch::fee_struct Struct Reference

#include <elasticsearch_plugin.hpp>

Public Attributes

asset_id_type asset
 
std::string asset_name
 
share_type amount
 
double amount_units
 

Detailed Description

Definition at line 100 of file elasticsearch_plugin.hpp.

Member Data Documentation

◆ amount

share_type graphene::elasticsearch::fee_struct::amount

Definition at line 103 of file elasticsearch_plugin.hpp.

◆ amount_units

double graphene::elasticsearch::fee_struct::amount_units

Definition at line 104 of file elasticsearch_plugin.hpp.

◆ asset

asset_id_type graphene::elasticsearch::fee_struct::asset

Definition at line 101 of file elasticsearch_plugin.hpp.

◆ asset_name

std::string graphene::elasticsearch::fee_struct::asset_name

Definition at line 102 of file elasticsearch_plugin.hpp.


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