ReceiptCard Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A receipt card.
public class ReceiptCard
type ReceiptCard = class
Public Class ReceiptCard
- Inheritance
-
ReceiptCard
Receipt |
Initializes a new instance of ReceiptCard. |
Receipt |
Initializes a new instance of ReceiptCard. |
Content |
The content type value of a ReceiptCard. |
Buttons |
Set of actions applicable to the current card. |
Facts |
Array of Fact objects. |
Items |
Array of Receipt Items. |
Tap |
A clickable action. |
Tax |
Total amount of tax paid (or to be paid). |
Title |
Title of the card. |
Total |
Total amount of money paid (or to be paid). |
Vat |
Total amount of VAT paid (or to be paid). |
To |
Creates a new attachment from ReceiptCard. |
To |
Creates a new attachment from ReceiptCard. |
Product | Versions |
---|---|
Microsoft 365 Agents SDK .NET | 1 |