Class QueryOpenBankOrderDetailReceiptInfoResult
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cpdp.v20190820.models.QueryOpenBankOrderDetailReceiptInfoResult
-
public class QueryOpenBankOrderDetailReceiptInfoResult extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description QueryOpenBankOrderDetailReceiptInfoResult()QueryOpenBankOrderDetailReceiptInfoResult(QueryOpenBankOrderDetailReceiptInfoResult source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetChannelApplyId()Get 渠道回单申请IDStringgetDownloadUrl()Get 回单下载链接,申请成功时返回。 注意:此字段可能返回 null,表示取不到有效值。StringgetExpireTime()Get 过期时间,yyyy-MM-dd HH:mm:ss格式。 注意:此字段可能返回 null,表示取不到有效值。StringgetReceiptMessage()Get 申请返回描述,例如失败原因等。 注意:此字段可能返回 null,表示取不到有效值。StringgetReceiptStatus()Get 申请状态。 SUCCESS:申请成功; FAILED:申请失败; PROCESSING:申请中。 注意:若返回申请中,需要再次调用回单申请结果查询接口,查询结果。voidsetChannelApplyId(String ChannelApplyId)Set 渠道回单申请IDvoidsetDownloadUrl(String DownloadUrl)Set 回单下载链接,申请成功时返回。 注意:此字段可能返回 null,表示取不到有效值。voidsetExpireTime(String ExpireTime)Set 过期时间,yyyy-MM-dd HH:mm:ss格式。 注意:此字段可能返回 null,表示取不到有效值。voidsetReceiptMessage(String ReceiptMessage)Set 申请返回描述,例如失败原因等。 注意:此字段可能返回 null,表示取不到有效值。voidsetReceiptStatus(String ReceiptStatus)Set 申请状态。 SUCCESS:申请成功; FAILED:申请失败; PROCESSING:申请中。 注意:若返回申请中,需要再次调用回单申请结果查询接口,查询结果。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
QueryOpenBankOrderDetailReceiptInfoResult
public QueryOpenBankOrderDetailReceiptInfoResult()
-
QueryOpenBankOrderDetailReceiptInfoResult
public QueryOpenBankOrderDetailReceiptInfoResult(QueryOpenBankOrderDetailReceiptInfoResult source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getChannelApplyId
public String getChannelApplyId()
Get 渠道回单申请ID- Returns:
- ChannelApplyId 渠道回单申请ID
-
setChannelApplyId
public void setChannelApplyId(String ChannelApplyId)
Set 渠道回单申请ID- Parameters:
ChannelApplyId- 渠道回单申请ID
-
getReceiptStatus
public String getReceiptStatus()
Get 申请状态。 SUCCESS:申请成功; FAILED:申请失败; PROCESSING:申请中。 注意:若返回申请中,需要再次调用回单申请结果查询接口,查询结果。- Returns:
- ReceiptStatus 申请状态。 SUCCESS:申请成功; FAILED:申请失败; PROCESSING:申请中。 注意:若返回申请中,需要再次调用回单申请结果查询接口,查询结果。
-
setReceiptStatus
public void setReceiptStatus(String ReceiptStatus)
Set 申请状态。 SUCCESS:申请成功; FAILED:申请失败; PROCESSING:申请中。 注意:若返回申请中,需要再次调用回单申请结果查询接口,查询结果。- Parameters:
ReceiptStatus- 申请状态。 SUCCESS:申请成功; FAILED:申请失败; PROCESSING:申请中。 注意:若返回申请中,需要再次调用回单申请结果查询接口,查询结果。
-
getReceiptMessage
public String getReceiptMessage()
Get 申请返回描述,例如失败原因等。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ReceiptMessage 申请返回描述,例如失败原因等。 注意:此字段可能返回 null,表示取不到有效值。
-
setReceiptMessage
public void setReceiptMessage(String ReceiptMessage)
Set 申请返回描述,例如失败原因等。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ReceiptMessage- 申请返回描述,例如失败原因等。 注意:此字段可能返回 null,表示取不到有效值。
-
getDownloadUrl
public String getDownloadUrl()
Get 回单下载链接,申请成功时返回。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DownloadUrl 回单下载链接,申请成功时返回。 注意:此字段可能返回 null,表示取不到有效值。
-
setDownloadUrl
public void setDownloadUrl(String DownloadUrl)
Set 回单下载链接,申请成功时返回。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DownloadUrl- 回单下载链接,申请成功时返回。 注意:此字段可能返回 null,表示取不到有效值。
-
getExpireTime
public String getExpireTime()
Get 过期时间,yyyy-MM-dd HH:mm:ss格式。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ExpireTime 过期时间,yyyy-MM-dd HH:mm:ss格式。 注意:此字段可能返回 null,表示取不到有效值。
-
setExpireTime
public void setExpireTime(String ExpireTime)
Set 过期时间,yyyy-MM-dd HH:mm:ss格式。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ExpireTime- 过期时间,yyyy-MM-dd HH:mm:ss格式。 注意:此字段可能返回 null,表示取不到有效值。
-
-