Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This data structure includes the basic information about an item data that is associated with a document.   In the case of a receipt that is attached to a cost card, the data set is all about this cost cardCurrently, the only supported association is between a receipt and one or more cost cards. For each cost card that a receipt is associated with, this structure will contain basic information about the cost card, such as the incurred date, expense type and disbursed amount. To maintain the generic nature of this structure, these values are returned in the format of a list of name/value pairs

Format

Panel
titlePwsDocumentAssociationData
  • PwsDocumentAssociationData

...

Element

Data Type

Description

Sample Data

Values

PwsValue[]

Information of a particular valueA list of name/value pairs containing information about the associated entity (e.g. cost card). Please click here for more information.


...