Class NativePayNotify

  • All Implemented Interfaces:
    Serializable

    public class NativePayNotify
    extends OpenIdResult
    Native支付回调时POST的信息
    Since:
    JDK 1.6
    Author:
    jinyu(foxinmy@gmail.com)
    See Also:
    Serialized Form
    • Constructor Detail

      • NativePayNotify

        protected NativePayNotify()
    • Method Detail

      • getProductId

        public String getProductId()
      • setIsSubscribe

        public void setIsSubscribe​(String isSubscribe)
      • getIsSubscribe

        public String getIsSubscribe()
      • setProductId

        public void setProductId​(String productId)