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 String
getChannelApplyId()
Get 渠道回单申请IDString
getDownloadUrl()
Get 回单下载链接,申请成功时返回。 注意:此字段可能返回 null,表示取不到有效值。String
getExpireTime()
Get 过期时间,yyyy-MM-dd HH:mm:ss格式。 注意:此字段可能返回 null,表示取不到有效值。String
getReceiptMessage()
Get 申请返回描述,例如失败原因等。 注意:此字段可能返回 null,表示取不到有效值。String
getReceiptStatus()
Get 申请状态。 SUCCESS:申请成功; FAILED:申请失败; PROCESSING:申请中。 注意:若返回申请中,需要再次调用回单申请结果查询接口,查询结果。void
setChannelApplyId(String ChannelApplyId)
Set 渠道回单申请IDvoid
setDownloadUrl(String DownloadUrl)
Set 回单下载链接,申请成功时返回。 注意:此字段可能返回 null,表示取不到有效值。void
setExpireTime(String ExpireTime)
Set 过期时间,yyyy-MM-dd HH:mm:ss格式。 注意:此字段可能返回 null,表示取不到有效值。void
setReceiptMessage(String ReceiptMessage)
Set 申请返回描述,例如失败原因等。 注意:此字段可能返回 null,表示取不到有效值。void
setReceiptStatus(String ReceiptStatus)
Set 申请状态。 SUCCESS:申请成功; FAILED:申请失败; PROCESSING:申请中。 注意:若返回申请中,需要再次调用回单申请结果查询接口,查询结果。void
toMap(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,表示取不到有效值。
-
-