다음을 통해 공유


PaymentRequestComplete.PaymentResponse 속성

정의

해당 결제 응답을 가져오거나 설정합니다.

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

속성 값

결제 재지정입니다.

적용 대상