Class PayDataResult
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cpdp.v20190820.models.PayDataResult
-
public class PayDataResult extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description PayDataResult()
PayDataResult(PayDataResult 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
getPaymentDiscountFee()
Get 是否开启智能扣率(1是,0否)String
getPaymentIcon()
Get 支付方式图片url路径String
getPaymentId()
Get 支付方式编号String
getPaymentInternalName()
Get 付款方式名称(内部名称)String
getPaymentName()
Get 付款方式名称String
getPaymentOptionFive()
Get 合同选项名称5String
getPaymentOptionFour()
Get 合同选项名称4String
getPaymentOptionHide()
Get 添加合同时需要隐藏的选项(多个以小写逗号分开)String
getPaymentOptionNine()
Get 合同选项名称9String
getPaymentOptionOne()
Get 合同选项名称1String
getPaymentOptionOther()
Get 合同选项名称8String
getPaymentOptionSeven()
Get 合同选项名称7String
getPaymentOptionSix()
Get 合同选项名称6String
getPaymentOptionTen()
Get 合同选项名称10String
getPaymentOptionThree()
Get 合同选项名称3String
getPaymentOptionTwo()
Get 合同选项名称2String
getPaymentTag()
Get 支付标签(唯一性)String
getPaymentType()
Get 支持的交易类型(多个以小写逗号分开,0现金,1刷卡,2主扫,3被扫,4JSPAY,5预授权)void
setPaymentDiscountFee(String PaymentDiscountFee)
Set 是否开启智能扣率(1是,0否)void
setPaymentIcon(String PaymentIcon)
Set 支付方式图片url路径void
setPaymentId(String PaymentId)
Set 支付方式编号void
setPaymentInternalName(String PaymentInternalName)
Set 付款方式名称(内部名称)void
setPaymentName(String PaymentName)
Set 付款方式名称void
setPaymentOptionFive(String PaymentOptionFive)
Set 合同选项名称5void
setPaymentOptionFour(String PaymentOptionFour)
Set 合同选项名称4void
setPaymentOptionHide(String PaymentOptionHide)
Set 添加合同时需要隐藏的选项(多个以小写逗号分开)void
setPaymentOptionNine(String PaymentOptionNine)
Set 合同选项名称9void
setPaymentOptionOne(String PaymentOptionOne)
Set 合同选项名称1void
setPaymentOptionOther(String PaymentOptionOther)
Set 合同选项名称8void
setPaymentOptionSeven(String PaymentOptionSeven)
Set 合同选项名称7void
setPaymentOptionSix(String PaymentOptionSix)
Set 合同选项名称6void
setPaymentOptionTen(String PaymentOptionTen)
Set 合同选项名称10void
setPaymentOptionThree(String PaymentOptionThree)
Set 合同选项名称3void
setPaymentOptionTwo(String PaymentOptionTwo)
Set 合同选项名称2void
setPaymentTag(String PaymentTag)
Set 支付标签(唯一性)void
setPaymentType(String PaymentType)
Set 支持的交易类型(多个以小写逗号分开,0现金,1刷卡,2主扫,3被扫,4JSPAY,5预授权)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
-
PayDataResult
public PayDataResult()
-
PayDataResult
public PayDataResult(PayDataResult 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
-
getPaymentTag
public String getPaymentTag()
Get 支付标签(唯一性)- Returns:
- PaymentTag 支付标签(唯一性)
-
setPaymentTag
public void setPaymentTag(String PaymentTag)
Set 支付标签(唯一性)- Parameters:
PaymentTag
- 支付标签(唯一性)
-
getPaymentOptionHide
public String getPaymentOptionHide()
Get 添加合同时需要隐藏的选项(多个以小写逗号分开)- Returns:
- PaymentOptionHide 添加合同时需要隐藏的选项(多个以小写逗号分开)
-
setPaymentOptionHide
public void setPaymentOptionHide(String PaymentOptionHide)
Set 添加合同时需要隐藏的选项(多个以小写逗号分开)- Parameters:
PaymentOptionHide
- 添加合同时需要隐藏的选项(多个以小写逗号分开)
-
getPaymentIcon
public String getPaymentIcon()
Get 支付方式图片url路径- Returns:
- PaymentIcon 支付方式图片url路径
-
setPaymentIcon
public void setPaymentIcon(String PaymentIcon)
Set 支付方式图片url路径- Parameters:
PaymentIcon
- 支付方式图片url路径
-
getPaymentOptionSix
public String getPaymentOptionSix()
Get 合同选项名称6- Returns:
- PaymentOptionSix 合同选项名称6
-
setPaymentOptionSix
public void setPaymentOptionSix(String PaymentOptionSix)
Set 合同选项名称6- Parameters:
PaymentOptionSix
- 合同选项名称6
-
getPaymentName
public String getPaymentName()
Get 付款方式名称- Returns:
- PaymentName 付款方式名称
-
setPaymentName
public void setPaymentName(String PaymentName)
Set 付款方式名称- Parameters:
PaymentName
- 付款方式名称
-
getPaymentOptionSeven
public String getPaymentOptionSeven()
Get 合同选项名称7- Returns:
- PaymentOptionSeven 合同选项名称7
-
setPaymentOptionSeven
public void setPaymentOptionSeven(String PaymentOptionSeven)
Set 合同选项名称7- Parameters:
PaymentOptionSeven
- 合同选项名称7
-
getPaymentOptionOther
public String getPaymentOptionOther()
Get 合同选项名称8- Returns:
- PaymentOptionOther 合同选项名称8
-
setPaymentOptionOther
public void setPaymentOptionOther(String PaymentOptionOther)
Set 合同选项名称8- Parameters:
PaymentOptionOther
- 合同选项名称8
-
getPaymentOptionTwo
public String getPaymentOptionTwo()
Get 合同选项名称2- Returns:
- PaymentOptionTwo 合同选项名称2
-
setPaymentOptionTwo
public void setPaymentOptionTwo(String PaymentOptionTwo)
Set 合同选项名称2- Parameters:
PaymentOptionTwo
- 合同选项名称2
-
getPaymentOptionOne
public String getPaymentOptionOne()
Get 合同选项名称1- Returns:
- PaymentOptionOne 合同选项名称1
-
setPaymentOptionOne
public void setPaymentOptionOne(String PaymentOptionOne)
Set 合同选项名称1- Parameters:
PaymentOptionOne
- 合同选项名称1
-
getPaymentDiscountFee
public String getPaymentDiscountFee()
Get 是否开启智能扣率(1是,0否)- Returns:
- PaymentDiscountFee 是否开启智能扣率(1是,0否)
-
setPaymentDiscountFee
public void setPaymentDiscountFee(String PaymentDiscountFee)
Set 是否开启智能扣率(1是,0否)- Parameters:
PaymentDiscountFee
- 是否开启智能扣率(1是,0否)
-
getPaymentType
public String getPaymentType()
Get 支持的交易类型(多个以小写逗号分开,0现金,1刷卡,2主扫,3被扫,4JSPAY,5预授权)- Returns:
- PaymentType 支持的交易类型(多个以小写逗号分开,0现金,1刷卡,2主扫,3被扫,4JSPAY,5预授权)
-
setPaymentType
public void setPaymentType(String PaymentType)
Set 支持的交易类型(多个以小写逗号分开,0现金,1刷卡,2主扫,3被扫,4JSPAY,5预授权)- Parameters:
PaymentType
- 支持的交易类型(多个以小写逗号分开,0现金,1刷卡,2主扫,3被扫,4JSPAY,5预授权)
-
getPaymentOptionFive
public String getPaymentOptionFive()
Get 合同选项名称5- Returns:
- PaymentOptionFive 合同选项名称5
-
setPaymentOptionFive
public void setPaymentOptionFive(String PaymentOptionFive)
Set 合同选项名称5- Parameters:
PaymentOptionFive
- 合同选项名称5
-
getPaymentOptionNine
public String getPaymentOptionNine()
Get 合同选项名称9- Returns:
- PaymentOptionNine 合同选项名称9
-
setPaymentOptionNine
public void setPaymentOptionNine(String PaymentOptionNine)
Set 合同选项名称9- Parameters:
PaymentOptionNine
- 合同选项名称9
-
getPaymentId
public String getPaymentId()
Get 支付方式编号- Returns:
- PaymentId 支付方式编号
-
setPaymentId
public void setPaymentId(String PaymentId)
Set 支付方式编号- Parameters:
PaymentId
- 支付方式编号
-
getPaymentOptionThree
public String getPaymentOptionThree()
Get 合同选项名称3- Returns:
- PaymentOptionThree 合同选项名称3
-
setPaymentOptionThree
public void setPaymentOptionThree(String PaymentOptionThree)
Set 合同选项名称3- Parameters:
PaymentOptionThree
- 合同选项名称3
-
getPaymentInternalName
public String getPaymentInternalName()
Get 付款方式名称(内部名称)- Returns:
- PaymentInternalName 付款方式名称(内部名称)
-
setPaymentInternalName
public void setPaymentInternalName(String PaymentInternalName)
Set 付款方式名称(内部名称)- Parameters:
PaymentInternalName
- 付款方式名称(内部名称)
-
getPaymentOptionFour
public String getPaymentOptionFour()
Get 合同选项名称4- Returns:
- PaymentOptionFour 合同选项名称4
-
setPaymentOptionFour
public void setPaymentOptionFour(String PaymentOptionFour)
Set 合同选项名称4- Parameters:
PaymentOptionFour
- 合同选项名称4
-
getPaymentOptionTen
public String getPaymentOptionTen()
Get 合同选项名称10- Returns:
- PaymentOptionTen 合同选项名称10
-
setPaymentOptionTen
public void setPaymentOptionTen(String PaymentOptionTen)
Set 合同选项名称10- Parameters:
PaymentOptionTen
- 合同选项名称10
-
-