类 ProfitSharingQueryModel
- java.lang.Object
-
- cn.crushes.cloud.core.pay.wechat.v2.model.BaseModel
-
- cn.crushes.cloud.core.pay.wechat.v2.model.allocation.ProfitSharingQueryModel
-
public class ProfitSharingQueryModel extends BaseModel
The type Profit sharing query model.- 作者:
- youta
-
-
字段概要
字段 修饰符和类型 字段 说明 private StringmchId商户号.private StringoutOrderNo商户分账单号.private StringtransactionId微信订单号.-
从类继承的字段 cn.crushes.cloud.core.pay.wechat.v2.model.BaseModel
HMAC_SHA256
-
-
构造器概要
构造器 构造器 说明 ProfitSharingQueryModel()
-