google_api_surveys v0.3.0 GoogleApi.Surveys.V2.Model.SurveysStartRequest View Source
Attributes
maxCostPerResponseNanos
(type:String.t
, default:nil
) - Deprecated Threshold to start a survey automatically if the quoted prices is less than or equal to this value. See Survey.Cost for more details. This will no longer be available after June 2018.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %GoogleApi.Surveys.V2.Model.SurveysStartRequest{
maxCostPerResponseNanos: String.t()
}
t() :: %GoogleApi.Surveys.V2.Model.SurveysStartRequest{ maxCostPerResponseNanos: String.t() }
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.