| Package | Description |
|---|---|
| com.mulesoft.connectors.dynamics365bc.citizen.api.enums | |
| com.mulesoft.connectors.dynamics365bc.citizen.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
static CustomerTypeEnum |
CustomerTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomerTypeEnum[] |
CustomerTypeEnum.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>> |
GetCustomersOperation.getCustomers(CitizenMicrosoftDynamics365Configuration config,
String companyId,
String number,
String displayName,
CustomerTypeEnum type)
Retrieve a filtered list of customers
|
Copyright © 2023 MuleSoft, Inc.. All rights reserved.