public class PageDirectIntegrationCrmWithLeadsAccess extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
PageDirectIntegrationCrmWithLeadsAccess() |
| Modifier and Type | Method and Description |
|---|---|
PageDirectIntegrationCrmWithLeadsAccess |
copyFrom(PageDirectIntegrationCrmWithLeadsAccess instance) |
APIContext |
getContext() |
Boolean |
getFieldCanAccessLeads() |
String |
getFieldId() |
String |
getFieldName() |
String |
getId() |
static APIRequest.ResponseParser<PageDirectIntegrationCrmWithLeadsAccess> |
getParser() |
static PageDirectIntegrationCrmWithLeadsAccess |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<PageDirectIntegrationCrmWithLeadsAccess> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
PageDirectIntegrationCrmWithLeadsAccess |
setFieldCanAccessLeads(Boolean value) |
PageDirectIntegrationCrmWithLeadsAccess |
setFieldId(String value) |
PageDirectIntegrationCrmWithLeadsAccess |
setFieldName(String value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic PageDirectIntegrationCrmWithLeadsAccess()
public static PageDirectIntegrationCrmWithLeadsAccess loadJSON(String json, APIContext context, String header)
public static APINodeList<PageDirectIntegrationCrmWithLeadsAccess> 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 Boolean getFieldCanAccessLeads()
public PageDirectIntegrationCrmWithLeadsAccess setFieldCanAccessLeads(Boolean value)
public String getFieldId()
public PageDirectIntegrationCrmWithLeadsAccess setFieldId(String value)
public String getFieldName()
public PageDirectIntegrationCrmWithLeadsAccess setFieldName(String value)
public PageDirectIntegrationCrmWithLeadsAccess copyFrom(PageDirectIntegrationCrmWithLeadsAccess instance)
public static APIRequest.ResponseParser<PageDirectIntegrationCrmWithLeadsAccess> getParser()
Copyright © 2024. All rights reserved.