|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| value | string | 1..1 | The name of the account. |
| searchType | simpleSearchType | 1..1 |
One of the following simpleSearchType values:
|
| partnerTier | string | 0..1 | Optional. The name of the tier in which the account exists or ANY. If set to a named tier, the format partnerTier is bo.constants.partnertiernames.tier_name. If not specified, the partner tier searched is the End Customer tier. |
| isSearchByName | boolean | 0..1 |
Optional. Whether to search by the account name or acount ID. The default value for isSearchByName is false and default filtering is based on AccountID. To search/filter based on account name, set isSearchByName to true and accountUnitName to account name. |