Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ReceiptCard Class
Definition
- Namespace:
- Microsoft.Bot.Connector
- Assembly:
- Microsoft.Bot.Connector.dll
- Package:
- Microsoft.Bot.Connector v3.30.0
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.
public class ReceiptCard
type ReceiptCard = class
Public Class ReceiptCard
- Inheritance
-
ReceiptCard
Constructors
| ReceiptCard() | |
| ReceiptCard(String, IList<ReceiptItem>, IList<Fact>, CardAction, String, String, String, IList<CardAction>) |
Fields
| ContentType |
Properties
| Buttons | |
| Facts | |
| Items | |
| Tap | |
| Tax | |
| Title | |
| Total | |
| Vat |
Extension Methods
| ToAttachment(ReceiptCard) |
