promotion

package
v1.1.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PromotionCodeReq

type PromotionCodeReq struct {
	MaterialId string `json:"materialId"`
	SiteId     string `json:"siteId,omitempty"`
	PositionId uint64 `json:"positionId,omitempty"`
	SubUnionId string `json:"subUnionId,omitempty"`
	Ext1       string `json:"ext1,omitempty"`
	Pid        string `json:"pid,omitempty"`
	ChainType  uint   `json:"chainType,omitempty"`
	CouponUrl  string `json:"couponUrl,omitempty"`
}

type UnionPromotionBySubUnoinIdRequest

type UnionPromotionBySubUnoinIdRequest struct {
	Request *sdk.Request
}

func NewUnionPromotionBySubUnionIdRequest

func NewUnionPromotionBySubUnionIdRequest() (req *UnionPromotionBySubUnoinIdRequest)

create new request

func (*UnionPromotionBySubUnoinIdRequest) GetPromotionCodeReq

func (req *UnionPromotionBySubUnoinIdRequest) GetPromotionCodeReq() *PromotionCodeReq

func (*UnionPromotionBySubUnoinIdRequest) SetPromotionCodeReq

func (req *UnionPromotionBySubUnoinIdRequest) SetPromotionCodeReq(codeReq *PromotionCodeReq)

type UnionPromotionCodeRequest

type UnionPromotionCodeRequest struct {
	Request *sdk.Request
}

func NewUnionPromotionCodeRequest

func NewUnionPromotionCodeRequest() (req *UnionPromotionCodeRequest)

create new request

func (*UnionPromotionCodeRequest) GetPromotionCodeReq

func (req *UnionPromotionCodeRequest) GetPromotionCodeReq() *PromotionCodeReq

func (*UnionPromotionCodeRequest) SetPromotionCodeReq

func (req *UnionPromotionCodeRequest) SetPromotionCodeReq(codeReq *PromotionCodeReq)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL