PaymentRequestUpdateResult Class
Definition
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.
Caution
Bot Framework no longer supports payments.
A result object from a Payment Request Update invoke operation.
[System.Obsolete("Bot Framework no longer supports payments.")]
public class PaymentRequestUpdateResult
[<System.Obsolete("Bot Framework no longer supports payments.")>]
type PaymentRequestUpdateResult = class
Public Class PaymentRequestUpdateResult
- Inheritance
-
PaymentRequestUpdateResult
- Attributes
Constructors
PaymentRequestUpdateResult() |
Initializes a new instance of the PaymentRequestUpdateResult class. |
PaymentRequestUpdateResult(PaymentDetails) |
Initializes a new instance of the PaymentRequestUpdateResult class. |
Properties
Details |
Gets or sets update payment details. |