FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
See updateAcctDataType.
Type updateAcctDataType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
account | accountIdentifierTypeUser | 1..1 | See accountIdentifierType. |
id | string | 0..1 | Account identifier (short account name) of the account. |
name | string | 0..1 | Account name (full account name) of the account. |
description | string | 0..1 | Description of the account. |
address | addressDataType | 0..1 | Account physical address. See addressDataType. |
subAccounts | updateSubAccountsListType | 0..1 | See updateSubAccountsListType. |
relatedAccounts | updateRelatedAccountsListType | 0..1 | See updateRelatedAccountsListType. |
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. |
customAttributes | attributeDescriptorDataType | 0..1 | See attributeDescriptorDataType. |
Name | Type |
---|---|
failedUpdateAcctDataType | Complex Type |