deleted | String (optional) Whether to retrieve deleted profiles. Valid values are: true To retrieve deleted profiles. false Default. To not retrieve non-deleted profiles. |
refresh | String (optional) Whether you want Trading Networks to refresh the profile cache on the server before retrieving profiles. Valid values are: true - Refreshes the profile cache on the server before retrieving the profiles. false - Default. Does not refresh the profile cache on the server before retrieving the profiles. |
NameIdMap | Object Profile names and profile IDs as key/value pairs, where name is the key and ID is the value. It is a type of java.util.HashMap. |
IdNameMap | HashMap Profile IDs and profile names as key/value pairs, where ID is the key and name is the value. It is a type of java.util.HashMap. |
self | An enterprise profile. It is a type of wm.tn.rec:ProfileSummary. |
unknown | An unknown profile. It is a type of wm.tn.rec:ProfileSummary. |