IOrderJumpActionExtra interface
小程序跳转操作额外信息,操作key: jumpOtherMp
Signature:
interface IOrderJumpActionExtra
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
{ needWriteOrderId?: boolean; needWriteMergeId?: boolean; customContent?: string; } | (Optional) 携带信息 | ||
string | 跳转小程序ID | ||
string | 跳转小程序名称 |