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

#include <elasticsearch_plugin.hpp>

Public Attributes

asset_id_type asset
 
std::string asset_name
 
share_type amount
 
double amount_units
 
account_id_type from
 
account_id_type to
 

Detailed Description

Definition at line 107 of file elasticsearch_plugin.hpp.

Member Data Documentation

◆ amount

share_type graphene::elasticsearch::transfer_struct::amount

Definition at line 110 of file elasticsearch_plugin.hpp.

◆ amount_units

double graphene::elasticsearch::transfer_struct::amount_units

Definition at line 111 of file elasticsearch_plugin.hpp.

◆ asset

asset_id_type graphene::elasticsearch::transfer_struct::asset

Definition at line 108 of file elasticsearch_plugin.hpp.

◆ asset_name

std::string graphene::elasticsearch::transfer_struct::asset_name

Definition at line 109 of file elasticsearch_plugin.hpp.

◆ from

account_id_type graphene::elasticsearch::transfer_struct::from

Definition at line 112 of file elasticsearch_plugin.hpp.

◆ to

account_id_type graphene::elasticsearch::transfer_struct::to

Definition at line 113 of file elasticsearch_plugin.hpp.


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