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 |