public class LeadGenContextCard extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
LeadGenContextCard() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static LeadGenContextCard loadJSON(String json, APIContext context, String header)
public static APINodeList<LeadGenContextCard> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic String getFieldButtonText()
public LeadGenContextCard setFieldButtonText(String value)
public LeadGenContextCard setFieldContent(List<String> value)
public Photo getFieldCoverPhoto()
public LeadGenContextCard setFieldCoverPhoto(Photo value)
public LeadGenContextCard setFieldCoverPhoto(String value)
public String getFieldId()
public LeadGenContextCard setFieldId(String value)
public String getFieldStyle()
public LeadGenContextCard setFieldStyle(String value)
public String getFieldTitle()
public LeadGenContextCard setFieldTitle(String value)
public LeadGenContextCard copyFrom(LeadGenContextCard instance)
public static APIRequest.ResponseParser<LeadGenContextCard> getParser()
Copyright © 2024. All rights reserved.