refresh | String (optional) Whether Trading Networks refreshes its cache of document attributes before returning the list of document attributes. Valid values are: true - Refresh the cache. false - Default. Do not refresh the cache. |
includeDeleted | String (optional) Whether to include disabled document attributes in the list of returned document attributes. Valid values are: true - Return disabled document attributes in the list. false - Default. Omit disabled document attributes from the list. |
attributeCount | String The number of attributes in the returned list. |
attributes | Document List The list of returned document attributes. For the structure of each document attribute returned in attributes, see
wm.tn.rec:BizDocAttribute. |