center

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 CreateGiftActivityRequest

type CreateGiftActivityRequest struct {
	Request *sdk.Request
}

func NewCreateGiftActivityRequest

func NewCreateGiftActivityRequest() (req *CreateGiftActivityRequest)

create new request

func (*CreateGiftActivityRequest) GetAppId

func (req *CreateGiftActivityRequest) GetAppId() uint64

func (*CreateGiftActivityRequest) GetAppName

func (req *CreateGiftActivityRequest) GetAppName() string

func (*CreateGiftActivityRequest) GetChannel

func (req *CreateGiftActivityRequest) GetChannel() uint8

func (*CreateGiftActivityRequest) GetCouponId

func (req *CreateGiftActivityRequest) GetCouponId() uint64

func (*CreateGiftActivityRequest) GetCreator

func (req *CreateGiftActivityRequest) GetCreator() string

func (*CreateGiftActivityRequest) GetDiscount

func (req *CreateGiftActivityRequest) GetDiscount() string

func (*CreateGiftActivityRequest) GetEndTime

func (req *CreateGiftActivityRequest) GetEndTime() string

func (*CreateGiftActivityRequest) GetIsPrize

func (req *CreateGiftActivityRequest) GetIsPrize() uint8

func (*CreateGiftActivityRequest) GetName

func (req *CreateGiftActivityRequest) GetName() string

func (*CreateGiftActivityRequest) GetPrizeEndTime

func (req *CreateGiftActivityRequest) GetPrizeEndTime() string

func (*CreateGiftActivityRequest) GetPrizeType

func (req *CreateGiftActivityRequest) GetPrizeType() uint8

func (*CreateGiftActivityRequest) GetQuota

func (req *CreateGiftActivityRequest) GetQuota() string

func (*CreateGiftActivityRequest) GetSendCount

func (req *CreateGiftActivityRequest) GetSendCount() string

func (*CreateGiftActivityRequest) GetSource

func (req *CreateGiftActivityRequest) GetSource() uint8

func (*CreateGiftActivityRequest) GetSourceName

func (req *CreateGiftActivityRequest) GetSourceName() string

func (*CreateGiftActivityRequest) GetStartTime

func (req *CreateGiftActivityRequest) GetStartTime() string

func (*CreateGiftActivityRequest) GetType

func (req *CreateGiftActivityRequest) GetType() uint8

func (*CreateGiftActivityRequest) GetValidateDay

func (req *CreateGiftActivityRequest) GetValidateDay() string

func (*CreateGiftActivityRequest) SetAppId

func (req *CreateGiftActivityRequest) SetAppId(appId uint64)

func (*CreateGiftActivityRequest) SetAppName

func (req *CreateGiftActivityRequest) SetAppName(appName string)

func (*CreateGiftActivityRequest) SetChannel

func (req *CreateGiftActivityRequest) SetChannel(channel uint8)

func (*CreateGiftActivityRequest) SetCouponId

func (req *CreateGiftActivityRequest) SetCouponId(couponId uint64)

func (*CreateGiftActivityRequest) SetCreator

func (req *CreateGiftActivityRequest) SetCreator(creator string)

func (*CreateGiftActivityRequest) SetDiscount

func (req *CreateGiftActivityRequest) SetDiscount(discount string)

func (*CreateGiftActivityRequest) SetEndTime

func (req *CreateGiftActivityRequest) SetEndTime(endTime string)

func (*CreateGiftActivityRequest) SetIsPrize

func (req *CreateGiftActivityRequest) SetIsPrize(isPrize uint8)

func (*CreateGiftActivityRequest) SetName

func (req *CreateGiftActivityRequest) SetName(name string)

func (*CreateGiftActivityRequest) SetPrizeEndTime

func (req *CreateGiftActivityRequest) SetPrizeEndTime(prizeEndTime string)

func (*CreateGiftActivityRequest) SetPrizeType

func (req *CreateGiftActivityRequest) SetPrizeType(prizeType uint8)

func (*CreateGiftActivityRequest) SetQuota

func (req *CreateGiftActivityRequest) SetQuota(quota string)

func (*CreateGiftActivityRequest) SetSendCount

func (req *CreateGiftActivityRequest) SetSendCount(sendCount string)

func (*CreateGiftActivityRequest) SetSource

func (req *CreateGiftActivityRequest) SetSource(source uint8)

func (*CreateGiftActivityRequest) SetSourceName

func (req *CreateGiftActivityRequest) SetSourceName(sourceName string)

func (*CreateGiftActivityRequest) SetStartTime

func (req *CreateGiftActivityRequest) SetStartTime(startTime string)

func (*CreateGiftActivityRequest) SetType

func (req *CreateGiftActivityRequest) SetType(aType uint8)

func (*CreateGiftActivityRequest) SetValidateDay

func (req *CreateGiftActivityRequest) SetValidateDay(validateDay string)

type FindCollectInfoRequest

type FindCollectInfoRequest struct {
	Request *sdk.Request
}

func NewFindCollectInfoRequest

func NewFindCollectInfoRequest() (req *FindCollectInfoRequest)

create new request

func NewGetPersonLabelListRequest

func NewGetPersonLabelListRequest() (req *FindCollectInfoRequest)

create new request

func (*FindCollectInfoRequest) GetActivityId

func (req *FindCollectInfoRequest) GetActivityId() uint64

func (*FindCollectInfoRequest) GetAppId

func (req *FindCollectInfoRequest) GetAppId() uint64

func (*FindCollectInfoRequest) GetAppName

func (req *FindCollectInfoRequest) GetAppName() string

func (*FindCollectInfoRequest) GetChannel

func (req *FindCollectInfoRequest) GetChannel() uint8

func (*FindCollectInfoRequest) GetPin

func (req *FindCollectInfoRequest) GetPin() string

func (*FindCollectInfoRequest) GetType

func (req *FindCollectInfoRequest) GetType() uint8

func (*FindCollectInfoRequest) SetActivityId

func (req *FindCollectInfoRequest) SetActivityId(activityId uint64)

func (*FindCollectInfoRequest) SetAppId

func (req *FindCollectInfoRequest) SetAppId(appId uint64)

func (*FindCollectInfoRequest) SetAppName

func (req *FindCollectInfoRequest) SetAppName(appName string)

func (*FindCollectInfoRequest) SetChannel

func (req *FindCollectInfoRequest) SetChannel(channel uint8)

func (*FindCollectInfoRequest) SetPin

func (req *FindCollectInfoRequest) SetPin(pin string)

func (*FindCollectInfoRequest) SetType

func (req *FindCollectInfoRequest) SetType(aType uint8)

type GetPersonLabelListRequest

type GetPersonLabelListRequest struct {
	Request *sdk.Request
}

func (*GetPersonLabelListRequest) GetAppName

func (req *GetPersonLabelListRequest) GetAppName() string

func (*GetPersonLabelListRequest) GetChannel

func (req *GetPersonLabelListRequest) GetChannel() uint8

func (*GetPersonLabelListRequest) SetAppName

func (req *GetPersonLabelListRequest) SetAppName(appName string)

func (*GetPersonLabelListRequest) SetChannel

func (req *GetPersonLabelListRequest) SetChannel(channel uint8)

type WriteCollectCouponRequest

type WriteCollectCouponRequest struct {
	Request *sdk.Request
}

func NewWriteCollectCouponRequest

func NewWriteCollectCouponRequest() (req *WriteCollectCouponRequest)

create new request

func (*WriteCollectCouponRequest) GetActivityId

func (req *WriteCollectCouponRequest) GetActivityId() uint64

func (*WriteCollectCouponRequest) GetAppId

func (req *WriteCollectCouponRequest) GetAppId() uint64

func (*WriteCollectCouponRequest) GetAppName

func (req *WriteCollectCouponRequest) GetAppName() string

func (*WriteCollectCouponRequest) GetChannel

func (req *WriteCollectCouponRequest) GetChannel() uint8

func (*WriteCollectCouponRequest) GetIp

func (req *WriteCollectCouponRequest) GetIp() string

func (*WriteCollectCouponRequest) GetPin

func (req *WriteCollectCouponRequest) GetPin() string

func (*WriteCollectCouponRequest) GetRfId

func (req *WriteCollectCouponRequest) GetRfId() string

func (*WriteCollectCouponRequest) GetRuldId

func (req *WriteCollectCouponRequest) GetRuldId() uint64

func (*WriteCollectCouponRequest) GetSource

func (req *WriteCollectCouponRequest) GetSource() uint8

func (*WriteCollectCouponRequest) GetType

func (req *WriteCollectCouponRequest) GetType() uint8

func (*WriteCollectCouponRequest) SetActivityId

func (req *WriteCollectCouponRequest) SetActivityId(activityId uint64)

func (*WriteCollectCouponRequest) SetAppId

func (req *WriteCollectCouponRequest) SetAppId(appId uint64)

func (*WriteCollectCouponRequest) SetAppName

func (req *WriteCollectCouponRequest) SetAppName(appName string)

func (*WriteCollectCouponRequest) SetChannel

func (req *WriteCollectCouponRequest) SetChannel(channel uint8)

func (*WriteCollectCouponRequest) SetIp

func (req *WriteCollectCouponRequest) SetIp(ip string)

func (*WriteCollectCouponRequest) SetPin

func (req *WriteCollectCouponRequest) SetPin(pin string)

func (*WriteCollectCouponRequest) SetRfId

func (req *WriteCollectCouponRequest) SetRfId(rfId string)

func (*WriteCollectCouponRequest) SetRuleId

func (req *WriteCollectCouponRequest) SetRuleId(ruleId uint64)

func (*WriteCollectCouponRequest) SetSource

func (req *WriteCollectCouponRequest) SetSource(source uint8)

func (*WriteCollectCouponRequest) SetType

func (req *WriteCollectCouponRequest) SetType(aType uint8)

type WritePersonInfoRequest

type WritePersonInfoRequest struct {
	Request *sdk.Request
}

func NewWritePersonInfoRequest

func NewWritePersonInfoRequest() (req *WritePersonInfoRequest)

create new request

func (*WritePersonInfoRequest) GetActionType

func (req *WritePersonInfoRequest) GetActionType() uint8

func (*WritePersonInfoRequest) GetActivityId

func (req *WritePersonInfoRequest) GetActivityId() uint64

func (*WritePersonInfoRequest) GetAppName

func (req *WritePersonInfoRequest) GetAppName() string

func (*WritePersonInfoRequest) GetChannel

func (req *WritePersonInfoRequest) GetChannel() uint8

func (*WritePersonInfoRequest) GetCreated

func (req *WritePersonInfoRequest) GetCreated() string

func (*WritePersonInfoRequest) GetEndTime

func (req *WritePersonInfoRequest) GetEndTime() string

func (*WritePersonInfoRequest) GetId

func (req *WritePersonInfoRequest) GetId() uint64

func (*WritePersonInfoRequest) GetOpenIdBuyer

func (req *WritePersonInfoRequest) GetOpenIdBuyer() string

func (*WritePersonInfoRequest) GetPin

func (req *WritePersonInfoRequest) GetPin() string

func (*WritePersonInfoRequest) GetProfileUrl

func (req *WritePersonInfoRequest) GetProfileUrl() string

func (*WritePersonInfoRequest) GetStartTime

func (req *WritePersonInfoRequest) GetStartTime() string

func (*WritePersonInfoRequest) GetType

func (req *WritePersonInfoRequest) GetType() uint8

func (*WritePersonInfoRequest) GetXIdBuyer

func (req *WritePersonInfoRequest) GetXIdBuyer() string

func (*WritePersonInfoRequest) SetActionType

func (req *WritePersonInfoRequest) SetActionType(ActionType string)

func (*WritePersonInfoRequest) SetActivityId

func (req *WritePersonInfoRequest) SetActivityId(ActivityId string)

func (*WritePersonInfoRequest) SetAppName

func (req *WritePersonInfoRequest) SetAppName(AppName string)

func (*WritePersonInfoRequest) SetChannel

func (req *WritePersonInfoRequest) SetChannel(Channel uint8)

func (*WritePersonInfoRequest) SetCreated

func (req *WritePersonInfoRequest) SetCreated(Created string)

func (*WritePersonInfoRequest) SetEndTime

func (req *WritePersonInfoRequest) SetEndTime(EndTime string)

func (*WritePersonInfoRequest) SetId

func (req *WritePersonInfoRequest) SetId(Id uint64)

func (*WritePersonInfoRequest) SetOpenIdBuyer

func (req *WritePersonInfoRequest) SetOpenIdBuyer(OpenIdBuyer string)

func (*WritePersonInfoRequest) SetPin

func (req *WritePersonInfoRequest) SetPin(Pin string)

func (*WritePersonInfoRequest) SetProfileUrl

func (req *WritePersonInfoRequest) SetProfileUrl(ProfileUrl string)

func (*WritePersonInfoRequest) SetStartTime

func (req *WritePersonInfoRequest) SetStartTime(StartTime string)

func (*WritePersonInfoRequest) SetType

func (req *WritePersonInfoRequest) SetType(Type string)

func (*WritePersonInfoRequest) SetXIdBuyer

func (req *WritePersonInfoRequest) SetXIdBuyer(xIdBuyer string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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