|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| account | accountIdentifierTypeUser | 1..1 | See accountIdentifierType. |
| name | string | 1..1 | The account name. |
| description | string | 0..1 | Account description. |
| address | addressDataType | 0..1 | 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. accountType can be:
Default: CUSTOMER. (You cannot use web services to create a new account with an accountType of SELF_REGISTERED.) |
| customAttributes | attributeDescriptorDataType | 0..1 | See attributeDescriptorDataType. |
| dateLastModified | dateTime | 0..1 | Timestamp representing the last time the account was modified. |
| createdDate | dateTime | 0..1 | Timestamp representing the date the account was created. |
| createdBy | string | 0..1 | Name of the user who created the account. |
| lastModifiedBy | string | 0..1 | Name of the user who last modified the account. |
| Name | Type |
|---|---|
| getAccountsQueryResponseDataType | Complex Type |