FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: tns: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 acctType List for each account type you want to include in the query. If no acctType or acctType List 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.