Class QueryOpenBankBillData

    • Constructor Detail

      • QueryOpenBankBillData

        public QueryOpenBankBillData()
      • QueryOpenBankBillData

        public QueryOpenBankBillData​(QueryOpenBankBillData 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

      • getBillDate

        public String getBillDate()
        Get 交易日期
        Returns:
        BillDate 交易日期
      • setBillDate

        public void setBillDate​(String BillDate)
        Set 交易日期
        Parameters:
        BillDate - 交易日期
      • getChannel

        public String getChannel()
        Get 渠道编码
        Returns:
        Channel 渠道编码
      • setChannel

        public void setChannel​(String Channel)
        Set 渠道编码
        Parameters:
        Channel - 渠道编码
      • getSubChannel

        public String getSubChannel()
        Get 二级渠道 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        SubChannel 二级渠道 注意:此字段可能返回 null,表示取不到有效值。
      • setSubChannel

        public void setSubChannel​(String SubChannel)
        Set 二级渠道 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        SubChannel - 二级渠道 注意:此字段可能返回 null,表示取不到有效值。
      • getParentMerchantId

        public String getParentMerchantId()
        Get 系统父商户号 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ParentMerchantId 系统父商户号 注意:此字段可能返回 null,表示取不到有效值。
      • setParentMerchantId

        public void setParentMerchantId​(String ParentMerchantId)
        Set 系统父商户号 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ParentMerchantId - 系统父商户号 注意:此字段可能返回 null,表示取不到有效值。
      • getOutMerchantId

        public String getOutMerchantId()
        Get 外部商户号 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        OutMerchantId 外部商户号 注意:此字段可能返回 null,表示取不到有效值。
      • setOutMerchantId

        public void setOutMerchantId​(String OutMerchantId)
        Set 外部商户号 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        OutMerchantId - 外部商户号 注意:此字段可能返回 null,表示取不到有效值。
      • getMerchantId

        public String getMerchantId()
        Get 系统商户号
        Returns:
        MerchantId 系统商户号
      • setMerchantId

        public void setMerchantId​(String MerchantId)
        Set 系统商户号
        Parameters:
        MerchantId - 系统商户号
      • getEndMerchantId

        public String getEndMerchantId()
        Get 第三方商户号 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        EndMerchantId 第三方商户号 注意:此字段可能返回 null,表示取不到有效值。
      • setEndMerchantId

        public void setEndMerchantId​(String EndMerchantId)
        Set 第三方商户号 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        EndMerchantId - 第三方商户号 注意:此字段可能返回 null,表示取不到有效值。
      • getOutTradeNo

        public String getOutTradeNo()
        Get 外部订单号 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        OutTradeNo 外部订单号 注意:此字段可能返回 null,表示取不到有效值。
      • setOutTradeNo

        public void setOutTradeNo​(String OutTradeNo)
        Set 外部订单号 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        OutTradeNo - 外部订单号 注意:此字段可能返回 null,表示取不到有效值。
      • getTradeNo

        public String getTradeNo()
        Get 系统订单号
        Returns:
        TradeNo 系统订单号
      • setTradeNo

        public void setTradeNo​(String TradeNo)
        Set 系统订单号
        Parameters:
        TradeNo - 系统订单号
      • getEndTradeNo

        public String getEndTradeNo()
        Get 第三方订单号 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        EndTradeNo 第三方订单号 注意:此字段可能返回 null,表示取不到有效值。
      • setEndTradeNo

        public void setEndTradeNo​(String EndTradeNo)
        Set 第三方订单号 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        EndTradeNo - 第三方订单号 注意:此字段可能返回 null,表示取不到有效值。
      • getPaymentType

        public String getPaymentType()
        Get 收付类型,PAYMENT:付款,INCOME:收款 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PaymentType 收付类型,PAYMENT:付款,INCOME:收款 注意:此字段可能返回 null,表示取不到有效值。
      • setPaymentType

        public void setPaymentType​(String PaymentType)
        Set 收付类型,PAYMENT:付款,INCOME:收款 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PaymentType - 收付类型,PAYMENT:付款,INCOME:收款 注意:此字段可能返回 null,表示取不到有效值。
      • getBusinessType

        public String getBusinessType()
        Get 业务类型,WITHDRAW:提现,PAY:支付,RECHARGE:充值,TRANSFER:转账,REFUND:退款 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        BusinessType 业务类型,WITHDRAW:提现,PAY:支付,RECHARGE:充值,TRANSFER:转账,REFUND:退款 注意:此字段可能返回 null,表示取不到有效值。
      • setBusinessType

        public void setBusinessType​(String BusinessType)
        Set 业务类型,WITHDRAW:提现,PAY:支付,RECHARGE:充值,TRANSFER:转账,REFUND:退款 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        BusinessType - 业务类型,WITHDRAW:提现,PAY:支付,RECHARGE:充值,TRANSFER:转账,REFUND:退款 注意:此字段可能返回 null,表示取不到有效值。
      • getTradeTime

        public String getTradeTime()
        Get 发起交易时间,格式yyyy-MM-dd HH:mm:ss
        Returns:
        TradeTime 发起交易时间,格式yyyy-MM-dd HH:mm:ss
      • setTradeTime

        public void setTradeTime​(String TradeTime)
        Set 发起交易时间,格式yyyy-MM-dd HH:mm:ss
        Parameters:
        TradeTime - 发起交易时间,格式yyyy-MM-dd HH:mm:ss
      • getFinishTime

        public String getFinishTime()
        Get 交易完成时间,格式yyyy-MM-dd HH:mm:ss 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        FinishTime 交易完成时间,格式yyyy-MM-dd HH:mm:ss 注意:此字段可能返回 null,表示取不到有效值。
      • setFinishTime

        public void setFinishTime​(String FinishTime)
        Set 交易完成时间,格式yyyy-MM-dd HH:mm:ss 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        FinishTime - 交易完成时间,格式yyyy-MM-dd HH:mm:ss 注意:此字段可能返回 null,表示取不到有效值。
      • getTradeStatus

        public String getTradeStatus()
        Get 交易状态,0:未知,1:成功,2:失败
        Returns:
        TradeStatus 交易状态,0:未知,1:成功,2:失败
      • setTradeStatus

        public void setTradeStatus​(String TradeStatus)
        Set 交易状态,0:未知,1:成功,2:失败
        Parameters:
        TradeStatus - 交易状态,0:未知,1:成功,2:失败
      • getCheckStatus

        public String getCheckStatus()
        Get 对账状态,1:成功,2:失败 3:长账 4:短账
        Returns:
        CheckStatus 对账状态,1:成功,2:失败 3:长账 4:短账
      • setCheckStatus

        public void setCheckStatus​(String CheckStatus)
        Set 对账状态,1:成功,2:失败 3:长账 4:短账
        Parameters:
        CheckStatus - 对账状态,1:成功,2:失败 3:长账 4:短账
      • getCheckFailReason

        public String getCheckFailReason()
        Get 对账失败原因 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CheckFailReason 对账失败原因 注意:此字段可能返回 null,表示取不到有效值。
      • setCheckFailReason

        public void setCheckFailReason​(String CheckFailReason)
        Set 对账失败原因 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CheckFailReason - 对账失败原因 注意:此字段可能返回 null,表示取不到有效值。
      • getOrderAmount

        public String getOrderAmount()
        Get 交易金额(元)
        Returns:
        OrderAmount 交易金额(元)
      • setOrderAmount

        public void setOrderAmount​(String OrderAmount)
        Set 交易金额(元)
        Parameters:
        OrderAmount - 交易金额(元)
      • getServiceFee

        public String getServiceFee()
        Get 服务费(元) 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ServiceFee 服务费(元) 注意:此字段可能返回 null,表示取不到有效值。
      • setServiceFee

        public void setServiceFee​(String ServiceFee)
        Set 服务费(元) 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ServiceFee - 服务费(元) 注意:此字段可能返回 null,表示取不到有效值。
      • getPayeeAccount

        public String getPayeeAccount()
        Get 收款人账号 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PayeeAccount 收款人账号 注意:此字段可能返回 null,表示取不到有效值。
      • setPayeeAccount

        public void setPayeeAccount​(String PayeeAccount)
        Set 收款人账号 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PayeeAccount - 收款人账号 注意:此字段可能返回 null,表示取不到有效值。
      • getPayeeName

        public String getPayeeName()
        Get 收款人名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PayeeName 收款人名称 注意:此字段可能返回 null,表示取不到有效值。
      • setPayeeName

        public void setPayeeName​(String PayeeName)
        Set 收款人名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PayeeName - 收款人名称 注意:此字段可能返回 null,表示取不到有效值。
      • getPayerAccount

        public String getPayerAccount()
        Get 付款人账号 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PayerAccount 付款人账号 注意:此字段可能返回 null,表示取不到有效值。
      • setPayerAccount

        public void setPayerAccount​(String PayerAccount)
        Set 付款人账号 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PayerAccount - 付款人账号 注意:此字段可能返回 null,表示取不到有效值。
      • getPayerName

        public String getPayerName()
        Get 付款人名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PayerName 付款人名称 注意:此字段可能返回 null,表示取不到有效值。
      • setPayerName

        public void setPayerName​(String PayerName)
        Set 付款人名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PayerName - 付款人名称 注意:此字段可能返回 null,表示取不到有效值。
      • getDescription

        public String getDescription()
        Get 支付信息描述 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Description 支付信息描述 注意:此字段可能返回 null,表示取不到有效值。
      • setDescription

        public void setDescription​(String Description)
        Set 支付信息描述 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Description - 支付信息描述 注意:此字段可能返回 null,表示取不到有效值。