public class RequestPaymentConfiguration extends HeaderResponse
Constructor and Description |
---|
RequestPaymentConfiguration() |
RequestPaymentConfiguration(RequestPaymentEnum payer)
构造函数
|
Modifier and Type | Method and Description |
---|---|
RequestPaymentEnum |
getPayer()
获取请求者付费状态
|
void |
setPayer(RequestPaymentEnum payer)
设置请求者付费状态
|
String |
toString() |
getRequestId, getResponseHeaders, getStatusCode
public RequestPaymentConfiguration(RequestPaymentEnum payer)
payer
- 请求者付费状态public RequestPaymentConfiguration()
public RequestPaymentEnum getPayer()
public void setPayer(RequestPaymentEnum payer)
payer
- 请求者付费状态public String toString()
toString
in class HeaderResponse
Copyright © 2021. All rights reserved.