Documentation
¶
Overview ¶
Package film 包含电影票API相关结构体
Index ¶
- type FcodeMerchantSendCodeRp
- type FcodeMerchantSendCodeRq
- type FcodeMerchantVo
- type LotteryPerformanceResult
- type LotteryPerformanceRewardDto
- type LotteryPerformanceTopParam
- type ResultGeneralModel
- type ResultListModel
- type TaobaofilmaccountphonequeryAPIRequest
- func (r TaobaofilmaccountphonequeryAPIRequest) GetApiMethodName() string
- func (r TaobaofilmaccountphonequeryAPIRequest) GetApiParams(params url.Values)
- func (r TaobaofilmaccountphonequeryAPIRequest) GetPhone() string
- func (r TaobaofilmaccountphonequeryAPIRequest) GetRawParams() model.Params
- func (r *TaobaofilmaccountphonequeryAPIRequest) SetPhone(_phone string) error
- type TaobaofilmaccountphonequeryAPIResponse
- type TaobaofilmaccountphonequeryAPIResponseModel
- type TaobaofilmaccountphonequeryModel
- type TaobaofilmdatathirdpartyrefundorderAPIRequest
- func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetApiMethodName() string
- func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetApiParams(params url.Values)
- func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetExtOrderId() string
- func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetExtUserId() string
- func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetParams() string
- func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetPlatform() int64
- func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetRawParams() model.Params
- func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetRefundAmount() int64
- func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetRefundServiceFee() int64
- func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetTbOrderId() int64
- func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetUserId() int64
- func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetExtOrderId(_extOrderId string) error
- func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetExtUserId(_extUserId string) error
- func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetParams(_params string) error
- func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetPlatform(_platform int64) error
- func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetRefundAmount(_refundAmount int64) error
- func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetRefundServiceFee(_refundServiceFee int64) error
- func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetTbOrderId(_tbOrderId int64) error
- func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetUserId(_userId int64) error
- type TaobaofilmdatathirdpartyrefundorderAPIResponse
- type TaobaofilmdatathirdpartyrefundorderAPIResponseModel
- type TaobaofilmlotteryperformanceAPIRequest
- func (r TaobaofilmlotteryperformanceAPIRequest) GetApiMethodName() string
- func (r TaobaofilmlotteryperformanceAPIRequest) GetApiParams(params url.Values)
- func (r TaobaofilmlotteryperformanceAPIRequest) GetLotteryPerformanceTopParam() *LotteryPerformanceTopParam
- func (r TaobaofilmlotteryperformanceAPIRequest) GetRawParams() model.Params
- func (r *TaobaofilmlotteryperformanceAPIRequest) SetLotteryPerformanceTopParam(_lotteryPerformanceTopParam *LotteryPerformanceTopParam) error
- type TaobaofilmlotteryperformanceAPIResponse
- type TaobaofilmlotteryperformanceAPIResponseModel
- type TaobaofilmlotterysendcodeAPIRequest
- func (r TaobaofilmlotterysendcodeAPIRequest) GetApiMethodName() string
- func (r TaobaofilmlotterysendcodeAPIRequest) GetApiParams(params url.Values)
- func (r TaobaofilmlotterysendcodeAPIRequest) GetParamFCodeMerchantSendCodeRequest() *FcodeMerchantSendCodeRq
- func (r TaobaofilmlotterysendcodeAPIRequest) GetRawParams() model.Params
- func (r *TaobaofilmlotterysendcodeAPIRequest) SetParamFCodeMerchantSendCodeRequest(_paramFCodeMerchantSendCodeRequest *FcodeMerchantSendCodeRq) error
- type TaobaofilmlotterysendcodeAPIResponse
- type TaobaofilmlotterysendcodeAPIResponseModel
- type TaobaofilmtfbackyardcardscheduleupdateAPIRequest
- func (r TaobaofilmtfbackyardcardscheduleupdateAPIRequest) GetApiMethodName() string
- func (r TaobaofilmtfbackyardcardscheduleupdateAPIRequest) GetApiParams(params url.Values)
- func (r TaobaofilmtfbackyardcardscheduleupdateAPIRequest) GetJsonData() string
- func (r TaobaofilmtfbackyardcardscheduleupdateAPIRequest) GetRawParams() model.Params
- func (r *TaobaofilmtfbackyardcardscheduleupdateAPIRequest) SetJsonData(_jsonData string) error
- type TaobaofilmtfbackyardcardscheduleupdateAPIResponse
- type TaobaofilmtfbackyardcardscheduleupdateAPIResponseModel
- type TopRefundOrderStatus
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FcodeMerchantSendCodeRp ¶ added in v1.3.1
type FcodeMerchantSendCodeRp struct { // 码对外信息描述列表 FCodeMerchantInfoList []FcodeMerchantVo `json:"f_code_merchant_info_list,omitempty" xml:"f_code_merchant_info_list>fcode_merchant_vo,omitempty"` }
FcodeMerchantSendCodeRp 结构体
type FcodeMerchantSendCodeRq ¶ added in v1.3.1
type FcodeMerchantSendCodeRq struct { // 外部业务用户id OutUid string `json:"out_uid,omitempty" xml:"out_uid,omitempty"` // 发券码商品mixId MixId string `json:"mix_id,omitempty" xml:"mix_id,omitempty"` // 外部商户发码的外部业务号 ExtOrderId string `json:"ext_order_id,omitempty" xml:"ext_order_id,omitempty"` // 外部下单时间 OrderTime string `json:"order_time,omitempty" xml:"order_time,omitempty"` // 用户ID类型 TAOBAO 或者 TAOBAO_NAME UserIdType string `json:"user_id_type,omitempty" xml:"user_id_type,omitempty"` // 外部商户标示 PartnerCode string `json:"partner_code,omitempty" xml:"partner_code,omitempty"` // 外面用户昵称 OutUserName string `json:"out_user_name,omitempty" xml:"out_user_name,omitempty"` // 请求属性字段 Feature string `json:"feature,omitempty" xml:"feature,omitempty"` // 淘宝用户ID列表,用|分割 UserIdList string `json:"user_id_list,omitempty" xml:"user_id_list,omitempty"` // 每个用户发码的数量 EachNum int64 `json:"each_num,omitempty" xml:"each_num,omitempty"` // 发码总数 Number int64 `json:"number,omitempty" xml:"number,omitempty"` }
FcodeMerchantSendCodeRq 结构体
type FcodeMerchantVo ¶ added in v1.3.1
type FcodeMerchantVo struct { // 码过期时间 GmtExpire string `json:"gmt_expire,omitempty" xml:"gmt_expire,omitempty"` // code Code string `json:"code,omitempty" xml:"code,omitempty"` // 码生成任务ID GenTaskId int64 `json:"gen_task_id,omitempty" xml:"gen_task_id,omitempty"` // 码可抵用金额 CostPrice int64 `json:"cost_price,omitempty" xml:"cost_price,omitempty"` }
FcodeMerchantVo 结构体
type LotteryPerformanceResult ¶ added in v1.2.5
type LotteryPerformanceResult struct { // 奖品列表 Rewards []LotteryPerformanceRewardDto `json:"rewards,omitempty" xml:"rewards>lottery_performance_reward_dto,omitempty"` // 结果状态码(1:全部成功;2:全部失败;3:部分成功需要重试;4:部分成功无需重试(需人工介入处理)) ResultCode int64 `json:"result_code,omitempty" xml:"result_code,omitempty"` }
LotteryPerformanceResult 结构体
type LotteryPerformanceRewardDto ¶ added in v1.2.5
type LotteryPerformanceRewardDto struct { // 奖品主标题 RewardTitle string `json:"reward_title,omitempty" xml:"reward_title,omitempty"` // 奖品副标题 RewardSubTitle string `json:"reward_sub_title,omitempty" xml:"reward_sub_title,omitempty"` // 奖品单位 RewardUnit string `json:"reward_unit,omitempty" xml:"reward_unit,omitempty"` // 奖品过期时间(格式: yyyy-MM-dd HH:mm:ss) GmtExpire string `json:"gmt_expire,omitempty" xml:"gmt_expire,omitempty"` // 拓展参数 RewardExt string `json:"reward_ext,omitempty" xml:"reward_ext,omitempty"` // 奖品类型(1:淘票票优惠券;2:大麦优惠券;14:会员权益) RewardType int64 `json:"reward_type,omitempty" xml:"reward_type,omitempty"` // 优惠券子类型(1:兑换券 2:代金券)会员权益子类型(5:会员积分;7:普通会员;8:黑钻会员) RewardSubType int64 `json:"reward_sub_type,omitempty" xml:"reward_sub_type,omitempty"` // 奖品数量 RewardCount int64 `json:"reward_count,omitempty" xml:"reward_count,omitempty"` // 奖品面额(单位分) CostPrice int64 `json:"cost_price,omitempty" xml:"cost_price,omitempty"` }
LotteryPerformanceRewardDto 结构体
type LotteryPerformanceTopParam ¶ added in v1.2.5
type LotteryPerformanceTopParam struct { // 用户对外开放ID MixUserId string `json:"mix_user_id,omitempty" xml:"mix_user_id,omitempty"` // 活动ID SpreadId string `json:"spread_id,omitempty" xml:"spread_id,omitempty"` // 幂等ID OutBizId string `json:"out_biz_id,omitempty" xml:"out_biz_id,omitempty"` // 拓展参数 BizExtInfo string `json:"biz_ext_info,omitempty" xml:"biz_ext_info,omitempty"` // 平台 Platform int64 `json:"platform,omitempty" xml:"platform,omitempty"` }
LotteryPerformanceTopParam 结构体
type ResultGeneralModel ¶
type ResultGeneralModel struct { // 调用失败描述信息 ReturnMessage string `json:"return_message,omitempty" xml:"return_message,omitempty"` // 0代表接口调用成功,其他值表示调用失败,错误信息可详见接口文档 ReturnCode string `json:"return_code,omitempty" xml:"return_code,omitempty"` // returnUrl ReturnUrl string `json:"return_url,omitempty" xml:"return_url,omitempty"` // requestId RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // returnErrorOper ReturnErrorOper string `json:"return_error_oper,omitempty" xml:"return_error_oper,omitempty"` // returnErrorSolution ReturnErrorSolution string `json:"return_error_solution,omitempty" xml:"return_error_solution,omitempty"` // returnErrorStackTrace ReturnErrorStackTrace string `json:"return_error_stack_trace,omitempty" xml:"return_error_stack_trace,omitempty"` // returnValue ReturnValue *TopRefundOrderStatus `json:"return_value,omitempty" xml:"return_value,omitempty"` // success Success bool `json:"success,omitempty" xml:"success,omitempty"` }
ResultGeneralModel 结构体
type ResultListModel ¶
type ResultListModel struct { // 返回值 AccountList []TaobaofilmaccountphonequeryModel `json:"account_list,omitempty" xml:"account_list>taobaofilmaccountphonequery_model,omitempty"` // 错误码 ReturnCode string `json:"return_code,omitempty" xml:"return_code,omitempty"` // 请求ID RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 错误描述 ReturnMessage string `json:"return_message,omitempty" xml:"return_message,omitempty"` // 忽略 ReturnUrl string `json:"return_url,omitempty" xml:"return_url,omitempty"` }
ResultListModel 结构体
type TaobaofilmaccountphonequeryAPIRequest ¶ added in v1.3.1
type TaobaofilmaccountphonequeryAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaofilmaccountphonequeryAPIRequest 根据手机查询匹配账号列表 API请求 taobao.film.account.phone.query
根据手机号查询匹配的账号列表
func NewTaobaofilmaccountphonequeryRequest ¶ added in v1.3.1
func NewTaobaofilmaccountphonequeryRequest() *TaobaofilmaccountphonequeryAPIRequest
NewTaobaofilmaccountphonequeryRequest 初始化TaobaofilmaccountphonequeryAPIRequest对象
func (TaobaofilmaccountphonequeryAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaofilmaccountphonequeryAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaofilmaccountphonequeryAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaofilmaccountphonequeryAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaofilmaccountphonequeryAPIRequest) GetPhone ¶ added in v1.3.1
func (r TaobaofilmaccountphonequeryAPIRequest) GetPhone() string
GetPhone Phone Getter
func (TaobaofilmaccountphonequeryAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaofilmaccountphonequeryAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (*TaobaofilmaccountphonequeryAPIRequest) SetPhone ¶ added in v1.3.1
func (r *TaobaofilmaccountphonequeryAPIRequest) SetPhone(_phone string) error
SetPhone is Phone Setter 手机号
type TaobaofilmaccountphonequeryAPIResponse ¶ added in v1.3.1
type TaobaofilmaccountphonequeryAPIResponse struct { model.CommonResponse TaobaofilmaccountphonequeryAPIResponseModel }
TaobaofilmaccountphonequeryAPIResponse 根据手机查询匹配账号列表 API返回值 taobao.film.account.phone.query
根据手机号查询匹配的账号列表
type TaobaofilmaccountphonequeryAPIResponseModel ¶ added in v1.3.1
type TaobaofilmaccountphonequeryAPIResponseModel struct { XMLName xml.Name `xml:"film_account_phone_query_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 返回对象 Result *ResultListModel `json:"result,omitempty" xml:"result,omitempty"` }
TaobaofilmaccountphonequeryAPIResponseModel is 根据手机查询匹配账号列表 成功返回结果
type TaobaofilmaccountphonequeryModel ¶ added in v1.3.1
type TaobaofilmaccountphonequeryModel struct { // 对外开放ID MixUserId string `json:"mix_user_id,omitempty" xml:"mix_user_id,omitempty"` // 脱敏昵称 UserNick string `json:"user_nick,omitempty" xml:"user_nick,omitempty"` // 是否新用户 IsNewUser bool `json:"is_new_user,omitempty" xml:"is_new_user,omitempty"` }
TaobaofilmaccountphonequeryModel 结构体
type TaobaofilmdatathirdpartyrefundorderAPIRequest ¶ added in v1.3.1
type TaobaofilmdatathirdpartyrefundorderAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaofilmdatathirdpartyrefundorderAPIRequest 退票接口 API请求 taobao.film.data.third.party.refund.order
淘票票第三方退票接口
func NewTaobaofilmdatathirdpartyrefundorderRequest ¶ added in v1.3.1
func NewTaobaofilmdatathirdpartyrefundorderRequest() *TaobaofilmdatathirdpartyrefundorderAPIRequest
NewTaobaofilmdatathirdpartyrefundorderRequest 初始化TaobaofilmdatathirdpartyrefundorderAPIRequest对象
func (TaobaofilmdatathirdpartyrefundorderAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaofilmdatathirdpartyrefundorderAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaofilmdatathirdpartyrefundorderAPIRequest) GetExtOrderId ¶ added in v1.3.1
func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetExtOrderId() string
GetExtOrderId ExtOrderId Getter
func (TaobaofilmdatathirdpartyrefundorderAPIRequest) GetExtUserId ¶ added in v1.3.1
func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetExtUserId() string
GetExtUserId ExtUserId Getter
func (TaobaofilmdatathirdpartyrefundorderAPIRequest) GetParams ¶ added in v1.3.1
func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetParams() string
GetParams Params Getter
func (TaobaofilmdatathirdpartyrefundorderAPIRequest) GetPlatform ¶ added in v1.3.1
func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetPlatform() int64
GetPlatform Platform Getter
func (TaobaofilmdatathirdpartyrefundorderAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (TaobaofilmdatathirdpartyrefundorderAPIRequest) GetRefundAmount ¶ added in v1.3.1
func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetRefundAmount() int64
GetRefundAmount RefundAmount Getter
func (TaobaofilmdatathirdpartyrefundorderAPIRequest) GetRefundServiceFee ¶ added in v1.3.1
func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetRefundServiceFee() int64
GetRefundServiceFee RefundServiceFee Getter
func (TaobaofilmdatathirdpartyrefundorderAPIRequest) GetTbOrderId ¶ added in v1.3.1
func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetTbOrderId() int64
GetTbOrderId TbOrderId Getter
func (TaobaofilmdatathirdpartyrefundorderAPIRequest) GetUserId ¶ added in v1.3.1
func (r TaobaofilmdatathirdpartyrefundorderAPIRequest) GetUserId() int64
GetUserId UserId Getter
func (*TaobaofilmdatathirdpartyrefundorderAPIRequest) SetExtOrderId ¶ added in v1.3.1
func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetExtOrderId(_extOrderId string) error
SetExtOrderId is ExtOrderId Setter 退款时候需要传入第三方的订单号。外部渠道需保证该参数的唯一性和准确性
func (*TaobaofilmdatathirdpartyrefundorderAPIRequest) SetExtUserId ¶ added in v1.3.1
func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetExtUserId(_extUserId string) error
SetExtUserId is ExtUserId Setter 退票身份ID,用于标识一个购票用户的身份,该参数需要跟锁座接口的ext_order_id参数一致,否则下单会失败。外部渠道需保证该参数的唯一性及准确性,下单出票接口会利用该参数做冥等性判断,如果由于外部渠道自身传入的参数有问题而导致的下单出票接口返回的结果有误,需要外部渠道自己承担损失
func (*TaobaofilmdatathirdpartyrefundorderAPIRequest) SetParams ¶ added in v1.3.1
func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetParams(_params string) error
SetParams is Params Setter 目前可以暂时不填参数
func (*TaobaofilmdatathirdpartyrefundorderAPIRequest) SetPlatform ¶ added in v1.3.1
func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetPlatform(_platform int64) error
SetPlatform is Platform Setter 淘票票分配的渠道码
func (*TaobaofilmdatathirdpartyrefundorderAPIRequest) SetRefundAmount ¶ added in v1.3.1
func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetRefundAmount(_refundAmount int64) error
SetRefundAmount is RefundAmount Setter 退款金额,以分为单位,为指定的退款订单的金额
func (*TaobaofilmdatathirdpartyrefundorderAPIRequest) SetRefundServiceFee ¶ added in v1.3.1
func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetRefundServiceFee(_refundServiceFee int64) error
SetRefundServiceFee is RefundServiceFee Setter 退款服务费,目前都为0
func (*TaobaofilmdatathirdpartyrefundorderAPIRequest) SetTbOrderId ¶ added in v1.3.1
func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetTbOrderId(_tbOrderId int64) error
SetTbOrderId is TbOrderId Setter 下单时返回的淘宝订单号参数
func (*TaobaofilmdatathirdpartyrefundorderAPIRequest) SetUserId ¶ added in v1.3.1
func (r *TaobaofilmdatathirdpartyrefundorderAPIRequest) SetUserId(_userId int64) error
SetUserId is UserId Setter 淘宝账号ID,此ID是一串数字。可自行百度查看如何获取或者咨询淘票票技术人员提供
type TaobaofilmdatathirdpartyrefundorderAPIResponse ¶ added in v1.3.1
type TaobaofilmdatathirdpartyrefundorderAPIResponse struct { model.CommonResponse TaobaofilmdatathirdpartyrefundorderAPIResponseModel }
TaobaofilmdatathirdpartyrefundorderAPIResponse 退票接口 API返回值 taobao.film.data.third.party.refund.order
淘票票第三方退票接口
type TaobaofilmdatathirdpartyrefundorderAPIResponseModel ¶ added in v1.3.1
type TaobaofilmdatathirdpartyrefundorderAPIResponseModel struct { XMLName xml.Name `xml:"film_data_third_party_refund_order_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // result Result *ResultGeneralModel `json:"result,omitempty" xml:"result,omitempty"` }
TaobaofilmdatathirdpartyrefundorderAPIResponseModel is 退票接口 成功返回结果
type TaobaofilmlotteryperformanceAPIRequest ¶ added in v1.3.1
type TaobaofilmlotteryperformanceAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaofilmlotteryperformanceAPIRequest 淘票票履约发放权益 API请求 taobao.film.lottery.performance
对外第三方合作渠道通过抽奖形式发放权益
func NewTaobaofilmlotteryperformanceRequest ¶ added in v1.3.1
func NewTaobaofilmlotteryperformanceRequest() *TaobaofilmlotteryperformanceAPIRequest
NewTaobaofilmlotteryperformanceRequest 初始化TaobaofilmlotteryperformanceAPIRequest对象
func (TaobaofilmlotteryperformanceAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaofilmlotteryperformanceAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaofilmlotteryperformanceAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaofilmlotteryperformanceAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaofilmlotteryperformanceAPIRequest) GetLotteryPerformanceTopParam ¶ added in v1.3.1
func (r TaobaofilmlotteryperformanceAPIRequest) GetLotteryPerformanceTopParam() *LotteryPerformanceTopParam
GetLotteryPerformanceTopParam LotteryPerformanceTopParam Getter
func (TaobaofilmlotteryperformanceAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaofilmlotteryperformanceAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (*TaobaofilmlotteryperformanceAPIRequest) SetLotteryPerformanceTopParam ¶ added in v1.3.1
func (r *TaobaofilmlotteryperformanceAPIRequest) SetLotteryPerformanceTopParam(_lotteryPerformanceTopParam *LotteryPerformanceTopParam) error
SetLotteryPerformanceTopParam is LotteryPerformanceTopParam Setter 入参
type TaobaofilmlotteryperformanceAPIResponse ¶ added in v1.3.1
type TaobaofilmlotteryperformanceAPIResponse struct { model.CommonResponse TaobaofilmlotteryperformanceAPIResponseModel }
TaobaofilmlotteryperformanceAPIResponse 淘票票履约发放权益 API返回值 taobao.film.lottery.performance
对外第三方合作渠道通过抽奖形式发放权益
type TaobaofilmlotteryperformanceAPIResponseModel ¶ added in v1.3.1
type TaobaofilmlotteryperformanceAPIResponseModel struct { XMLName xml.Name `xml:"film_lottery_performance_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 错误码 ReturnCode string `json:"return_code,omitempty" xml:"return_code,omitempty"` // returnErrorStackTrace ReturnErrorStackTrace string `json:"return_error_stack_trace,omitempty" xml:"return_error_stack_trace,omitempty"` // 错误描述 ReturnMessage string `json:"return_message,omitempty" xml:"return_message,omitempty"` // returnErrorOper ReturnErrorOper string `json:"return_error_oper,omitempty" xml:"return_error_oper,omitempty"` // returnErrorSolution ReturnErrorSolution string `json:"return_error_solution,omitempty" xml:"return_error_solution,omitempty"` // 返回值 ReturnValue *LotteryPerformanceResult `json:"return_value,omitempty" xml:"return_value,omitempty"` }
TaobaofilmlotteryperformanceAPIResponseModel is 淘票票履约发放权益 成功返回结果
type TaobaofilmlotterysendcodeAPIRequest ¶ added in v1.3.1
type TaobaofilmlotterysendcodeAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaofilmlotterysendcodeAPIRequest 淘票票外部直发券 API请求 taobao.film.lottery.sendcode
淘票票外部直发券
func NewTaobaofilmlotterysendcodeRequest ¶ added in v1.3.1
func NewTaobaofilmlotterysendcodeRequest() *TaobaofilmlotterysendcodeAPIRequest
NewTaobaofilmlotterysendcodeRequest 初始化TaobaofilmlotterysendcodeAPIRequest对象
func (TaobaofilmlotterysendcodeAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaofilmlotterysendcodeAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaofilmlotterysendcodeAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaofilmlotterysendcodeAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaofilmlotterysendcodeAPIRequest) GetParamFCodeMerchantSendCodeRequest ¶ added in v1.3.1
func (r TaobaofilmlotterysendcodeAPIRequest) GetParamFCodeMerchantSendCodeRequest() *FcodeMerchantSendCodeRq
GetParamFCodeMerchantSendCodeRequest ParamFCodeMerchantSendCodeRequest Getter
func (TaobaofilmlotterysendcodeAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaofilmlotterysendcodeAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (*TaobaofilmlotterysendcodeAPIRequest) SetParamFCodeMerchantSendCodeRequest ¶ added in v1.3.1
func (r *TaobaofilmlotterysendcodeAPIRequest) SetParamFCodeMerchantSendCodeRequest(_paramFCodeMerchantSendCodeRequest *FcodeMerchantSendCodeRq) error
SetParamFCodeMerchantSendCodeRequest is ParamFCodeMerchantSendCodeRequest Setter 外部商户发码请求
type TaobaofilmlotterysendcodeAPIResponse ¶ added in v1.3.1
type TaobaofilmlotterysendcodeAPIResponse struct { model.CommonResponse TaobaofilmlotterysendcodeAPIResponseModel }
TaobaofilmlotterysendcodeAPIResponse 淘票票外部直发券 API返回值 taobao.film.lottery.sendcode
淘票票外部直发券
type TaobaofilmlotterysendcodeAPIResponseModel ¶ added in v1.3.1
type TaobaofilmlotterysendcodeAPIResponseModel struct { XMLName xml.Name `xml:"film_lottery_sendcode_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // result Result *ResultGeneralModel `json:"result,omitempty" xml:"result,omitempty"` }
TaobaofilmlotterysendcodeAPIResponseModel is 淘票票外部直发券 成功返回结果
type TaobaofilmtfbackyardcardscheduleupdateAPIRequest ¶ added in v1.3.1
type TaobaofilmtfbackyardcardscheduleupdateAPIRequest struct { model.Params // contains filtered or unexported fields }
TaobaofilmtfbackyardcardscheduleupdateAPIRequest CGV影城卡排期数据传输 API请求 taobao.film.tfbackyard.cardschedule.update
cgv影城卡排期价格数据传输API
func NewTaobaofilmtfbackyardcardscheduleupdateRequest ¶ added in v1.3.1
func NewTaobaofilmtfbackyardcardscheduleupdateRequest() *TaobaofilmtfbackyardcardscheduleupdateAPIRequest
NewTaobaofilmtfbackyardcardscheduleupdateRequest 初始化TaobaofilmtfbackyardcardscheduleupdateAPIRequest对象
func (TaobaofilmtfbackyardcardscheduleupdateAPIRequest) GetApiMethodName ¶ added in v1.3.1
func (r TaobaofilmtfbackyardcardscheduleupdateAPIRequest) GetApiMethodName() string
GetApiMethodName IRequest interface 方法, 获取Api method
func (TaobaofilmtfbackyardcardscheduleupdateAPIRequest) GetApiParams ¶ added in v1.3.1
func (r TaobaofilmtfbackyardcardscheduleupdateAPIRequest) GetApiParams(params url.Values)
GetApiParams IRequest interface 方法, 获取API参数
func (TaobaofilmtfbackyardcardscheduleupdateAPIRequest) GetJsonData ¶ added in v1.3.1
func (r TaobaofilmtfbackyardcardscheduleupdateAPIRequest) GetJsonData() string
GetJsonData JsonData Getter
func (TaobaofilmtfbackyardcardscheduleupdateAPIRequest) GetRawParams ¶ added in v1.3.1
func (r TaobaofilmtfbackyardcardscheduleupdateAPIRequest) GetRawParams() model.Params
GetRawParams IRequest interface 方法, 获取API原始参数
func (*TaobaofilmtfbackyardcardscheduleupdateAPIRequest) SetJsonData ¶ added in v1.3.1
func (r *TaobaofilmtfbackyardcardscheduleupdateAPIRequest) SetJsonData(_jsonData string) error
SetJsonData is JsonData Setter CGV影城卡价格数据
type TaobaofilmtfbackyardcardscheduleupdateAPIResponse ¶ added in v1.3.1
type TaobaofilmtfbackyardcardscheduleupdateAPIResponse struct { model.CommonResponse TaobaofilmtfbackyardcardscheduleupdateAPIResponseModel }
TaobaofilmtfbackyardcardscheduleupdateAPIResponse CGV影城卡排期数据传输 API返回值 taobao.film.tfbackyard.cardschedule.update
cgv影城卡排期价格数据传输API
type TaobaofilmtfbackyardcardscheduleupdateAPIResponseModel ¶ added in v1.3.1
type TaobaofilmtfbackyardcardscheduleupdateAPIResponseModel struct { XMLName xml.Name `xml:"film_tfbackyard_cardschedule_update_response"` // 平台颁发的每次请求访问的唯一标识 RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // result Result string `json:"result,omitempty" xml:"result,omitempty"` }
TaobaofilmtfbackyardcardscheduleupdateAPIResponseModel is CGV影城卡排期数据传输 成功返回结果
type TopRefundOrderStatus ¶
type TopRefundOrderStatus struct { // 退款中,其他状态可详见接口文档 Status string `json:"status,omitempty" xml:"status,omitempty"` // tbOrderId TbOrderId string `json:"tb_order_id,omitempty" xml:"tb_order_id,omitempty"` // message Message string `json:"message,omitempty" xml:"message,omitempty"` }
TopRefundOrderStatus 结构体
Source Files
¶
- FCodeMerchantSendCodeRp.go
- FCodeMerchantSendCodeRq.go
- FCodeMerchantVo.go
- LotteryPerformanceResult.go
- LotteryPerformanceRewardDto.go
- LotteryPerformanceTopParam.go
- ResultGeneralModel.go
- ResultListModel.go
- TaobaoFilmAccountPhoneQueryAPIRequest.go
- TaobaoFilmAccountPhoneQueryAPIResponse.go
- TaobaoFilmAccountPhoneQueryModel.go
- TaobaoFilmDataThirdPartyRefundOrderAPIRequest.go
- TaobaoFilmDataThirdPartyRefundOrderAPIResponse.go
- TaobaoFilmLotteryPerformanceAPIRequest.go
- TaobaoFilmLotteryPerformanceAPIResponse.go
- TaobaoFilmLotterySendcodeAPIRequest.go
- TaobaoFilmLotterySendcodeAPIResponse.go
- TaobaoFilmTfbackyardCardscheduleUpdateAPIRequest.go
- TaobaoFilmTfbackyardCardscheduleUpdateAPIResponse.go
- TopRefundOrderStatus.go
- doc.go