| Package | Description |
|---|---|
| com.mulesoft.connectors.dynamics365bc.citizen.api.enums | |
| com.mulesoft.connectors.dynamics365bc.citizen.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
static ItemTypeEnum |
ItemTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemTypeEnum[] |
ItemTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<com.mulesoft.connectors.dynamics365bc.internal.connection.MicrosoftRestConnection,org.mule.runtime.api.metadata.TypedValue<String>> |
GetItemsOperation.getItems(CitizenMicrosoftDynamics365Configuration config,
String companyId,
String number,
String displayName,
ItemTypeEnum type)
Retrieve a filtered list of Items
|
Copyright © 2023 MuleSoft, Inc.. All rights reserved.