FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: tns:PartnerTierQueryType

Derived By

Restricting anyType

Content Model

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:

  • STARTS_WITH

  • CONTAINS

  • ENDS_WITH

  • EQUALS

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.