FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: queryParams [type getUserAccountsExpiryQueryRequestType]

Description

See accountUserExpiryQueryParametersType.

Derived By

Type accountUserExpiryQueryParametersType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
accountID  string  1..1 

Required. The ID of the account. If not provided, the following error message displays:

User details cannot be fetched without account Id.
accountType  AcctType  0..1 

Optional. Defines the account type. accountType can be:

  • CUSTOMER

  • PUBLISHER

  • CHANNEL_PARTNER

  • SELF_REGISTERED

Default: CUSTOMER.

expiryDate  DateQueryType  0..1  See DateQueryType.
Referenced By
Name  Type 
getUserAccountsExpiryQueryRequestType  Complex Type 
Definition

See getUserAccountsExpiryQueryRequestType