PaymentRequestUpdateResult.Details Property
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.
Gets or sets update payment details.
public Microsoft.Bot.Schema.PaymentDetails Details { get; set; }
member this.Details : Microsoft.Bot.Schema.PaymentDetails with get, set
Public Property Details As PaymentDetails
Property Value
The update payment details.