Share via


PaymentRequest.Details 속성

정의

이 요청에 대한 세부 정보를 가져오거나 설정합니다.

public Microsoft.Bot.Schema.PaymentDetails Details { get; set; }
member this.Details : Microsoft.Bot.Schema.PaymentDetails with get, set
Public Property Details As PaymentDetails

속성 값

이 요청에 대한 세부 정보입니다.

적용 대상