iFun Engine API  1.0.0-b6053
Great Technology for Great Games
Classes | Public Types | Public Attributes | List of all members
fun::DeployApiService::CampaignArgument Struct Reference

Classes

struct  RecurringSchedule
 

Public Types

typedef boost::variant< int64_t, double, std::string > Value
 

Public Attributes

fun::WallClock::Value begin_ts
 
std::string description
 
fun::WallClock::Value end_ts
 
bool is_recurring
 
std::string name
 
struct FUNAPI_DLL_VISIBILITY fun::DeployApiService::CampaignArgument::RecurringSchedule recurring_schedule
 
std::vector< std::pair< std::string, Value > > values