Interface: XmBindIdApprovalSigningDisplayData

Required. The data that will be displayed to the user in the approval screen.

Hierarchy

  • XmBindIdApprovalSigningDisplayData

Properties

attributes

attributes: Array<XmBindIdApprovalAttribute>

Represents attributes to display to the user on the approval screen. For example, this may include the supplier's account number and bank name for an update to their payment details. Up to two different attributes may be defined for this list.


mainAttribute

Optional mainAttribute: XmBindIdApprovalBaseAttribute | null

Optional. Represents the main attribute to display to the user on the approval screen, which is emphasized in the UI. For example, this attribute may display the supplier account name to approve an update to their payment details.