google_api_surveys v0.2.0 GoogleApi.Surveys.V2.Model.SurveysStartRequest View Source
Attributes
- maxCostPerResponseNanos (String.t): 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. Defaults to:
null
.
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: any()
}
t() :: %GoogleApi.Surveys.V2.Model.SurveysStartRequest{ maxCostPerResponseNanos: any() }
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.