public class OrganizationSettingsRequest extends com.github.davidmoten.odata.client.EntityRequest<OrganizationSettings>
| Constructor and Description |
|---|
OrganizationSettingsRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
ItemInsightsRequest |
itemInsights() |
ProfileCardPropertyCollectionRequest |
profileCardProperties() |
ProfileCardPropertyRequest |
profileCardProperties(String id) |
public OrganizationSettingsRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public ProfileCardPropertyCollectionRequest profileCardProperties()
public ProfileCardPropertyRequest profileCardProperties(String id)
public ItemInsightsRequest itemInsights()
Copyright © 2018–2020. All rights reserved.