类 ProfitSharingReturnModel


  • public class ProfitSharingReturnModel
    extends BaseModel
    The type Profit sharing return model.
    作者:
    youta
    • 字段详细资料

      • mchId

        private String mchId
        商户号.

        微信支付分配的商户号

      • appid

        private String appid
        公众账号ID.

        微信分配的公众账号ID

      • orderId

        private String orderId
      • outOrderNo

        private String outOrderNo
      • outReturnNo

        private String outReturnNo
      • returnAccountType

        private String returnAccountType
      • returnAccount

        private String returnAccount
      • returnAmount

        private String returnAmount
      • description

        private String description
    • 构造器详细资料

      • ProfitSharingReturnModel

        public ProfitSharingReturnModel()