类 PayScoreUserPaidConsumeData


  • public class PayScoreUserPaidConsumeData
    extends Object
    微信支付分支付成功回调解密
    作者:
    youta
    • 字段详细资料

      • appid

        private String appid
        The Appid.
      • attach

        private String attach
        The Attach.
      • location

        private Location location
        The Location.
      • mchid

        private String mchid
        The Mchid.
      • needCollection

        private Boolean needCollection
        The Need collection.
      • notifyUrl

        private String notifyUrl
        The Notify url.
      • openid

        private String openid
        The Openid.
      • orderId

        private String orderId
        The Order id.
      • outOrderNo

        private String outOrderNo
        The Out order no.
      • riskFund

        private RiskFund riskFund
        The Risk fund.
      • serviceId

        private String serviceId
        The Service id.
      • serviceIntroduction

        private String serviceIntroduction
        The Service introduction.
      • state

        private String state
        The State.
      • timeRange

        private TimeRange timeRange
        The Time range.
      • stateDescription

        private String stateDescription
        stateDescription
      • totalAmount

        private String totalAmount
        The Total amount.
    • 构造器详细资料

      • PayScoreUserPaidConsumeData

        public PayScoreUserPaidConsumeData()