public class LeadGenFormPreviewDetails extends APINode
Modifier and Type | Field and Description |
---|---|
protected static com.google.gson.Gson |
gson |
Constructor and Description |
---|
LeadGenFormPreviewDetails() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponse
public static LeadGenFormPreviewDetails loadJSON(String json, APIContext context, String header)
public static APINodeList<LeadGenFormPreviewDetails> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext
in class APINode
public void setContext(APIContext context)
setContext
in class APINode
public String getFieldCallToActionTitle()
public LeadGenFormPreviewDetails setFieldCallToActionTitle(String value)
public String getFieldDefaultAppointmentSchedulingInlineContext()
public LeadGenFormPreviewDetails setFieldDefaultAppointmentSchedulingInlineContext(String value)
public Object getFieldDefaultThankYouPage()
public LeadGenFormPreviewDetails setFieldDefaultThankYouPage(Object value)
public String getFieldEditText()
public LeadGenFormPreviewDetails setFieldEditText(String value)
public String getFieldEmailInlineContextText()
public LeadGenFormPreviewDetails setFieldEmailInlineContextText(String value)
public String getFieldNextButtonText()
public LeadGenFormPreviewDetails setFieldNextButtonText(String value)
public String getFieldPersonalInfoText()
public LeadGenFormPreviewDetails setFieldPersonalInfoText(String value)
public String getFieldPhoneNumberInlineContextText()
public LeadGenFormPreviewDetails setFieldPhoneNumberInlineContextText(String value)
public String getFieldReviewYourInfoText()
public LeadGenFormPreviewDetails setFieldReviewYourInfoText(String value)
public String getFieldSecureSharingText()
public LeadGenFormPreviewDetails setFieldSecureSharingText(String value)
public String getFieldSlideToSubmitText()
public LeadGenFormPreviewDetails setFieldSlideToSubmitText(String value)
public String getFieldSubmitButtonText()
public LeadGenFormPreviewDetails setFieldSubmitButtonText(String value)
public LeadGenFormPreviewDetails copyFrom(LeadGenFormPreviewDetails instance)
public static APIRequest.ResponseParser<LeadGenFormPreviewDetails> getParser()
Copyright © 2020. All rights reserved.