PaymentRequest.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 details for this request.
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 details for this request.