FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: AcctTypeList

Description

A list of multiple acctType elements. Use acctTypeList when you want to query accounts of multiple types. Add an acctType element to the acctTypeList for each account type you want to include in the query. If no acctType or acctTypeList is specified, the query searches only CUSTOMER accounts (the default).

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
acctType  AcctType  1..* 

Optional. Defines the account type. acctType can be:

  • CUSTOMER

  • PUBLISHER

  • CHANNEL_PARTNER

  • SELF_REGISTERED

Default: CUSTOMER.

Referenced By
Name  Type 
accountTypeList [type accountQueryParametersType]  Element