类 PayScoreUserConfirmConsumeData


  • public class PayScoreUserConfirmConsumeData
    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.
      • 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.
      • stateDescription

        private String stateDescription
        The State description.
      • timeRange

        private TimeRange timeRange
        The Time range.
      • totalAmount

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

      • PayScoreUserConfirmConsumeData

        public PayScoreUserConfirmConsumeData()