FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
See accountDataType.
Type accountDataType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
id | string | 1..1 | Required. Displayed as Account Identifier (short account name) in the web interface. |
name | string | 1..1 | Required. Displayed as Account Name (full account name) in the web interface. |
description | string | 0..1 | Optional. Description of the account. |
address | addressDataType | 0..1 | Optional. Account physical address. See addressDataType. |
visible | boolean | 0..1 | Optional. Applicable to CUSTOMER and CHANNEL_PARTNER accounts, visible determines whether or not an account unrelated to this account can see the name of this account when it is in a channel partner tier of an entitlement, line item, or device. If visible is false, this account will appear as Name Withheld to unrelated accounts. Default: true. |
accountType | AcctType | 0..1 |
Optional. Defines the account type. Valid values:
Default: CUSTOMER. (You cannot use web services to create a new account with an accountType of SELF_REGISTERED.) |
customAttributes | attributeDescriptorDataType | 0..1 | Custom attributes attached to this account. See attributeDescriptorDataType. |
Name | Type |
---|---|
failedCreateAcctDataType | Complex Type |