trader  v0.1a
A framework to build trading applications
Public Member Functions | Public Attributes | List of all members
trader::FybApi::WithdrawParams::DataObject Struct Reference

Public Member Functions

void SetAmount (double val)
 
bool isSetAmount ()
 
void SetDestination (std::string val)
 
bool isSetDestination ()
 
void SetType (std::string val)
 
bool isSetType ()
 

Public Attributes

double amount
 
std::string destination
 
std::string type
 

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