Properties
basicInfo
basicInfo: {
actuallyPaidFee: number;
fromUnionId: string;
fromUnionRole: string;
orderNote: string;
sceneInfo: {
appScene: number;
scene1: string;
scene2: string;
};
unionId: string;
}
Type declaration
-
actuallyPaidFee: number
-
fromUnionId: string
-
fromUnionRole: string
-
orderNote: string
-
sceneInfo: {
appScene: number;
scene1: string;
scene2: string;
}
-
appScene: number
-
scene1: string
-
scene2: string
-
unionId: string
commodityInfo
commodityInfo: {
itemId: string;
skuList: {
quantity: number;
skuId: string;
};
}
Type declaration
-
itemId: string
-
skuList: {
quantity: number;
skuId: string;
}
-
quantity: number
-
skuId: string
promotionInfo
promotionInfo: {
useCreditCoin: boolean;
useItemCoupon: boolean;
useMemberPrice: boolean;
useOrderCoupon: boolean;
}
Type declaration
-
useCreditCoin: boolean
-
useItemCoupon: boolean
-
useMemberPrice: boolean
-
useOrderCoupon: boolean
tourismInfo
tourismInfo: {
contactInfo: {
mobile: string;
name: string;
};
touristIdList: string;
}
Type declaration
-
contactInfo: {
mobile: string;
name: string;
}
-
mobile: string
-
name: string
-
touristIdList: string
基础信息