Documentation ¶
Index ¶
- type ArticleBizOrder
- type ArticleItemViewUnit
- type ArticleSub
- type ArticleUserSubscribe
- type ArticleViewResult
- type AuthorizedAccountWrapper
- type BillRecordDto
- type CarItemInfoDto
- type CarLeasePlanDo
- type CosumeCodeReqDto
- type CreditInfoTopDto
- type CsScheduling
- type CsSchedulingDto
- type CsSchedulingOneDayDto
- type CsSchedulingWrapper
- type ErrorMessage
- type IncomeConfirmDto
- type LeaseOrderInfoDto
- type OfnPreRedPacketActionDTO
- type OfnPreRedPacketDTO
- type OfnPreRedPacketFundRecordDto
- type Order
- type OrderConfirmQueryDto
- type PerformanceInfoDTO
- type PerformanceInfoWrapper
- type ResultBase
- type ResultVo
- type Scheduling
- type ScoreResult
- type SettleAdjustmentResponse
- type SubUser
- type SubscInfo
- type SubscInfoWrapper
- type TailPaymentDto
- type TaobaoFuwuPurchaseOrderConfirmAPIResponse
- type TaobaoFuwuPurchaseOrderConfirmRequest
- func (r TaobaoFuwuPurchaseOrderConfirmRequest) GetApiMethodName() string
- func (r TaobaoFuwuPurchaseOrderConfirmRequest) GetApiParams() url.Values
- func (r TaobaoFuwuPurchaseOrderConfirmRequest) GetParamOrderConfirmQueryDTO() *OrderConfirmQueryDto
- func (r *TaobaoFuwuPurchaseOrderConfirmRequest) SetParamOrderConfirmQueryDTO(paramOrderConfirmQueryDTO *OrderConfirmQueryDto) error
- type TaobaoFuwuPurchaseOrderConfirmResponse
- type TaobaoFuwuPurchaseOrderPayAPIResponse
- type TaobaoFuwuPurchaseOrderPayRequest
- func (r TaobaoFuwuPurchaseOrderPayRequest) GetApiMethodName() string
- func (r TaobaoFuwuPurchaseOrderPayRequest) GetApiParams() url.Values
- func (r TaobaoFuwuPurchaseOrderPayRequest) GetAppkey() string
- func (r TaobaoFuwuPurchaseOrderPayRequest) GetDeviceType() string
- func (r TaobaoFuwuPurchaseOrderPayRequest) GetOrderId() int64
- func (r TaobaoFuwuPurchaseOrderPayRequest) GetOutOrderId() string
- func (r *TaobaoFuwuPurchaseOrderPayRequest) SetAppkey(appkey string) error
- func (r *TaobaoFuwuPurchaseOrderPayRequest) SetDeviceType(deviceType string) error
- func (r *TaobaoFuwuPurchaseOrderPayRequest) SetOrderId(orderId int64) error
- func (r *TaobaoFuwuPurchaseOrderPayRequest) SetOutOrderId(outOrderId string) error
- type TaobaoFuwuPurchaseOrderPayResponse
- type TaobaoFuwuSaleLinkGenAPIResponse
- type TaobaoFuwuSaleLinkGenRequest
- func (r TaobaoFuwuSaleLinkGenRequest) GetApiMethodName() string
- func (r TaobaoFuwuSaleLinkGenRequest) GetApiParams() url.Values
- func (r TaobaoFuwuSaleLinkGenRequest) GetNick() string
- func (r TaobaoFuwuSaleLinkGenRequest) GetParamStr() string
- func (r *TaobaoFuwuSaleLinkGenRequest) SetNick(nick string) error
- func (r *TaobaoFuwuSaleLinkGenRequest) SetParamStr(paramStr string) error
- type TaobaoFuwuSaleLinkGenResponse
- type TaobaoFuwuScoresGetAPIResponse
- type TaobaoFuwuScoresGetRequest
- func (r TaobaoFuwuScoresGetRequest) GetApiMethodName() string
- func (r TaobaoFuwuScoresGetRequest) GetApiParams() url.Values
- func (r TaobaoFuwuScoresGetRequest) GetCurrentPage() int64
- func (r TaobaoFuwuScoresGetRequest) GetDate() string
- func (r TaobaoFuwuScoresGetRequest) GetPageSize() int64
- func (r *TaobaoFuwuScoresGetRequest) SetCurrentPage(currentPage int64) error
- func (r *TaobaoFuwuScoresGetRequest) SetDate(date string) error
- func (r *TaobaoFuwuScoresGetRequest) SetPageSize(pageSize int64) error
- type TaobaoFuwuScoresGetResponse
- type TaobaoFuwuSkuGetAPIResponse
- type TaobaoFuwuSkuGetRequest
- func (r TaobaoFuwuSkuGetRequest) GetApiMethodName() string
- func (r TaobaoFuwuSkuGetRequest) GetApiParams() url.Values
- func (r TaobaoFuwuSkuGetRequest) GetArticleCode() string
- func (r TaobaoFuwuSkuGetRequest) GetNick() string
- func (r *TaobaoFuwuSkuGetRequest) SetArticleCode(articleCode string) error
- func (r *TaobaoFuwuSkuGetRequest) SetNick(nick string) error
- type TaobaoFuwuSkuGetResponse
- type TaobaoFuwuSpBillreordAddAPIResponse
- type TaobaoFuwuSpBillreordAddRequest
- func (r TaobaoFuwuSpBillreordAddRequest) GetApiMethodName() string
- func (r TaobaoFuwuSpBillreordAddRequest) GetApiParams() url.Values
- func (r TaobaoFuwuSpBillreordAddRequest) GetParamBillRecordDTO() *BillRecordDto
- func (r *TaobaoFuwuSpBillreordAddRequest) SetParamBillRecordDTO(paramBillRecordDTO *BillRecordDto) error
- type TaobaoFuwuSpBillreordAddResponse
- type TaobaoFuwuSpConfirmApplyAPIResponse
- type TaobaoFuwuSpConfirmApplyRequest
- func (r TaobaoFuwuSpConfirmApplyRequest) GetApiMethodName() string
- func (r TaobaoFuwuSpConfirmApplyRequest) GetApiParams() url.Values
- func (r TaobaoFuwuSpConfirmApplyRequest) GetParamIncomeConfirmDTO() *IncomeConfirmDto
- func (r *TaobaoFuwuSpConfirmApplyRequest) SetParamIncomeConfirmDTO(paramIncomeConfirmDTO *IncomeConfirmDto) error
- type TaobaoFuwuSpConfirmApplyResponse
- type TaobaoRecycleOfnpreredpacketGetAPIResponse
- type TaobaoRecycleOfnpreredpacketGetRequest
- func (r TaobaoRecycleOfnpreredpacketGetRequest) GetApiMethodName() string
- func (r TaobaoRecycleOfnpreredpacketGetRequest) GetApiParams() url.Values
- func (r TaobaoRecycleOfnpreredpacketGetRequest) GetOldOrderId() int64
- func (r *TaobaoRecycleOfnpreredpacketGetRequest) SetOldOrderId(oldOrderId int64) error
- type TaobaoRecycleOfnpreredpacketGetResponse
- type TaobaoRecycleOfnpreredpacketTpdeductsuccessAPIResponse
- type TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest
- func (r TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) GetApiMethodName() string
- func (r TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) GetApiParams() url.Values
- func (r TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) GetDeductAmount() int64
- func (r TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) GetOldOrderId() int64
- func (r *TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) SetDeductAmount(deductAmount int64) error
- func (r *TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) SetOldOrderId(oldOrderId int64) error
- type TaobaoRecycleOfnpreredpacketTpdeductsuccessResponse
- type TaobaoVasOrderSearchAPIResponse
- type TaobaoVasOrderSearchRequest
- func (r TaobaoVasOrderSearchRequest) GetApiMethodName() string
- func (r TaobaoVasOrderSearchRequest) GetApiParams() url.Values
- func (r TaobaoVasOrderSearchRequest) GetArticleCode() string
- func (r TaobaoVasOrderSearchRequest) GetBizOrderId() int64
- func (r TaobaoVasOrderSearchRequest) GetBizType() int64
- func (r TaobaoVasOrderSearchRequest) GetEndCreated() string
- func (r TaobaoVasOrderSearchRequest) GetItemCode() string
- func (r TaobaoVasOrderSearchRequest) GetNick() string
- func (r TaobaoVasOrderSearchRequest) GetOrderId() int64
- func (r TaobaoVasOrderSearchRequest) GetPageNo() int64
- func (r TaobaoVasOrderSearchRequest) GetPageSize() int64
- func (r TaobaoVasOrderSearchRequest) GetStartCreated() string
- func (r *TaobaoVasOrderSearchRequest) SetArticleCode(articleCode string) error
- func (r *TaobaoVasOrderSearchRequest) SetBizOrderId(bizOrderId int64) error
- func (r *TaobaoVasOrderSearchRequest) SetBizType(bizType int64) error
- func (r *TaobaoVasOrderSearchRequest) SetEndCreated(endCreated string) error
- func (r *TaobaoVasOrderSearchRequest) SetItemCode(itemCode string) error
- func (r *TaobaoVasOrderSearchRequest) SetNick(nick string) error
- func (r *TaobaoVasOrderSearchRequest) SetOrderId(orderId int64) error
- func (r *TaobaoVasOrderSearchRequest) SetPageNo(pageNo int64) error
- func (r *TaobaoVasOrderSearchRequest) SetPageSize(pageSize int64) error
- func (r *TaobaoVasOrderSearchRequest) SetStartCreated(startCreated string) error
- type TaobaoVasOrderSearchResponse
- type TaobaoVasServiceValidateAPIResponse
- type TaobaoVasServiceValidateRequest
- func (r TaobaoVasServiceValidateRequest) GetApiMethodName() string
- func (r TaobaoVasServiceValidateRequest) GetApiParams() url.Values
- func (r TaobaoVasServiceValidateRequest) GetNick() string
- func (r TaobaoVasServiceValidateRequest) GetServCode() string
- func (r *TaobaoVasServiceValidateRequest) SetNick(nick string) error
- func (r *TaobaoVasServiceValidateRequest) SetServCode(servCode string) error
- type TaobaoVasServiceValidateResponse
- type TaobaoVasSubscSearchAPIResponse
- type TaobaoVasSubscSearchRequest
- func (r TaobaoVasSubscSearchRequest) GetApiMethodName() string
- func (r TaobaoVasSubscSearchRequest) GetApiParams() url.Values
- func (r TaobaoVasSubscSearchRequest) GetArticleCode() string
- func (r TaobaoVasSubscSearchRequest) GetAutosub() bool
- func (r TaobaoVasSubscSearchRequest) GetEndDeadline() string
- func (r TaobaoVasSubscSearchRequest) GetExpireNotice() bool
- func (r TaobaoVasSubscSearchRequest) GetItemCode() string
- func (r TaobaoVasSubscSearchRequest) GetNick() string
- func (r TaobaoVasSubscSearchRequest) GetPageNo() int64
- func (r TaobaoVasSubscSearchRequest) GetPageSize() int64
- func (r TaobaoVasSubscSearchRequest) GetStartDeadline() string
- func (r TaobaoVasSubscSearchRequest) GetStatus() int64
- func (r *TaobaoVasSubscSearchRequest) SetArticleCode(articleCode string) error
- func (r *TaobaoVasSubscSearchRequest) SetAutosub(autosub bool) error
- func (r *TaobaoVasSubscSearchRequest) SetEndDeadline(endDeadline string) error
- func (r *TaobaoVasSubscSearchRequest) SetExpireNotice(expireNotice bool) error
- func (r *TaobaoVasSubscSearchRequest) SetItemCode(itemCode string) error
- func (r *TaobaoVasSubscSearchRequest) SetNick(nick string) error
- func (r *TaobaoVasSubscSearchRequest) SetPageNo(pageNo int64) error
- func (r *TaobaoVasSubscSearchRequest) SetPageSize(pageSize int64) error
- func (r *TaobaoVasSubscSearchRequest) SetStartDeadline(startDeadline string) error
- func (r *TaobaoVasSubscSearchRequest) SetStatus(status int64) error
- type TaobaoVasSubscSearchResponse
- type TaobaoVasSubscribeGetAPIResponse
- type TaobaoVasSubscribeGetRequest
- func (r TaobaoVasSubscribeGetRequest) GetApiMethodName() string
- func (r TaobaoVasSubscribeGetRequest) GetApiParams() url.Values
- func (r TaobaoVasSubscribeGetRequest) GetArticleCode() string
- func (r TaobaoVasSubscribeGetRequest) GetNick() string
- func (r *TaobaoVasSubscribeGetRequest) SetArticleCode(articleCode string) error
- func (r *TaobaoVasSubscribeGetRequest) SetNick(nick string) error
- type TaobaoVasSubscribeGetResponse
- type TaobaoWeikeEserviceOrderGetAPIResponse
- type TaobaoWeikeEserviceOrderGetRequest
- func (r TaobaoWeikeEserviceOrderGetRequest) GetApiMethodName() string
- func (r TaobaoWeikeEserviceOrderGetRequest) GetApiParams() url.Values
- func (r TaobaoWeikeEserviceOrderGetRequest) GetEndDate() string
- func (r TaobaoWeikeEserviceOrderGetRequest) GetOrderIdList() []int64
- func (r TaobaoWeikeEserviceOrderGetRequest) GetPageNum() int64
- func (r TaobaoWeikeEserviceOrderGetRequest) GetPageSize() int64
- func (r TaobaoWeikeEserviceOrderGetRequest) GetSchedulingState() bool
- func (r TaobaoWeikeEserviceOrderGetRequest) GetSellerNick() string
- func (r TaobaoWeikeEserviceOrderGetRequest) GetStartDate() string
- func (r *TaobaoWeikeEserviceOrderGetRequest) SetEndDate(endDate string) error
- func (r *TaobaoWeikeEserviceOrderGetRequest) SetOrderIdList(orderIdList []int64) error
- func (r *TaobaoWeikeEserviceOrderGetRequest) SetPageNum(pageNum int64) error
- func (r *TaobaoWeikeEserviceOrderGetRequest) SetPageSize(pageSize int64) error
- func (r *TaobaoWeikeEserviceOrderGetRequest) SetSchedulingState(schedulingState bool) error
- func (r *TaobaoWeikeEserviceOrderGetRequest) SetSellerNick(sellerNick string) error
- func (r *TaobaoWeikeEserviceOrderGetRequest) SetStartDate(startDate string) error
- type TaobaoWeikeEserviceOrderGetResponse
- type TaobaoWeikeEserviceScheduleGetAPIResponse
- type TaobaoWeikeEserviceScheduleGetRequest
- func (r TaobaoWeikeEserviceScheduleGetRequest) GetApiMethodName() string
- func (r TaobaoWeikeEserviceScheduleGetRequest) GetApiParams() url.Values
- func (r TaobaoWeikeEserviceScheduleGetRequest) GetEndDate() string
- func (r TaobaoWeikeEserviceScheduleGetRequest) GetOrderId() int64
- func (r TaobaoWeikeEserviceScheduleGetRequest) GetSellerNick() string
- func (r TaobaoWeikeEserviceScheduleGetRequest) GetSpNick() string
- func (r TaobaoWeikeEserviceScheduleGetRequest) GetStartDate() string
- func (r *TaobaoWeikeEserviceScheduleGetRequest) SetEndDate(endDate string) error
- func (r *TaobaoWeikeEserviceScheduleGetRequest) SetOrderId(orderId int64) error
- func (r *TaobaoWeikeEserviceScheduleGetRequest) SetSellerNick(sellerNick string) error
- func (r *TaobaoWeikeEserviceScheduleGetRequest) SetSpNick(spNick string) error
- func (r *TaobaoWeikeEserviceScheduleGetRequest) SetStartDate(startDate string) error
- type TaobaoWeikeEserviceScheduleGetResponse
- type TaobaoWeikeEserviceSchedulePutAPIResponse
- type TaobaoWeikeEserviceSchedulePutRequest
- func (r TaobaoWeikeEserviceSchedulePutRequest) GetApiMethodName() string
- func (r TaobaoWeikeEserviceSchedulePutRequest) GetApiParams() url.Values
- func (r TaobaoWeikeEserviceSchedulePutRequest) GetCsSchedulings() []CsSchedulingOneDayDto
- func (r TaobaoWeikeEserviceSchedulePutRequest) GetOrderId() int64
- func (r *TaobaoWeikeEserviceSchedulePutRequest) SetCsSchedulings(csSchedulings []CsSchedulingOneDayDto) error
- func (r *TaobaoWeikeEserviceSchedulePutRequest) SetOrderId(orderId int64) error
- type TaobaoWeikeEserviceSchedulePutResponse
- type TaobaoWeikeEserviceSubusersGetAPIResponse
- type TaobaoWeikeEserviceSubusersGetRequest
- type TaobaoWeikeEserviceSubusersGetResponse
- type TaobaoWeikePerformancePutAPIResponse
- type TaobaoWeikePerformancePutRequest
- func (r TaobaoWeikePerformancePutRequest) GetApiMethodName() string
- func (r TaobaoWeikePerformancePutRequest) GetApiParams() url.Values
- func (r TaobaoWeikePerformancePutRequest) GetId() int64
- func (r TaobaoWeikePerformancePutRequest) GetPerInfoWrapper() *PerformanceInfoWrapper
- func (r *TaobaoWeikePerformancePutRequest) SetId(id int64) error
- func (r *TaobaoWeikePerformancePutRequest) SetPerInfoWrapper(perInfoWrapper *PerformanceInfoWrapper) error
- type TaobaoWeikePerformancePutResponse
- type TaobaoWeikeSubscinfoGetAPIResponse
- type TaobaoWeikeSubscinfoGetRequest
- func (r TaobaoWeikeSubscinfoGetRequest) GetApiMethodName() string
- func (r TaobaoWeikeSubscinfoGetRequest) GetApiParams() url.Values
- func (r TaobaoWeikeSubscinfoGetRequest) GetEndTime() string
- func (r TaobaoWeikeSubscinfoGetRequest) GetPageNum() int64
- func (r TaobaoWeikeSubscinfoGetRequest) GetSellerName() string
- func (r TaobaoWeikeSubscinfoGetRequest) GetStartTime() string
- func (r *TaobaoWeikeSubscinfoGetRequest) SetEndTime(endTime string) error
- func (r *TaobaoWeikeSubscinfoGetRequest) SetPageNum(pageNum int64) error
- func (r *TaobaoWeikeSubscinfoGetRequest) SetSellerName(sellerName string) error
- func (r *TaobaoWeikeSubscinfoGetRequest) SetStartTime(startTime string) error
- type TaobaoWeikeSubscinfoGetResponse
- type TmallCarContractDownloadAPIResponse
- type TmallCarContractDownloadRequest
- func (r TmallCarContractDownloadRequest) GetApiMethodName() string
- func (r TmallCarContractDownloadRequest) GetApiParams() url.Values
- func (r TmallCarContractDownloadRequest) GetHtml() bool
- func (r TmallCarContractDownloadRequest) GetOrderId() int64
- func (r *TmallCarContractDownloadRequest) SetHtml(html bool) error
- func (r *TmallCarContractDownloadRequest) SetOrderId(orderId int64) error
- type TmallCarContractDownloadResponse
- type TmallCarContractDownloadResult
- type TmallCarFpcarGetcarNotifyAPIResponse
- type TmallCarFpcarGetcarNotifyRequest
- func (r TmallCarFpcarGetcarNotifyRequest) GetApiMethodName() string
- func (r TmallCarFpcarGetcarNotifyRequest) GetApiParams() url.Values
- func (r TmallCarFpcarGetcarNotifyRequest) GetItemId() int64
- func (r TmallCarFpcarGetcarNotifyRequest) GetOrderId() int64
- func (r TmallCarFpcarGetcarNotifyRequest) GetSellerId() int64
- func (r *TmallCarFpcarGetcarNotifyRequest) SetItemId(itemId int64) error
- func (r *TmallCarFpcarGetcarNotifyRequest) SetOrderId(orderId int64) error
- func (r *TmallCarFpcarGetcarNotifyRequest) SetSellerId(sellerId int64) error
- type TmallCarFpcarGetcarNotifyResponse
- type TmallCarFpcarRestpayReceiveAPIResponse
- type TmallCarFpcarRestpayReceiveRequest
- func (r TmallCarFpcarRestpayReceiveRequest) GetApiMethodName() string
- func (r TmallCarFpcarRestpayReceiveRequest) GetApiParams() url.Values
- func (r TmallCarFpcarRestpayReceiveRequest) GetItemId() int64
- func (r TmallCarFpcarRestpayReceiveRequest) GetOrderId() int64
- func (r TmallCarFpcarRestpayReceiveRequest) GetSellerId() int64
- func (r *TmallCarFpcarRestpayReceiveRequest) SetItemId(itemId int64) error
- func (r *TmallCarFpcarRestpayReceiveRequest) SetOrderId(orderId int64) error
- func (r *TmallCarFpcarRestpayReceiveRequest) SetSellerId(sellerId int64) error
- type TmallCarFpcarRestpayReceiveResponse
- type TmallCarLeaseConsumeAPIResponse
- type TmallCarLeaseConsumeRequest
- func (r TmallCarLeaseConsumeRequest) GetApiMethodName() string
- func (r TmallCarLeaseConsumeRequest) GetApiParams() url.Values
- func (r TmallCarLeaseConsumeRequest) GetCosumeCodeReqDTO() *CosumeCodeReqDto
- func (r *TmallCarLeaseConsumeRequest) SetCosumeCodeReqDTO(cosumeCodeReqDTO *CosumeCodeReqDto) error
- type TmallCarLeaseConsumeResponse
- type TmallCarLeaseConsumeResult
- type TmallCarLeaseFreedownpaymentPutAPIResponse
- type TmallCarLeaseFreedownpaymentPutRequest
- func (r TmallCarLeaseFreedownpaymentPutRequest) GetApiMethodName() string
- func (r TmallCarLeaseFreedownpaymentPutRequest) GetApiParams() url.Values
- func (r TmallCarLeaseFreedownpaymentPutRequest) GetItemId() int64
- func (r TmallCarLeaseFreedownpaymentPutRequest) GetPreEndTime() string
- func (r TmallCarLeaseFreedownpaymentPutRequest) GetPreStartTime() string
- func (r TmallCarLeaseFreedownpaymentPutRequest) GetRefActivityId() string
- func (r TmallCarLeaseFreedownpaymentPutRequest) GetTimeRangeList() string
- func (r *TmallCarLeaseFreedownpaymentPutRequest) SetItemId(itemId int64) error
- func (r *TmallCarLeaseFreedownpaymentPutRequest) SetPreEndTime(preEndTime string) error
- func (r *TmallCarLeaseFreedownpaymentPutRequest) SetPreStartTime(preStartTime string) error
- func (r *TmallCarLeaseFreedownpaymentPutRequest) SetRefActivityId(refActivityId string) error
- func (r *TmallCarLeaseFreedownpaymentPutRequest) SetTimeRangeList(timeRangeList string) error
- type TmallCarLeaseFreedownpaymentPutResponse
- type TmallCarLeaseFreedownpaymentPutResult
- type TmallCarLeaseItemActivityGetAPIResponse
- type TmallCarLeaseItemActivityGetRequest
- type TmallCarLeaseItemActivityGetResponse
- type TmallCarLeaseItemActivityGetResult
- type TmallCarLeaseItemcarinfoAPIResponse
- type TmallCarLeaseItemcarinfoRequest
- type TmallCarLeaseItemcarinfoResponse
- type TmallCarLeaseItemcarinfoResult
- type TmallCarLeaseReserveAPIResponse
- type TmallCarLeaseReserveRequest
- func (r TmallCarLeaseReserveRequest) GetApiMethodName() string
- func (r TmallCarLeaseReserveRequest) GetApiParams() url.Values
- func (r TmallCarLeaseReserveRequest) GetBuyerId() int64
- func (r TmallCarLeaseReserveRequest) GetBuyerNick() string
- func (r TmallCarLeaseReserveRequest) GetFlag() int64
- func (r TmallCarLeaseReserveRequest) GetOrderId() int64
- func (r TmallCarLeaseReserveRequest) GetText() string
- func (r TmallCarLeaseReserveRequest) GetVin() string
- func (r *TmallCarLeaseReserveRequest) SetBuyerId(buyerId int64) error
- func (r *TmallCarLeaseReserveRequest) SetBuyerNick(buyerNick string) error
- func (r *TmallCarLeaseReserveRequest) SetFlag(flag int64) error
- func (r *TmallCarLeaseReserveRequest) SetOrderId(orderId int64) error
- func (r *TmallCarLeaseReserveRequest) SetText(text string) error
- func (r *TmallCarLeaseReserveRequest) SetVin(vin string) error
- type TmallCarLeaseReserveResponse
- type TmallCarLeaseReserveResult
- type TmallCarLeaseRiskcallbackAPIResponse
- type TmallCarLeaseRiskcallbackRequest
- func (r TmallCarLeaseRiskcallbackRequest) GetApiMethodName() string
- func (r TmallCarLeaseRiskcallbackRequest) GetApiParams() url.Values
- func (r TmallCarLeaseRiskcallbackRequest) GetCreditInfo() *CreditInfoTopDto
- func (r *TmallCarLeaseRiskcallbackRequest) SetCreditInfo(creditInfo *CreditInfoTopDto) error
- type TmallCarLeaseRiskcallbackResponse
- type TmallCarLeaseRiskcallbackResult
- type TmallCarLeaseSynchronizeplansAPIResponse
- type TmallCarLeaseSynchronizeplansRequest
- func (r TmallCarLeaseSynchronizeplansRequest) GetApiMethodName() string
- func (r TmallCarLeaseSynchronizeplansRequest) GetApiParams() url.Values
- func (r TmallCarLeaseSynchronizeplansRequest) GetItemId() int64
- func (r TmallCarLeaseSynchronizeplansRequest) GetPlans() []CarLeasePlanDo
- func (r *TmallCarLeaseSynchronizeplansRequest) SetItemId(itemId int64) error
- func (r *TmallCarLeaseSynchronizeplansRequest) SetPlans(plans []CarLeasePlanDo) error
- type TmallCarLeaseSynchronizeplansResponse
- type TmallCarLeaseSynchronizeplansResult
- type TmallCarLeaseTailpaymentbackAPIResponse
- type TmallCarLeaseTailpaymentbackRequest
- func (r TmallCarLeaseTailpaymentbackRequest) GetApiMethodName() string
- func (r TmallCarLeaseTailpaymentbackRequest) GetApiParams() url.Values
- func (r TmallCarLeaseTailpaymentbackRequest) GetTailPaymentDTO() *TailPaymentDto
- func (r *TmallCarLeaseTailpaymentbackRequest) SetTailPaymentDTO(tailPaymentDTO *TailPaymentDto) error
- type TmallCarLeaseTailpaymentbackResponse
- type TmallCarLeaseTailpaymentbackResult
- type TmallCarLeaseorderGetAPIResponse
- type TmallCarLeaseorderGetRequest
- type TmallCarLeaseorderGetResponse
- type TmallMsfReceiveAPIResponse
- type TmallMsfReceiveRequest
- func (r TmallMsfReceiveRequest) GetApiMethodName() string
- func (r TmallMsfReceiveRequest) GetApiParams() url.Values
- func (r TmallMsfReceiveRequest) GetBizType() string
- func (r TmallMsfReceiveRequest) GetCode() string
- func (r TmallMsfReceiveRequest) GetShopId() string
- func (r *TmallMsfReceiveRequest) SetBizType(bizType string) error
- func (r *TmallMsfReceiveRequest) SetCode(code string) error
- func (r *TmallMsfReceiveRequest) SetShopId(shopId string) error
- type TmallMsfReceiveResponse
- type TmallMsfVerifyAPIResponse
- type TmallMsfVerifyRequest
- func (r TmallMsfVerifyRequest) GetApiMethodName() string
- func (r TmallMsfVerifyRequest) GetApiParams() url.Values
- func (r TmallMsfVerifyRequest) GetBizType() string
- func (r TmallMsfVerifyRequest) GetCode() string
- func (r TmallMsfVerifyRequest) GetShopId() string
- func (r *TmallMsfVerifyRequest) SetBizType(bizType string) error
- func (r *TmallMsfVerifyRequest) SetCode(code string) error
- func (r *TmallMsfVerifyRequest) SetShopId(shopId string) error
- type TmallMsfVerifyResponse
- type TmallServiceSettleadjustmentSearchAPIResponse
- type TmallServiceSettleadjustmentSearchRequest
- func (r TmallServiceSettleadjustmentSearchRequest) GetApiMethodName() string
- func (r TmallServiceSettleadjustmentSearchRequest) GetApiParams() url.Values
- func (r TmallServiceSettleadjustmentSearchRequest) GetEndTime() string
- func (r TmallServiceSettleadjustmentSearchRequest) GetStartTime() string
- func (r *TmallServiceSettleadjustmentSearchRequest) SetEndTime(endTime string) error
- func (r *TmallServiceSettleadjustmentSearchRequest) SetStartTime(startTime string) error
- type TmallServiceSettleadjustmentSearchResponse
- type TmallServiceSettleadjustmentSearchResult
- type TmallServicecenterTpFundsRecoverQueryAPIResponse
- type TmallServicecenterTpFundsRecoverQueryRequest
- func (r TmallServicecenterTpFundsRecoverQueryRequest) GetApiMethodName() string
- func (r TmallServicecenterTpFundsRecoverQueryRequest) GetApiParams() url.Values
- func (r TmallServicecenterTpFundsRecoverQueryRequest) GetQuery() *TpFundsRecoverQuery
- func (r *TmallServicecenterTpFundsRecoverQueryRequest) SetQuery(query *TpFundsRecoverQuery) error
- type TmallServicecenterTpFundsRecoverQueryResponse
- type TmallServicecenterTpFundsSendQueryAPIResponse
- type TmallServicecenterTpFundsSendQueryRequest
- func (r TmallServicecenterTpFundsSendQueryRequest) GetApiMethodName() string
- func (r TmallServicecenterTpFundsSendQueryRequest) GetApiParams() url.Values
- func (r TmallServicecenterTpFundsSendQueryRequest) GetQuery() *TpFundsSendQuery
- func (r *TmallServicecenterTpFundsSendQueryRequest) SetQuery(query *TpFundsSendQuery) error
- type TmallServicecenterTpFundsSendQueryResponse
- type TpFundsRecoverQuery
- type TpFundsRecoverResultDo
- type TpFundsSendQuery
- type TpFundsSendResultDo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArticleBizOrder ¶
type ArticleBizOrder struct { BizOrderId int64 `json:"biz_order_id,omitempty" xml:"biz_order_id,omitempty"` OrderId int64 `json:"order_id,omitempty" xml:"order_id,omitempty"` Nick string `json:"nick,omitempty" xml:"nick,omitempty"` ArticleName string `json:"article_name,omitempty" xml:"article_name,omitempty"` ArticleCode string `json:"article_code,omitempty" xml:"article_code,omitempty"` ItemCode string `json:"item_code,omitempty" xml:"item_code,omitempty"` Create string `json:"create,omitempty" xml:"create,omitempty"` OrderCycle string `json:"order_cycle,omitempty" xml:"order_cycle,omitempty"` OrderCycleStart string `json:"order_cycle_start,omitempty" xml:"order_cycle_start,omitempty"` OrderCycleEnd string `json:"order_cycle_end,omitempty" xml:"order_cycle_end,omitempty"` BizType int64 `json:"biz_type,omitempty" xml:"biz_type,omitempty"` Fee string `json:"fee,omitempty" xml:"fee,omitempty"` PromFee string `json:"prom_fee,omitempty" xml:"prom_fee,omitempty"` RefundFee string `json:"refund_fee,omitempty" xml:"refund_fee,omitempty"` TotalPayFee string `json:"total_pay_fee,omitempty" xml:"total_pay_fee,omitempty"` ArticleItemName string `json:"article_item_name,omitempty" xml:"article_item_name,omitempty"` ActivityCode string `json:"activity_code,omitempty" xml:"activity_code,omitempty"` }
ArticleBizOrder
type ArticleItemViewUnit ¶
type ArticleItemViewUnit struct { ItemCode string `json:"item_code,omitempty" xml:"item_code,omitempty"` ItemName string `json:"item_name,omitempty" xml:"item_name,omitempty"` CycNum int64 `json:"cyc_num,omitempty" xml:"cyc_num,omitempty"` CycUnit int64 `json:"cyc_unit,omitempty" xml:"cyc_unit,omitempty"` Quantity int64 `json:"quantity,omitempty" xml:"quantity,omitempty"` OriginPrice string `json:"origin_price,omitempty" xml:"origin_price,omitempty"` PromPrice string `json:"prom_price,omitempty" xml:"prom_price,omitempty"` ActualPrice string `json:"actual_price,omitempty" xml:"actual_price,omitempty"` CanSub bool `json:"can_sub,omitempty" xml:"can_sub,omitempty"` ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"` ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"` }
ArticleItemViewUnit
type ArticleSub ¶
type ArticleSub struct { Nick string `json:"nick,omitempty" xml:"nick,omitempty"` ArticleName string `json:"article_name,omitempty" xml:"article_name,omitempty"` ArticleCode string `json:"article_code,omitempty" xml:"article_code,omitempty"` ItemName string `json:"item_name,omitempty" xml:"item_name,omitempty"` ItemCode string `json:"item_code,omitempty" xml:"item_code,omitempty"` Deadline string `json:"deadline,omitempty" xml:"deadline,omitempty"` Status int64 `json:"status,omitempty" xml:"status,omitempty"` Autosub bool `json:"autosub,omitempty" xml:"autosub,omitempty"` ExpireNotice bool `json:"expire_notice,omitempty" xml:"expire_notice,omitempty"` }
ArticleSub
type ArticleUserSubscribe ¶
type ArticleUserSubscribe struct { ItemCode string `json:"item_code,omitempty" xml:"item_code,omitempty"` Deadline string `json:"deadline,omitempty" xml:"deadline,omitempty"` }
ArticleUserSubscribe
type ArticleViewResult ¶
type ArticleViewResult struct { ArticleCode string `json:"article_code,omitempty" xml:"article_code,omitempty"` ArticleName string `json:"article_name,omitempty" xml:"article_name,omitempty"` PictUrl string `json:"pict_url,omitempty" xml:"pict_url,omitempty"` ArticleCommment string `json:"article_commment,omitempty" xml:"article_commment,omitempty"` Nick string `json:"nick,omitempty" xml:"nick,omitempty"` ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"` ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"` ArticleItemViewUnits []ArticleItemViewUnit `json:"article_item_view_units,omitempty" xml:"article_item_view_units,omitempty"` }
ArticleViewResult
type AuthorizedAccountWrapper ¶
type AuthorizedAccountWrapper struct { TotalCount int64 `json:"total_count,omitempty" xml:"total_count,omitempty"` SubUsers []SubUser `json:"sub_users,omitempty" xml:"sub_users,omitempty"` }
AuthorizedAccountWrapper
type BillRecordDto ¶
type BillRecordDto struct { StartDate string `json:"start_date,omitempty" xml:"start_date,omitempty"` Status int64 `json:"status,omitempty" xml:"status,omitempty"` Extend1 string `json:"extend1,omitempty" xml:"extend1,omitempty"` Extend10 string `json:"extend10,omitempty" xml:"extend10,omitempty"` Appkey string `json:"appkey,omitempty" xml:"appkey,omitempty"` Extend3 string `json:"extend3,omitempty" xml:"extend3,omitempty"` Extend2 string `json:"extend2,omitempty" xml:"extend2,omitempty"` Extend5 string `json:"extend5,omitempty" xml:"extend5,omitempty"` Extend4 string `json:"extend4,omitempty" xml:"extend4,omitempty"` Type int64 `json:"type,omitempty" xml:"type,omitempty"` TargetNo string `json:"target_no,omitempty" xml:"target_no,omitempty"` Extend7 string `json:"extend7,omitempty" xml:"extend7,omitempty"` Extend6 string `json:"extend6,omitempty" xml:"extend6,omitempty"` Extend9 string `json:"extend9,omitempty" xml:"extend9,omitempty"` OutConfirmId string `json:"out_confirm_id,omitempty" xml:"out_confirm_id,omitempty"` Extend8 string `json:"extend8,omitempty" xml:"extend8,omitempty"` Fee int64 `json:"fee,omitempty" xml:"fee,omitempty"` Nick string `json:"nick,omitempty" xml:"nick,omitempty"` OrderId int64 `json:"order_id,omitempty" xml:"order_id,omitempty"` OutOrderId string `json:"out_order_id,omitempty" xml:"out_order_id,omitempty"` }
BillRecordDto
type CarItemInfoDto ¶
type CarItemInfoDto struct { Brand string `json:"brand,omitempty" xml:"brand,omitempty"` ItemId int64 `json:"item_id,omitempty" xml:"item_id,omitempty"` Line string `json:"line,omitempty" xml:"line,omitempty"` Model string `json:"model,omitempty" xml:"model,omitempty"` SellerId int64 `json:"seller_id,omitempty" xml:"seller_id,omitempty"` SellerNick string `json:"seller_nick,omitempty" xml:"seller_nick,omitempty"` SkuId int64 `json:"sku_id,omitempty" xml:"sku_id,omitempty"` Year string `json:"year,omitempty" xml:"year,omitempty"` }
CarItemInfoDto
type CarLeasePlanDo ¶
type CarLeasePlanDo struct { Brand string `json:"brand,omitempty" xml:"brand,omitempty"` CompanyName string `json:"company_name,omitempty" xml:"company_name,omitempty"` Ext string `json:"ext,omitempty" xml:"ext,omitempty"` InitialPaymentAmount int64 `json:"initial_payment_amount,omitempty" xml:"initial_payment_amount,omitempty"` InitialPaymentRatio int64 `json:"initial_payment_ratio,omitempty" xml:"initial_payment_ratio,omitempty"` ItemId int64 `json:"item_id,omitempty" xml:"item_id,omitempty"` LeaseTerm int64 `json:"lease_term,omitempty" xml:"lease_term,omitempty"` Line string `json:"line,omitempty" xml:"line,omitempty"` LoanAmount int64 `json:"loan_amount,omitempty" xml:"loan_amount,omitempty"` Model string `json:"model,omitempty" xml:"model,omitempty"` MonthlyPayment int64 `json:"monthly_payment,omitempty" xml:"monthly_payment,omitempty"` Msrp int64 `json:"msrp,omitempty" xml:"msrp,omitempty"` Penalty int64 `json:"penalty,omitempty" xml:"penalty,omitempty"` SellerId int64 `json:"seller_id,omitempty" xml:"seller_id,omitempty"` StoreFee int64 `json:"store_fee,omitempty" xml:"store_fee,omitempty"` TailPaymentAmount int64 `json:"tail_payment_amount,omitempty" xml:"tail_payment_amount,omitempty"` Year string `json:"year,omitempty" xml:"year,omitempty"` TailPaymentType string `json:"tail_payment_type,omitempty" xml:"tail_payment_type,omitempty"` OutUniqueId string `json:"out_unique_id,omitempty" xml:"out_unique_id,omitempty"` ActualPenalty int64 `json:"actual_penalty,omitempty" xml:"actual_penalty,omitempty"` }
CarLeasePlanDo
type CosumeCodeReqDto ¶
type CosumeCodeReqDto struct { BizId string `json:"biz_id,omitempty" xml:"biz_id,omitempty"` BizType string `json:"biz_type,omitempty" xml:"biz_type,omitempty"` CarNo string `json:"car_no,omitempty" xml:"car_no,omitempty"` Code string `json:"code,omitempty" xml:"code,omitempty"` IdentityNo string `json:"identity_no,omitempty" xml:"identity_no,omitempty"` StoreId int64 `json:"store_id,omitempty" xml:"store_id,omitempty"` StoreName string `json:"store_name,omitempty" xml:"store_name,omitempty"` Vin string `json:"vin,omitempty" xml:"vin,omitempty"` }
CosumeCodeReqDto
type CreditInfoTopDto ¶
type CreditInfoTopDto struct { IdentityNo string `json:"identity_no,omitempty" xml:"identity_no,omitempty"` Mobile int64 `json:"mobile,omitempty" xml:"mobile,omitempty"` Name string `json:"name,omitempty" xml:"name,omitempty"` Pass bool `json:"pass,omitempty" xml:"pass,omitempty"` RejectMsg string `json:"reject_msg,omitempty" xml:"reject_msg,omitempty"` Uuid string `json:"uuid,omitempty" xml:"uuid,omitempty"` Amount int64 `json:"amount,omitempty" xml:"amount,omitempty"` Flag int64 `json:"flag,omitempty" xml:"flag,omitempty"` }
CreditInfoTopDto
type CsScheduling ¶
type CsScheduling struct { Date string `json:"date,omitempty" xml:"date,omitempty"` StringDate string `json:"string_date,omitempty" xml:"string_date,omitempty"` Schedulings []Scheduling `json:"schedulings,omitempty" xml:"schedulings,omitempty"` OrderId int64 `json:"order_id,omitempty" xml:"order_id,omitempty"` ModifiedTime string `json:"modified_time,omitempty" xml:"modified_time,omitempty"` }
CsScheduling
type CsSchedulingDto ¶
type CsSchedulingDto struct { StartTime string `json:"start_time,omitempty" xml:"start_time,omitempty"` EndTime string `json:"end_time,omitempty" xml:"end_time,omitempty"` SellerNick string `json:"seller_nick,omitempty" xml:"seller_nick,omitempty"` SpNick string `json:"sp_nick,omitempty" xml:"sp_nick,omitempty"` }
CsSchedulingDto
type CsSchedulingOneDayDto ¶
type CsSchedulingOneDayDto struct { Date string `json:"date,omitempty" xml:"date,omitempty"` Schedulings []CsSchedulingDto `json:"schedulings,omitempty" xml:"schedulings,omitempty"` }
CsSchedulingOneDayDto
type CsSchedulingWrapper ¶
type CsSchedulingWrapper struct { TotalCount int64 `json:"total_count,omitempty" xml:"total_count,omitempty"` CsSchedulings []CsScheduling `json:"cs_schedulings,omitempty" xml:"cs_schedulings,omitempty"` }
CsSchedulingWrapper
type ErrorMessage ¶
type ErrorMessage struct { ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"` ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"` }
ErrorMessage
type IncomeConfirmDto ¶
type IncomeConfirmDto struct { Fee int64 `json:"fee,omitempty" xml:"fee,omitempty"` Nick string `json:"nick,omitempty" xml:"nick,omitempty"` Extend string `json:"extend,omitempty" xml:"extend,omitempty"` Appkey string `json:"appkey,omitempty" xml:"appkey,omitempty"` OrderId int64 `json:"order_id,omitempty" xml:"order_id,omitempty"` OutOrderId string `json:"out_order_id,omitempty" xml:"out_order_id,omitempty"` OutConfirmId string `json:"out_confirm_id,omitempty" xml:"out_confirm_id,omitempty"` }
IncomeConfirmDto
type LeaseOrderInfoDto ¶
type LeaseOrderInfoDto struct { ApplyNo string `json:"apply_no,omitempty" xml:"apply_no,omitempty"` OrderId int64 `json:"order_id,omitempty" xml:"order_id,omitempty"` Status string `json:"status,omitempty" xml:"status,omitempty"` StoreOutId string `json:"store_out_id,omitempty" xml:"store_out_id,omitempty"` }
LeaseOrderInfoDto
type OfnPreRedPacketActionDTO ¶
type OfnPreRedPacketActionDTO struct { Status int64 `json:"status,omitempty" xml:"status,omitempty"` ActionType int64 `json:"action_type,omitempty" xml:"action_type,omitempty"` GmtModified string `json:"gmt_modified,omitempty" xml:"gmt_modified,omitempty"` GmtCreate string `json:"gmt_create,omitempty" xml:"gmt_create,omitempty"` Id int64 `json:"id,omitempty" xml:"id,omitempty"` AfterFundRecordList []OfnPreRedPacketFundRecordDto `json:"after_fund_record_list,omitempty" xml:"after_fund_record_list,omitempty"` }
OfnPreRedPacketActionDTO
type OfnPreRedPacketDTO ¶
type OfnPreRedPacketDTO struct { ActionList []OfnPreRedPacketActionDto `json:"action_list,omitempty" xml:"action_list,omitempty"` ActivityId int64 `json:"activity_id,omitempty" xml:"activity_id,omitempty"` CreditPay bool `json:"credit_pay,omitempty" xml:"credit_pay,omitempty"` CreditPayLimit int64 `json:"credit_pay_limit,omitempty" xml:"credit_pay_limit,omitempty"` EndAlreadySendAmount int64 `json:"end_already_send_amount,omitempty" xml:"end_already_send_amount,omitempty"` EndPlanSendAmount int64 `json:"end_plan_send_amount,omitempty" xml:"end_plan_send_amount,omitempty"` EndWaitSendAmount int64 `json:"end_wait_send_amount,omitempty" xml:"end_wait_send_amount,omitempty"` GmtCreate string `json:"gmt_create,omitempty" xml:"gmt_create,omitempty"` GmtModified string `json:"gmt_modified,omitempty" xml:"gmt_modified,omitempty"` Id int64 `json:"id,omitempty" xml:"id,omitempty"` NewItemId int64 `json:"new_item_id,omitempty" xml:"new_item_id,omitempty"` NewOrderId int64 `json:"new_order_id,omitempty" xml:"new_order_id,omitempty"` OldItemActualPrice int64 `json:"old_item_actual_price,omitempty" xml:"old_item_actual_price,omitempty"` OldItemApprizePrice int64 `json:"old_item_apprize_price,omitempty" xml:"old_item_apprize_price,omitempty"` OldItemSpuId int64 `json:"old_item_spu_id,omitempty" xml:"old_item_spu_id,omitempty"` OldOrderId int64 `json:"old_order_id,omitempty" xml:"old_order_id,omitempty"` PlanSendAmount int64 `json:"plan_send_amount,omitempty" xml:"plan_send_amount,omitempty"` PreAlreadySendAmount int64 `json:"pre_already_send_amount,omitempty" xml:"pre_already_send_amount,omitempty"` PrePlanSendAmount int64 `json:"pre_plan_send_amount,omitempty" xml:"pre_plan_send_amount,omitempty"` PreWaitSendAmount int64 `json:"pre_wait_send_amount,omitempty" xml:"pre_wait_send_amount,omitempty"` Status int64 `json:"status,omitempty" xml:"status,omitempty"` TmallAlreadyDeductAmount int64 `json:"tmall_already_deduct_amount,omitempty" xml:"tmall_already_deduct_amount,omitempty"` TmallWaitDeductAmount int64 `json:"tmall_wait_deduct_amount,omitempty" xml:"tmall_wait_deduct_amount,omitempty"` TpAlreadyDeductAmount int64 `json:"tp_already_deduct_amount,omitempty" xml:"tp_already_deduct_amount,omitempty"` TpWaitDeductAmount int64 `json:"tp_wait_deduct_amount,omitempty" xml:"tp_wait_deduct_amount,omitempty"` Version int64 `json:"version,omitempty" xml:"version,omitempty"` NewItemCouponPrice int64 `json:"new_item_coupon_price,omitempty" xml:"new_item_coupon_price,omitempty"` }
OfnPreRedPacketDTO
type OfnPreRedPacketFundRecordDto ¶
type OfnPreRedPacketFundRecordDto struct { FundId int64 `json:"fund_id,omitempty" xml:"fund_id,omitempty"` ChangeAmount int64 `json:"change_amount,omitempty" xml:"change_amount,omitempty"` }
OfnPreRedPacketFundRecordDto
type Order ¶
type Order struct { OrderId int64 `json:"order_id,omitempty" xml:"order_id,omitempty"` SellerNick string `json:"seller_nick,omitempty" xml:"seller_nick,omitempty"` SchedulingState bool `json:"scheduling_state,omitempty" xml:"scheduling_state,omitempty"` StartDate string `json:"start_date,omitempty" xml:"start_date,omitempty"` EndDate string `json:"end_date,omitempty" xml:"end_date,omitempty"` }
Order
type OrderConfirmQueryDto ¶
type OrderConfirmQueryDto struct { AppKey string `json:"app_key,omitempty" xml:"app_key,omitempty"` ItemCode string `json:"item_code,omitempty" xml:"item_code,omitempty"` CycUnit string `json:"cyc_unit,omitempty" xml:"cyc_unit,omitempty"` CycNum string `json:"cyc_num,omitempty" xml:"cyc_num,omitempty"` OutTradeCode string `json:"out_trade_code,omitempty" xml:"out_trade_code,omitempty"` DeviceType string `json:"device_type,omitempty" xml:"device_type,omitempty"` Quantity string `json:"quantity,omitempty" xml:"quantity,omitempty"` }
OrderConfirmQueryDto
type PerformanceInfoDTO ¶
type PerformanceInfoDTO struct { FirstResponseTime string `json:"first_response_time,omitempty" xml:"first_response_time,omitempty"` AvgLastOnlineTime string `json:"avg_last_online_time,omitempty" xml:"avg_last_online_time,omitempty"` AvgOnlineTimePerDay string `json:"avg_online_time_per_day,omitempty" xml:"avg_online_time_per_day,omitempty"` ConversionRateOfSer string `json:"conversion_rate_of_ser,omitempty" xml:"conversion_rate_of_ser,omitempty"` SalesQuantity string `json:"sales_quantity,omitempty" xml:"sales_quantity,omitempty"` SalesAmount string `json:"sales_amount,omitempty" xml:"sales_amount,omitempty"` TotalOnlineTime string `json:"total_online_time,omitempty" xml:"total_online_time,omitempty"` OnlineDays string `json:"online_days,omitempty" xml:"online_days,omitempty"` UnitPriceOfSer string `json:"unit_price_of_ser,omitempty" xml:"unit_price_of_ser,omitempty"` ResponseRate string `json:"response_rate,omitempty" xml:"response_rate,omitempty"` SubAccountName string `json:"sub_account_name,omitempty" xml:"sub_account_name,omitempty"` AvgOnlineTime string `json:"avg_online_time,omitempty" xml:"avg_online_time,omitempty"` SalesBonus string `json:"sales_bonus,omitempty" xml:"sales_bonus,omitempty"` AvgResponseTime string `json:"avg_response_time,omitempty" xml:"avg_response_time,omitempty"` }
PerformanceInfoDTO
type PerformanceInfoWrapper ¶
type PerformanceInfoWrapper struct { HasBonusConfig bool `json:"has_bonus_config,omitempty" xml:"has_bonus_config,omitempty"` PerformanceInfoList []PerformanceInfoDTO `json:"performance_info_list,omitempty" xml:"performance_info_list,omitempty"` HasAuthorize bool `json:"has_authorize,omitempty" xml:"has_authorize,omitempty"` StatisticsEndTime string `json:"statistics_end_time,omitempty" xml:"statistics_end_time,omitempty"` StatisticsStartTime string `json:"statistics_start_time,omitempty" xml:"statistics_start_time,omitempty"` }
PerformanceInfoWrapper
type ResultBase ¶
type ResultBase struct { Value *TpFundsRecoverResultDo `json:"value,omitempty" xml:"value,omitempty"` Success bool `json:"success,omitempty" xml:"success,omitempty"` ErrorMsg string `json:"error_msg,omitempty" xml:"error_msg,omitempty"` ErrorCode int64 `json:"error_code,omitempty" xml:"error_code,omitempty"` }
ResultBase
type ResultVo ¶
type ResultVo struct { CostTime int64 `json:"cost_time,omitempty" xml:"cost_time,omitempty"` GmtCurrentTime int64 `json:"gmt_current_time,omitempty" xml:"gmt_current_time,omitempty"` MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"` MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"` Object *LeaseOrderInfoDto `json:"object,omitempty" xml:"object,omitempty"` Success bool `json:"success,omitempty" xml:"success,omitempty"` }
ResultVo
type Scheduling ¶
type Scheduling struct { StartTime string `json:"start_time,omitempty" xml:"start_time,omitempty"` EndTime string `json:"end_time,omitempty" xml:"end_time,omitempty"` SellerNick string `json:"seller_nick,omitempty" xml:"seller_nick,omitempty"` SpNick string `json:"sp_nick,omitempty" xml:"sp_nick,omitempty"` State int64 `json:"state,omitempty" xml:"state,omitempty"` StateDes string `json:"state_des,omitempty" xml:"state_des,omitempty"` }
Scheduling
type ScoreResult ¶
type ScoreResult struct { Id int64 `json:"id,omitempty" xml:"id,omitempty"` AvgScore string `json:"avg_score,omitempty" xml:"avg_score,omitempty"` Suggestion string `json:"suggestion,omitempty" xml:"suggestion,omitempty"` ServiceCode string `json:"service_code,omitempty" xml:"service_code,omitempty"` UserNick string `json:"user_nick,omitempty" xml:"user_nick,omitempty"` GmtCreate string `json:"gmt_create,omitempty" xml:"gmt_create,omitempty"` IsValid int64 `json:"is_valid,omitempty" xml:"is_valid,omitempty"` ItemCode string `json:"item_code,omitempty" xml:"item_code,omitempty"` ItemName string `json:"item_name,omitempty" xml:"item_name,omitempty"` IsPay int64 `json:"is_pay,omitempty" xml:"is_pay,omitempty"` AttitudeScore string `json:"attitude_score,omitempty" xml:"attitude_score,omitempty"` StabilityScore string `json:"stability_score,omitempty" xml:"stability_score,omitempty"` EasyuseScore string `json:"easyuse_score,omitempty" xml:"easyuse_score,omitempty"` ProfScore string `json:"prof_score,omitempty" xml:"prof_score,omitempty"` RapidScore string `json:"rapid_score,omitempty" xml:"rapid_score,omitempty"` MatchedScore string `json:"matched_score,omitempty" xml:"matched_score,omitempty"` }
ScoreResult
type SettleAdjustmentResponse ¶
type SettleAdjustmentResponse struct { BizOrderId int64 `json:"biz_order_id,omitempty" xml:"biz_order_id,omitempty"` Comments string `json:"comments,omitempty" xml:"comments,omitempty"` Cost int64 `json:"cost,omitempty" xml:"cost,omitempty"` Description string `json:"description,omitempty" xml:"description,omitempty"` CreateTime string `json:"create_time,omitempty" xml:"create_time,omitempty"` ModifiedTime string `json:"modified_time,omitempty" xml:"modified_time,omitempty"` Id int64 `json:"id,omitempty" xml:"id,omitempty"` ParentBizOrderId int64 `json:"parent_biz_order_id,omitempty" xml:"parent_biz_order_id,omitempty"` PictureUrls string `json:"picture_urls,omitempty" xml:"picture_urls,omitempty"` PriceFactors string `json:"price_factors,omitempty" xml:"price_factors,omitempty"` ServiceCode string `json:"service_code,omitempty" xml:"service_code,omitempty"` ServiceOrderId int64 `json:"service_order_id,omitempty" xml:"service_order_id,omitempty"` WorkcardId int64 `json:"workcard_id,omitempty" xml:"workcard_id,omitempty"` Status int64 `json:"status,omitempty" xml:"status,omitempty"` Type int64 `json:"type,omitempty" xml:"type,omitempty"` }
SettleAdjustmentResponse
type SubUser ¶
type SubUser struct { StateDes string `json:"state_des,omitempty" xml:"state_des,omitempty"` State int64 `json:"state,omitempty" xml:"state,omitempty"` SellerNick string `json:"seller_nick,omitempty" xml:"seller_nick,omitempty"` }
SubUser
type SubscInfo ¶
type SubscInfo struct { Id int64 `json:"id,omitempty" xml:"id,omitempty"` SubscCreatedTime string `json:"subsc_created_time,omitempty" xml:"subsc_created_time,omitempty"` SpName string `json:"sp_name,omitempty" xml:"sp_name,omitempty"` SubAccountList string `json:"sub_account_list,omitempty" xml:"sub_account_list,omitempty"` ServiceEndTime string `json:"service_end_time,omitempty" xml:"service_end_time,omitempty"` SellerName string `json:"seller_name,omitempty" xml:"seller_name,omitempty"` ServiceStartTime string `json:"service_start_time,omitempty" xml:"service_start_time,omitempty"` SubscModifiedTime string `json:"subsc_modified_time,omitempty" xml:"subsc_modified_time,omitempty"` ProcessStatus int64 `json:"process_status,omitempty" xml:"process_status,omitempty"` SaleBonus string `json:"sale_bonus,omitempty" xml:"sale_bonus,omitempty"` }
SubscInfo
type SubscInfoWrapper ¶
type SubscInfoWrapper struct { TotalCount int64 `json:"total_count,omitempty" xml:"total_count,omitempty"` SubscInfoList []SubscInfo `json:"subsc_info_list,omitempty" xml:"subsc_info_list,omitempty"` }
SubscInfoWrapper
type TailPaymentDto ¶
type TailPaymentDto struct { BuyerId int64 `json:"buyer_id,omitempty" xml:"buyer_id,omitempty"` MonthlyPay int64 `json:"monthly_pay,omitempty" xml:"monthly_pay,omitempty"` Months int64 `json:"months,omitempty" xml:"months,omitempty"` Name string `json:"name,omitempty" xml:"name,omitempty"` OrderId int64 `json:"order_id,omitempty" xml:"order_id,omitempty"` TailAmount int64 `json:"tail_amount,omitempty" xml:"tail_amount,omitempty"` }
TailPaymentDto
type TaobaoFuwuPurchaseOrderConfirmAPIResponse ¶
type TaobaoFuwuPurchaseOrderConfirmAPIResponse struct { model.CommonResponse TaobaoFuwuPurchaseOrderConfirmResponse }
服务市场内购服务下单接口 APIResponse taobao.fuwu.purchase.order.confirm
通过传入服务市场商品的itemcode等信息,返回给服务商内购服务的下单链接
type TaobaoFuwuPurchaseOrderConfirmRequest ¶
type TaobaoFuwuPurchaseOrderConfirmRequest struct { model.Params // contains filtered or unexported fields }
服务市场内购服务下单接口 APIRequest taobao.fuwu.purchase.order.confirm
通过传入服务市场商品的itemcode等信息,返回给服务商内购服务的下单链接
func NewTaobaoFuwuPurchaseOrderConfirmRequest ¶
func NewTaobaoFuwuPurchaseOrderConfirmRequest() *TaobaoFuwuPurchaseOrderConfirmRequest
func (TaobaoFuwuPurchaseOrderConfirmRequest) GetApiMethodName ¶
func (r TaobaoFuwuPurchaseOrderConfirmRequest) GetApiMethodName() string
func (TaobaoFuwuPurchaseOrderConfirmRequest) GetApiParams ¶
func (r TaobaoFuwuPurchaseOrderConfirmRequest) GetApiParams() url.Values
func (TaobaoFuwuPurchaseOrderConfirmRequest) GetParamOrderConfirmQueryDTO ¶
func (r TaobaoFuwuPurchaseOrderConfirmRequest) GetParamOrderConfirmQueryDTO() *OrderConfirmQueryDto
func (*TaobaoFuwuPurchaseOrderConfirmRequest) SetParamOrderConfirmQueryDTO ¶
func (r *TaobaoFuwuPurchaseOrderConfirmRequest) SetParamOrderConfirmQueryDTO(paramOrderConfirmQueryDTO *OrderConfirmQueryDto) error
type TaobaoFuwuPurchaseOrderPayAPIResponse ¶
type TaobaoFuwuPurchaseOrderPayAPIResponse struct { model.CommonResponse TaobaoFuwuPurchaseOrderPayResponse }
内购服务订单付款页获取接口 APIResponse taobao.fuwu.purchase.order.pay
通过接口获取某一订单的付款页面链接
type TaobaoFuwuPurchaseOrderPayRequest ¶
type TaobaoFuwuPurchaseOrderPayRequest struct { model.Params // contains filtered or unexported fields }
内购服务订单付款页获取接口 APIRequest taobao.fuwu.purchase.order.pay
通过接口获取某一订单的付款页面链接
func NewTaobaoFuwuPurchaseOrderPayRequest ¶
func NewTaobaoFuwuPurchaseOrderPayRequest() *TaobaoFuwuPurchaseOrderPayRequest
func (TaobaoFuwuPurchaseOrderPayRequest) GetApiMethodName ¶
func (r TaobaoFuwuPurchaseOrderPayRequest) GetApiMethodName() string
func (TaobaoFuwuPurchaseOrderPayRequest) GetApiParams ¶
func (r TaobaoFuwuPurchaseOrderPayRequest) GetApiParams() url.Values
func (TaobaoFuwuPurchaseOrderPayRequest) GetAppkey ¶
func (r TaobaoFuwuPurchaseOrderPayRequest) GetAppkey() string
func (TaobaoFuwuPurchaseOrderPayRequest) GetDeviceType ¶
func (r TaobaoFuwuPurchaseOrderPayRequest) GetDeviceType() string
func (TaobaoFuwuPurchaseOrderPayRequest) GetOrderId ¶
func (r TaobaoFuwuPurchaseOrderPayRequest) GetOrderId() int64
func (TaobaoFuwuPurchaseOrderPayRequest) GetOutOrderId ¶
func (r TaobaoFuwuPurchaseOrderPayRequest) GetOutOrderId() string
func (*TaobaoFuwuPurchaseOrderPayRequest) SetAppkey ¶
func (r *TaobaoFuwuPurchaseOrderPayRequest) SetAppkey(appkey string) error
func (*TaobaoFuwuPurchaseOrderPayRequest) SetDeviceType ¶
func (r *TaobaoFuwuPurchaseOrderPayRequest) SetDeviceType(deviceType string) error
func (*TaobaoFuwuPurchaseOrderPayRequest) SetOrderId ¶
func (r *TaobaoFuwuPurchaseOrderPayRequest) SetOrderId(orderId int64) error
func (*TaobaoFuwuPurchaseOrderPayRequest) SetOutOrderId ¶
func (r *TaobaoFuwuPurchaseOrderPayRequest) SetOutOrderId(outOrderId string) error
type TaobaoFuwuSaleLinkGenAPIResponse ¶
type TaobaoFuwuSaleLinkGenAPIResponse struct { model.CommonResponse TaobaoFuwuSaleLinkGenResponse }
服务平台营销链接生成接口 APIResponse taobao.fuwu.sale.link.gen
服务商通过使用该接口来产生营销链接,通过把这种链接发送给商家来做自定义人群的服务营销<br><br/>注:session是param_str这个参数串创建者生成的session,这个创建者与入参中的nick是不一致的。例如:A开发者创建了一个param_str的字符串,要为B商家生成一个营销链接,session必须是A开发者创建的session。
type TaobaoFuwuSaleLinkGenRequest ¶
服务平台营销链接生成接口 APIRequest taobao.fuwu.sale.link.gen
服务商通过使用该接口来产生营销链接,通过把这种链接发送给商家来做自定义人群的服务营销<br><br/>注:session是param_str这个参数串创建者生成的session,这个创建者与入参中的nick是不一致的。例如:A开发者创建了一个param_str的字符串,要为B商家生成一个营销链接,session必须是A开发者创建的session。
func NewTaobaoFuwuSaleLinkGenRequest ¶
func NewTaobaoFuwuSaleLinkGenRequest() *TaobaoFuwuSaleLinkGenRequest
func (TaobaoFuwuSaleLinkGenRequest) GetApiMethodName ¶
func (r TaobaoFuwuSaleLinkGenRequest) GetApiMethodName() string
func (TaobaoFuwuSaleLinkGenRequest) GetApiParams ¶
func (r TaobaoFuwuSaleLinkGenRequest) GetApiParams() url.Values
func (TaobaoFuwuSaleLinkGenRequest) GetNick ¶
func (r TaobaoFuwuSaleLinkGenRequest) GetNick() string
func (TaobaoFuwuSaleLinkGenRequest) GetParamStr ¶
func (r TaobaoFuwuSaleLinkGenRequest) GetParamStr() string
func (*TaobaoFuwuSaleLinkGenRequest) SetNick ¶
func (r *TaobaoFuwuSaleLinkGenRequest) SetNick(nick string) error
func (*TaobaoFuwuSaleLinkGenRequest) SetParamStr ¶
func (r *TaobaoFuwuSaleLinkGenRequest) SetParamStr(paramStr string) error
type TaobaoFuwuScoresGetAPIResponse ¶
type TaobaoFuwuScoresGetAPIResponse struct { model.CommonResponse TaobaoFuwuScoresGetResponse }
服务平台评价查询接口 APIResponse taobao.fuwu.scores.get
根据日期、查询appkey对应服务评价,每次调用只能查询某一天服务评价信息,可设置分页查询,页大小最大为100,非实时接口,延迟时间为30分钟
type TaobaoFuwuScoresGetRequest ¶
服务平台评价查询接口 APIRequest taobao.fuwu.scores.get
根据日期、查询appkey对应服务评价,每次调用只能查询某一天服务评价信息,可设置分页查询,页大小最大为100,非实时接口,延迟时间为30分钟
func NewTaobaoFuwuScoresGetRequest ¶
func NewTaobaoFuwuScoresGetRequest() *TaobaoFuwuScoresGetRequest
func (TaobaoFuwuScoresGetRequest) GetApiMethodName ¶
func (r TaobaoFuwuScoresGetRequest) GetApiMethodName() string
func (TaobaoFuwuScoresGetRequest) GetApiParams ¶
func (r TaobaoFuwuScoresGetRequest) GetApiParams() url.Values
func (TaobaoFuwuScoresGetRequest) GetCurrentPage ¶
func (r TaobaoFuwuScoresGetRequest) GetCurrentPage() int64
func (TaobaoFuwuScoresGetRequest) GetDate ¶
func (r TaobaoFuwuScoresGetRequest) GetDate() string
func (TaobaoFuwuScoresGetRequest) GetPageSize ¶
func (r TaobaoFuwuScoresGetRequest) GetPageSize() int64
func (*TaobaoFuwuScoresGetRequest) SetCurrentPage ¶
func (r *TaobaoFuwuScoresGetRequest) SetCurrentPage(currentPage int64) error
func (*TaobaoFuwuScoresGetRequest) SetDate ¶
func (r *TaobaoFuwuScoresGetRequest) SetDate(date string) error
func (*TaobaoFuwuScoresGetRequest) SetPageSize ¶
func (r *TaobaoFuwuScoresGetRequest) SetPageSize(pageSize int64) error
type TaobaoFuwuScoresGetResponse ¶
type TaobaoFuwuScoresGetResponse struct { XMLName xml.Name `xml:"fuwu_scores_get_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 ScoreResult []ScoreResult `json:"score_result,omitempty" xml:"score_result>score_result,omitempty"` }
type TaobaoFuwuSkuGetAPIResponse ¶
type TaobaoFuwuSkuGetAPIResponse struct { model.CommonResponse TaobaoFuwuSkuGetResponse }
获取内购服务及SKU详情 APIResponse taobao.fuwu.sku.get
通过服务code和用户nick,获取该服务对应的收费项目的sku信息,包括价格、可购买周期、用户能否购买等信息
type TaobaoFuwuSkuGetRequest ¶
获取内购服务及SKU详情 APIRequest taobao.fuwu.sku.get
通过服务code和用户nick,获取该服务对应的收费项目的sku信息,包括价格、可购买周期、用户能否购买等信息
func NewTaobaoFuwuSkuGetRequest ¶
func NewTaobaoFuwuSkuGetRequest() *TaobaoFuwuSkuGetRequest
func (TaobaoFuwuSkuGetRequest) GetApiMethodName ¶
func (r TaobaoFuwuSkuGetRequest) GetApiMethodName() string
func (TaobaoFuwuSkuGetRequest) GetApiParams ¶
func (r TaobaoFuwuSkuGetRequest) GetApiParams() url.Values
func (TaobaoFuwuSkuGetRequest) GetArticleCode ¶
func (r TaobaoFuwuSkuGetRequest) GetArticleCode() string
func (TaobaoFuwuSkuGetRequest) GetNick ¶
func (r TaobaoFuwuSkuGetRequest) GetNick() string
func (*TaobaoFuwuSkuGetRequest) SetArticleCode ¶
func (r *TaobaoFuwuSkuGetRequest) SetArticleCode(articleCode string) error
func (*TaobaoFuwuSkuGetRequest) SetNick ¶
func (r *TaobaoFuwuSkuGetRequest) SetNick(nick string) error
type TaobaoFuwuSkuGetResponse ¶
type TaobaoFuwuSkuGetResponse struct { XMLName xml.Name `xml:"fuwu_sku_get_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *ArticleViewResult `json:"result,omitempty" xml:"result,omitempty"` }
type TaobaoFuwuSpBillreordAddAPIResponse ¶
type TaobaoFuwuSpBillreordAddAPIResponse struct { model.CommonResponse TaobaoFuwuSpBillreordAddResponse }
内购服务确认单明细上传接口 APIResponse taobao.fuwu.sp.billreord.add
isv能通过该接口上传确认单明细数据
type TaobaoFuwuSpBillreordAddRequest ¶
type TaobaoFuwuSpBillreordAddRequest struct { model.Params // contains filtered or unexported fields }
内购服务确认单明细上传接口 APIRequest taobao.fuwu.sp.billreord.add
isv能通过该接口上传确认单明细数据
func NewTaobaoFuwuSpBillreordAddRequest ¶
func NewTaobaoFuwuSpBillreordAddRequest() *TaobaoFuwuSpBillreordAddRequest
func (TaobaoFuwuSpBillreordAddRequest) GetApiMethodName ¶
func (r TaobaoFuwuSpBillreordAddRequest) GetApiMethodName() string
func (TaobaoFuwuSpBillreordAddRequest) GetApiParams ¶
func (r TaobaoFuwuSpBillreordAddRequest) GetApiParams() url.Values
func (TaobaoFuwuSpBillreordAddRequest) GetParamBillRecordDTO ¶
func (r TaobaoFuwuSpBillreordAddRequest) GetParamBillRecordDTO() *BillRecordDto
func (*TaobaoFuwuSpBillreordAddRequest) SetParamBillRecordDTO ¶
func (r *TaobaoFuwuSpBillreordAddRequest) SetParamBillRecordDTO(paramBillRecordDTO *BillRecordDto) error
type TaobaoFuwuSpConfirmApplyAPIResponse ¶
type TaobaoFuwuSpConfirmApplyAPIResponse struct { model.CommonResponse TaobaoFuwuSpConfirmApplyResponse }
内购服务确认单申请接口 APIResponse taobao.fuwu.sp.confirm.apply
isv能通过该接口发起确认申请单
type TaobaoFuwuSpConfirmApplyRequest ¶
type TaobaoFuwuSpConfirmApplyRequest struct { model.Params // contains filtered or unexported fields }
内购服务确认单申请接口 APIRequest taobao.fuwu.sp.confirm.apply
isv能通过该接口发起确认申请单
func NewTaobaoFuwuSpConfirmApplyRequest ¶
func NewTaobaoFuwuSpConfirmApplyRequest() *TaobaoFuwuSpConfirmApplyRequest
func (TaobaoFuwuSpConfirmApplyRequest) GetApiMethodName ¶
func (r TaobaoFuwuSpConfirmApplyRequest) GetApiMethodName() string
func (TaobaoFuwuSpConfirmApplyRequest) GetApiParams ¶
func (r TaobaoFuwuSpConfirmApplyRequest) GetApiParams() url.Values
func (TaobaoFuwuSpConfirmApplyRequest) GetParamIncomeConfirmDTO ¶
func (r TaobaoFuwuSpConfirmApplyRequest) GetParamIncomeConfirmDTO() *IncomeConfirmDto
func (*TaobaoFuwuSpConfirmApplyRequest) SetParamIncomeConfirmDTO ¶
func (r *TaobaoFuwuSpConfirmApplyRequest) SetParamIncomeConfirmDTO(paramIncomeConfirmDTO *IncomeConfirmDto) error
type TaobaoRecycleOfnpreredpacketGetAPIResponse ¶
type TaobaoRecycleOfnpreredpacketGetAPIResponse struct { model.CommonResponse TaobaoRecycleOfnpreredpacketGetResponse }
服务商查询前置补贴红包的最新数据 APIResponse taobao.recycle.ofnpreredpacket.get
服务商查询前置补贴红包的最新数据
type TaobaoRecycleOfnpreredpacketGetRequest ¶
type TaobaoRecycleOfnpreredpacketGetRequest struct { model.Params // contains filtered or unexported fields }
服务商查询前置补贴红包的最新数据 APIRequest taobao.recycle.ofnpreredpacket.get
服务商查询前置补贴红包的最新数据
func NewTaobaoRecycleOfnpreredpacketGetRequest ¶
func NewTaobaoRecycleOfnpreredpacketGetRequest() *TaobaoRecycleOfnpreredpacketGetRequest
func (TaobaoRecycleOfnpreredpacketGetRequest) GetApiMethodName ¶
func (r TaobaoRecycleOfnpreredpacketGetRequest) GetApiMethodName() string
func (TaobaoRecycleOfnpreredpacketGetRequest) GetApiParams ¶
func (r TaobaoRecycleOfnpreredpacketGetRequest) GetApiParams() url.Values
func (TaobaoRecycleOfnpreredpacketGetRequest) GetOldOrderId ¶
func (r TaobaoRecycleOfnpreredpacketGetRequest) GetOldOrderId() int64
func (*TaobaoRecycleOfnpreredpacketGetRequest) SetOldOrderId ¶
func (r *TaobaoRecycleOfnpreredpacketGetRequest) SetOldOrderId(oldOrderId int64) error
type TaobaoRecycleOfnpreredpacketGetResponse ¶
type TaobaoRecycleOfnpreredpacketGetResponse struct { XMLName xml.Name `xml:"recycle_ofnpreredpacket_get_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Data *OfnPreRedPacketDTO `json:"data,omitempty" xml:"data,omitempty"` }
type TaobaoRecycleOfnpreredpacketTpdeductsuccessAPIResponse ¶
type TaobaoRecycleOfnpreredpacketTpdeductsuccessAPIResponse struct { model.CommonResponse TaobaoRecycleOfnpreredpacketTpdeductsuccessResponse }
回收商同步前置补贴红包的代扣成功事件 APIResponse taobao.recycle.ofnpreredpacket.tpdeductsuccess
回收商->天猫后端,同步前置补贴红包的代扣成功事件
type TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest ¶
type TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest struct { model.Params // contains filtered or unexported fields }
回收商同步前置补贴红包的代扣成功事件 APIRequest taobao.recycle.ofnpreredpacket.tpdeductsuccess
回收商->天猫后端,同步前置补贴红包的代扣成功事件
func NewTaobaoRecycleOfnpreredpacketTpdeductsuccessRequest ¶
func NewTaobaoRecycleOfnpreredpacketTpdeductsuccessRequest() *TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest
func (TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) GetApiMethodName ¶
func (r TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) GetApiMethodName() string
func (TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) GetApiParams ¶
func (r TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) GetApiParams() url.Values
func (TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) GetDeductAmount ¶
func (r TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) GetDeductAmount() int64
func (TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) GetOldOrderId ¶
func (r TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) GetOldOrderId() int64
func (*TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) SetDeductAmount ¶
func (r *TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) SetDeductAmount(deductAmount int64) error
func (*TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) SetOldOrderId ¶
func (r *TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest) SetOldOrderId(oldOrderId int64) error
type TaobaoRecycleOfnpreredpacketTpdeductsuccessResponse ¶
type TaobaoRecycleOfnpreredpacketTpdeductsuccessResponse struct { XMLName xml.Name `xml:"recycle_ofnpreredpacket_tpdeductsuccess_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Data *OfnPreRedPacketActionDTO `json:"data,omitempty" xml:"data,omitempty"` }
type TaobaoVasOrderSearchAPIResponse ¶
type TaobaoVasOrderSearchAPIResponse struct { model.CommonResponse TaobaoVasOrderSearchResponse }
订单记录导出 APIResponse taobao.vas.order.search
用于ISV查询自己名下的应用及收费项目的订单记录(已付款订单)。<br/>建议用于查询前一日的历史记录,不适合用作实时数据查询。<br/>现在只能查询90天以内的数据<br/>该接口限制每分钟所有appkey调用总和只能有800次。
type TaobaoVasOrderSearchRequest ¶
订单记录导出 APIRequest taobao.vas.order.search
用于ISV查询自己名下的应用及收费项目的订单记录(已付款订单)。<br/>建议用于查询前一日的历史记录,不适合用作实时数据查询。<br/>现在只能查询90天以内的数据<br/>该接口限制每分钟所有appkey调用总和只能有800次。
func NewTaobaoVasOrderSearchRequest ¶
func NewTaobaoVasOrderSearchRequest() *TaobaoVasOrderSearchRequest
func (TaobaoVasOrderSearchRequest) GetApiMethodName ¶
func (r TaobaoVasOrderSearchRequest) GetApiMethodName() string
func (TaobaoVasOrderSearchRequest) GetApiParams ¶
func (r TaobaoVasOrderSearchRequest) GetApiParams() url.Values
func (TaobaoVasOrderSearchRequest) GetArticleCode ¶
func (r TaobaoVasOrderSearchRequest) GetArticleCode() string
func (TaobaoVasOrderSearchRequest) GetBizOrderId ¶
func (r TaobaoVasOrderSearchRequest) GetBizOrderId() int64
func (TaobaoVasOrderSearchRequest) GetBizType ¶
func (r TaobaoVasOrderSearchRequest) GetBizType() int64
func (TaobaoVasOrderSearchRequest) GetEndCreated ¶
func (r TaobaoVasOrderSearchRequest) GetEndCreated() string
func (TaobaoVasOrderSearchRequest) GetItemCode ¶
func (r TaobaoVasOrderSearchRequest) GetItemCode() string
func (TaobaoVasOrderSearchRequest) GetNick ¶
func (r TaobaoVasOrderSearchRequest) GetNick() string
func (TaobaoVasOrderSearchRequest) GetOrderId ¶
func (r TaobaoVasOrderSearchRequest) GetOrderId() int64
func (TaobaoVasOrderSearchRequest) GetPageNo ¶
func (r TaobaoVasOrderSearchRequest) GetPageNo() int64
func (TaobaoVasOrderSearchRequest) GetPageSize ¶
func (r TaobaoVasOrderSearchRequest) GetPageSize() int64
func (TaobaoVasOrderSearchRequest) GetStartCreated ¶
func (r TaobaoVasOrderSearchRequest) GetStartCreated() string
func (*TaobaoVasOrderSearchRequest) SetArticleCode ¶
func (r *TaobaoVasOrderSearchRequest) SetArticleCode(articleCode string) error
func (*TaobaoVasOrderSearchRequest) SetBizOrderId ¶
func (r *TaobaoVasOrderSearchRequest) SetBizOrderId(bizOrderId int64) error
func (*TaobaoVasOrderSearchRequest) SetBizType ¶
func (r *TaobaoVasOrderSearchRequest) SetBizType(bizType int64) error
func (*TaobaoVasOrderSearchRequest) SetEndCreated ¶
func (r *TaobaoVasOrderSearchRequest) SetEndCreated(endCreated string) error
func (*TaobaoVasOrderSearchRequest) SetItemCode ¶
func (r *TaobaoVasOrderSearchRequest) SetItemCode(itemCode string) error
func (*TaobaoVasOrderSearchRequest) SetNick ¶
func (r *TaobaoVasOrderSearchRequest) SetNick(nick string) error
func (*TaobaoVasOrderSearchRequest) SetOrderId ¶
func (r *TaobaoVasOrderSearchRequest) SetOrderId(orderId int64) error
func (*TaobaoVasOrderSearchRequest) SetPageNo ¶
func (r *TaobaoVasOrderSearchRequest) SetPageNo(pageNo int64) error
func (*TaobaoVasOrderSearchRequest) SetPageSize ¶
func (r *TaobaoVasOrderSearchRequest) SetPageSize(pageSize int64) error
func (*TaobaoVasOrderSearchRequest) SetStartCreated ¶
func (r *TaobaoVasOrderSearchRequest) SetStartCreated(startCreated string) error
type TaobaoVasOrderSearchResponse ¶
type TaobaoVasOrderSearchResponse struct { XMLName xml.Name `xml:"vas_order_search_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 ArticleBizOrders []ArticleBizOrder `json:"article_biz_orders,omitempty" xml:"article_biz_orders>article_biz_order,omitempty"` TotalItem int64 `json:"total_item,omitempty" xml:"total_item,omitempty"` }
type TaobaoVasServiceValidateAPIResponse ¶
type TaobaoVasServiceValidateAPIResponse struct { model.CommonResponse TaobaoVasServiceValidateResponse }
增值服务订购服务验证 APIResponse taobao.vas.service.validate
增值服务订购服务验证
type TaobaoVasServiceValidateRequest ¶
type TaobaoVasServiceValidateRequest struct { model.Params // contains filtered or unexported fields }
增值服务订购服务验证 APIRequest taobao.vas.service.validate
增值服务订购服务验证
func NewTaobaoVasServiceValidateRequest ¶
func NewTaobaoVasServiceValidateRequest() *TaobaoVasServiceValidateRequest
func (TaobaoVasServiceValidateRequest) GetApiMethodName ¶
func (r TaobaoVasServiceValidateRequest) GetApiMethodName() string
func (TaobaoVasServiceValidateRequest) GetApiParams ¶
func (r TaobaoVasServiceValidateRequest) GetApiParams() url.Values
func (TaobaoVasServiceValidateRequest) GetNick ¶
func (r TaobaoVasServiceValidateRequest) GetNick() string
func (TaobaoVasServiceValidateRequest) GetServCode ¶
func (r TaobaoVasServiceValidateRequest) GetServCode() string
func (*TaobaoVasServiceValidateRequest) SetNick ¶
func (r *TaobaoVasServiceValidateRequest) SetNick(nick string) error
func (*TaobaoVasServiceValidateRequest) SetServCode ¶
func (r *TaobaoVasServiceValidateRequest) SetServCode(servCode string) error
type TaobaoVasSubscSearchAPIResponse ¶
type TaobaoVasSubscSearchAPIResponse struct { model.CommonResponse TaobaoVasSubscSearchResponse }
订购记录导出 APIResponse taobao.vas.subsc.search
用于ISV查询自己名下的应用及收费项目的订购记录
type TaobaoVasSubscSearchRequest ¶
订购记录导出 APIRequest taobao.vas.subsc.search
用于ISV查询自己名下的应用及收费项目的订购记录
func NewTaobaoVasSubscSearchRequest ¶
func NewTaobaoVasSubscSearchRequest() *TaobaoVasSubscSearchRequest
func (TaobaoVasSubscSearchRequest) GetApiMethodName ¶
func (r TaobaoVasSubscSearchRequest) GetApiMethodName() string
func (TaobaoVasSubscSearchRequest) GetApiParams ¶
func (r TaobaoVasSubscSearchRequest) GetApiParams() url.Values
func (TaobaoVasSubscSearchRequest) GetArticleCode ¶
func (r TaobaoVasSubscSearchRequest) GetArticleCode() string
func (TaobaoVasSubscSearchRequest) GetAutosub ¶
func (r TaobaoVasSubscSearchRequest) GetAutosub() bool
func (TaobaoVasSubscSearchRequest) GetEndDeadline ¶
func (r TaobaoVasSubscSearchRequest) GetEndDeadline() string
func (TaobaoVasSubscSearchRequest) GetExpireNotice ¶
func (r TaobaoVasSubscSearchRequest) GetExpireNotice() bool
func (TaobaoVasSubscSearchRequest) GetItemCode ¶
func (r TaobaoVasSubscSearchRequest) GetItemCode() string
func (TaobaoVasSubscSearchRequest) GetNick ¶
func (r TaobaoVasSubscSearchRequest) GetNick() string
func (TaobaoVasSubscSearchRequest) GetPageNo ¶
func (r TaobaoVasSubscSearchRequest) GetPageNo() int64
func (TaobaoVasSubscSearchRequest) GetPageSize ¶
func (r TaobaoVasSubscSearchRequest) GetPageSize() int64
func (TaobaoVasSubscSearchRequest) GetStartDeadline ¶
func (r TaobaoVasSubscSearchRequest) GetStartDeadline() string
func (TaobaoVasSubscSearchRequest) GetStatus ¶
func (r TaobaoVasSubscSearchRequest) GetStatus() int64
func (*TaobaoVasSubscSearchRequest) SetArticleCode ¶
func (r *TaobaoVasSubscSearchRequest) SetArticleCode(articleCode string) error
func (*TaobaoVasSubscSearchRequest) SetAutosub ¶
func (r *TaobaoVasSubscSearchRequest) SetAutosub(autosub bool) error
func (*TaobaoVasSubscSearchRequest) SetEndDeadline ¶
func (r *TaobaoVasSubscSearchRequest) SetEndDeadline(endDeadline string) error
func (*TaobaoVasSubscSearchRequest) SetExpireNotice ¶
func (r *TaobaoVasSubscSearchRequest) SetExpireNotice(expireNotice bool) error
func (*TaobaoVasSubscSearchRequest) SetItemCode ¶
func (r *TaobaoVasSubscSearchRequest) SetItemCode(itemCode string) error
func (*TaobaoVasSubscSearchRequest) SetNick ¶
func (r *TaobaoVasSubscSearchRequest) SetNick(nick string) error
func (*TaobaoVasSubscSearchRequest) SetPageNo ¶
func (r *TaobaoVasSubscSearchRequest) SetPageNo(pageNo int64) error
func (*TaobaoVasSubscSearchRequest) SetPageSize ¶
func (r *TaobaoVasSubscSearchRequest) SetPageSize(pageSize int64) error
func (*TaobaoVasSubscSearchRequest) SetStartDeadline ¶
func (r *TaobaoVasSubscSearchRequest) SetStartDeadline(startDeadline string) error
func (*TaobaoVasSubscSearchRequest) SetStatus ¶
func (r *TaobaoVasSubscSearchRequest) SetStatus(status int64) error
type TaobaoVasSubscSearchResponse ¶
type TaobaoVasSubscSearchResponse struct { XMLName xml.Name `xml:"vas_subsc_search_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 ArticleSubs []ArticleSub `json:"article_subs,omitempty" xml:"article_subs>article_sub,omitempty"` TotalItem int64 `json:"total_item,omitempty" xml:"total_item,omitempty"` }
type TaobaoVasSubscribeGetAPIResponse ¶
type TaobaoVasSubscribeGetAPIResponse struct { model.CommonResponse TaobaoVasSubscribeGetResponse }
订购关系查询 APIResponse taobao.vas.subscribe.get
用于ISV根据登录进来的淘宝会员名查询该为该会员开通哪些收费项目,ISV只能查询自己名下的应用及收费项目的订购情况
type TaobaoVasSubscribeGetRequest ¶
订购关系查询 APIRequest taobao.vas.subscribe.get
用于ISV根据登录进来的淘宝会员名查询该为该会员开通哪些收费项目,ISV只能查询自己名下的应用及收费项目的订购情况
func NewTaobaoVasSubscribeGetRequest ¶
func NewTaobaoVasSubscribeGetRequest() *TaobaoVasSubscribeGetRequest
func (TaobaoVasSubscribeGetRequest) GetApiMethodName ¶
func (r TaobaoVasSubscribeGetRequest) GetApiMethodName() string
func (TaobaoVasSubscribeGetRequest) GetApiParams ¶
func (r TaobaoVasSubscribeGetRequest) GetApiParams() url.Values
func (TaobaoVasSubscribeGetRequest) GetArticleCode ¶
func (r TaobaoVasSubscribeGetRequest) GetArticleCode() string
func (TaobaoVasSubscribeGetRequest) GetNick ¶
func (r TaobaoVasSubscribeGetRequest) GetNick() string
func (*TaobaoVasSubscribeGetRequest) SetArticleCode ¶
func (r *TaobaoVasSubscribeGetRequest) SetArticleCode(articleCode string) error
func (*TaobaoVasSubscribeGetRequest) SetNick ¶
func (r *TaobaoVasSubscribeGetRequest) SetNick(nick string) error
type TaobaoVasSubscribeGetResponse ¶
type TaobaoVasSubscribeGetResponse struct { XMLName xml.Name `xml:"vas_subscribe_get_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 ArticleUserSubscribes []ArticleUserSubscribe `json:"article_user_subscribes,omitempty" xml:"article_user_subscribes>article_user_subscribe,omitempty"` }
type TaobaoWeikeEserviceOrderGetAPIResponse ¶
type TaobaoWeikeEserviceOrderGetAPIResponse struct { model.CommonResponse TaobaoWeikeEserviceOrderGetResponse }
客服外包订单查询 APIResponse taobao.weike.eservice.order.get
用于客服外包中服务商查询订单列表
type TaobaoWeikeEserviceOrderGetRequest ¶
type TaobaoWeikeEserviceOrderGetRequest struct { model.Params // contains filtered or unexported fields }
客服外包订单查询 APIRequest taobao.weike.eservice.order.get
用于客服外包中服务商查询订单列表
func NewTaobaoWeikeEserviceOrderGetRequest ¶
func NewTaobaoWeikeEserviceOrderGetRequest() *TaobaoWeikeEserviceOrderGetRequest
func (TaobaoWeikeEserviceOrderGetRequest) GetApiMethodName ¶
func (r TaobaoWeikeEserviceOrderGetRequest) GetApiMethodName() string
func (TaobaoWeikeEserviceOrderGetRequest) GetApiParams ¶
func (r TaobaoWeikeEserviceOrderGetRequest) GetApiParams() url.Values
func (TaobaoWeikeEserviceOrderGetRequest) GetEndDate ¶
func (r TaobaoWeikeEserviceOrderGetRequest) GetEndDate() string
func (TaobaoWeikeEserviceOrderGetRequest) GetOrderIdList ¶
func (r TaobaoWeikeEserviceOrderGetRequest) GetOrderIdList() []int64
func (TaobaoWeikeEserviceOrderGetRequest) GetPageNum ¶
func (r TaobaoWeikeEserviceOrderGetRequest) GetPageNum() int64
func (TaobaoWeikeEserviceOrderGetRequest) GetPageSize ¶
func (r TaobaoWeikeEserviceOrderGetRequest) GetPageSize() int64
func (TaobaoWeikeEserviceOrderGetRequest) GetSchedulingState ¶
func (r TaobaoWeikeEserviceOrderGetRequest) GetSchedulingState() bool
func (TaobaoWeikeEserviceOrderGetRequest) GetSellerNick ¶
func (r TaobaoWeikeEserviceOrderGetRequest) GetSellerNick() string
func (TaobaoWeikeEserviceOrderGetRequest) GetStartDate ¶
func (r TaobaoWeikeEserviceOrderGetRequest) GetStartDate() string
func (*TaobaoWeikeEserviceOrderGetRequest) SetEndDate ¶
func (r *TaobaoWeikeEserviceOrderGetRequest) SetEndDate(endDate string) error
func (*TaobaoWeikeEserviceOrderGetRequest) SetOrderIdList ¶
func (r *TaobaoWeikeEserviceOrderGetRequest) SetOrderIdList(orderIdList []int64) error
func (*TaobaoWeikeEserviceOrderGetRequest) SetPageNum ¶
func (r *TaobaoWeikeEserviceOrderGetRequest) SetPageNum(pageNum int64) error
func (*TaobaoWeikeEserviceOrderGetRequest) SetPageSize ¶
func (r *TaobaoWeikeEserviceOrderGetRequest) SetPageSize(pageSize int64) error
func (*TaobaoWeikeEserviceOrderGetRequest) SetSchedulingState ¶
func (r *TaobaoWeikeEserviceOrderGetRequest) SetSchedulingState(schedulingState bool) error
func (*TaobaoWeikeEserviceOrderGetRequest) SetSellerNick ¶
func (r *TaobaoWeikeEserviceOrderGetRequest) SetSellerNick(sellerNick string) error
func (*TaobaoWeikeEserviceOrderGetRequest) SetStartDate ¶
func (r *TaobaoWeikeEserviceOrderGetRequest) SetStartDate(startDate string) error
type TaobaoWeikeEserviceOrderGetResponse ¶
type TaobaoWeikeEserviceOrderGetResponse struct { XMLName xml.Name `xml:"weike_eservice_order_get_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 TotalSize int64 `json:"total_size,omitempty" xml:"total_size,omitempty"` OrderList []Order `json:"order_list,omitempty" xml:"order_list>order,omitempty"` }
type TaobaoWeikeEserviceScheduleGetAPIResponse ¶
type TaobaoWeikeEserviceScheduleGetAPIResponse struct { model.CommonResponse TaobaoWeikeEserviceScheduleGetResponse }
客服排班信息查询接口 APIResponse taobao.weike.eservice.schedule.get
客服排班信息查询接口
type TaobaoWeikeEserviceScheduleGetRequest ¶
type TaobaoWeikeEserviceScheduleGetRequest struct { model.Params // contains filtered or unexported fields }
客服排班信息查询接口 APIRequest taobao.weike.eservice.schedule.get
客服排班信息查询接口
func NewTaobaoWeikeEserviceScheduleGetRequest ¶
func NewTaobaoWeikeEserviceScheduleGetRequest() *TaobaoWeikeEserviceScheduleGetRequest
func (TaobaoWeikeEserviceScheduleGetRequest) GetApiMethodName ¶
func (r TaobaoWeikeEserviceScheduleGetRequest) GetApiMethodName() string
func (TaobaoWeikeEserviceScheduleGetRequest) GetApiParams ¶
func (r TaobaoWeikeEserviceScheduleGetRequest) GetApiParams() url.Values
func (TaobaoWeikeEserviceScheduleGetRequest) GetEndDate ¶
func (r TaobaoWeikeEserviceScheduleGetRequest) GetEndDate() string
func (TaobaoWeikeEserviceScheduleGetRequest) GetOrderId ¶
func (r TaobaoWeikeEserviceScheduleGetRequest) GetOrderId() int64
func (TaobaoWeikeEserviceScheduleGetRequest) GetSellerNick ¶
func (r TaobaoWeikeEserviceScheduleGetRequest) GetSellerNick() string
func (TaobaoWeikeEserviceScheduleGetRequest) GetSpNick ¶
func (r TaobaoWeikeEserviceScheduleGetRequest) GetSpNick() string
func (TaobaoWeikeEserviceScheduleGetRequest) GetStartDate ¶
func (r TaobaoWeikeEserviceScheduleGetRequest) GetStartDate() string
func (*TaobaoWeikeEserviceScheduleGetRequest) SetEndDate ¶
func (r *TaobaoWeikeEserviceScheduleGetRequest) SetEndDate(endDate string) error
func (*TaobaoWeikeEserviceScheduleGetRequest) SetOrderId ¶
func (r *TaobaoWeikeEserviceScheduleGetRequest) SetOrderId(orderId int64) error
func (*TaobaoWeikeEserviceScheduleGetRequest) SetSellerNick ¶
func (r *TaobaoWeikeEserviceScheduleGetRequest) SetSellerNick(sellerNick string) error
func (*TaobaoWeikeEserviceScheduleGetRequest) SetSpNick ¶
func (r *TaobaoWeikeEserviceScheduleGetRequest) SetSpNick(spNick string) error
func (*TaobaoWeikeEserviceScheduleGetRequest) SetStartDate ¶
func (r *TaobaoWeikeEserviceScheduleGetRequest) SetStartDate(startDate string) error
type TaobaoWeikeEserviceScheduleGetResponse ¶
type TaobaoWeikeEserviceScheduleGetResponse struct { XMLName xml.Name `xml:"weike_eservice_schedule_get_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *CsSchedulingWrapper `json:"result,omitempty" xml:"result,omitempty"` }
type TaobaoWeikeEserviceSchedulePutAPIResponse ¶
type TaobaoWeikeEserviceSchedulePutAPIResponse struct { model.CommonResponse TaobaoWeikeEserviceSchedulePutResponse }
提交客服排班信息 APIResponse taobao.weike.eservice.schedule.put
添加、更新、删除排班信息
type TaobaoWeikeEserviceSchedulePutRequest ¶
type TaobaoWeikeEserviceSchedulePutRequest struct { model.Params // contains filtered or unexported fields }
提交客服排班信息 APIRequest taobao.weike.eservice.schedule.put
添加、更新、删除排班信息
func NewTaobaoWeikeEserviceSchedulePutRequest ¶
func NewTaobaoWeikeEserviceSchedulePutRequest() *TaobaoWeikeEserviceSchedulePutRequest
func (TaobaoWeikeEserviceSchedulePutRequest) GetApiMethodName ¶
func (r TaobaoWeikeEserviceSchedulePutRequest) GetApiMethodName() string
func (TaobaoWeikeEserviceSchedulePutRequest) GetApiParams ¶
func (r TaobaoWeikeEserviceSchedulePutRequest) GetApiParams() url.Values
func (TaobaoWeikeEserviceSchedulePutRequest) GetCsSchedulings ¶
func (r TaobaoWeikeEserviceSchedulePutRequest) GetCsSchedulings() []CsSchedulingOneDayDto
func (TaobaoWeikeEserviceSchedulePutRequest) GetOrderId ¶
func (r TaobaoWeikeEserviceSchedulePutRequest) GetOrderId() int64
func (*TaobaoWeikeEserviceSchedulePutRequest) SetCsSchedulings ¶
func (r *TaobaoWeikeEserviceSchedulePutRequest) SetCsSchedulings(csSchedulings []CsSchedulingOneDayDto) error
func (*TaobaoWeikeEserviceSchedulePutRequest) SetOrderId ¶
func (r *TaobaoWeikeEserviceSchedulePutRequest) SetOrderId(orderId int64) error
type TaobaoWeikeEserviceSubusersGetAPIResponse ¶
type TaobaoWeikeEserviceSubusersGetAPIResponse struct { model.CommonResponse TaobaoWeikeEserviceSubusersGetResponse }
客服外包订单分配的商家子账号列表 APIResponse taobao.weike.eservice.subusers.get
获取客服外包订单分配的商家子账号列表,以及授权状态
type TaobaoWeikeEserviceSubusersGetRequest ¶
type TaobaoWeikeEserviceSubusersGetRequest struct { model.Params // contains filtered or unexported fields }
客服外包订单分配的商家子账号列表 APIRequest taobao.weike.eservice.subusers.get
获取客服外包订单分配的商家子账号列表,以及授权状态
func NewTaobaoWeikeEserviceSubusersGetRequest ¶
func NewTaobaoWeikeEserviceSubusersGetRequest() *TaobaoWeikeEserviceSubusersGetRequest
func (TaobaoWeikeEserviceSubusersGetRequest) GetApiMethodName ¶
func (r TaobaoWeikeEserviceSubusersGetRequest) GetApiMethodName() string
func (TaobaoWeikeEserviceSubusersGetRequest) GetApiParams ¶
func (r TaobaoWeikeEserviceSubusersGetRequest) GetApiParams() url.Values
func (TaobaoWeikeEserviceSubusersGetRequest) GetOrderId ¶
func (r TaobaoWeikeEserviceSubusersGetRequest) GetOrderId() int64
func (*TaobaoWeikeEserviceSubusersGetRequest) SetOrderId ¶
func (r *TaobaoWeikeEserviceSubusersGetRequest) SetOrderId(orderId int64) error
type TaobaoWeikeEserviceSubusersGetResponse ¶
type TaobaoWeikeEserviceSubusersGetResponse struct { XMLName xml.Name `xml:"weike_eservice_subusers_get_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *AuthorizedAccountWrapper `json:"result,omitempty" xml:"result,omitempty"` }
type TaobaoWeikePerformancePutAPIResponse ¶
type TaobaoWeikePerformancePutAPIResponse struct { model.CommonResponse TaobaoWeikePerformancePutResponse }
提交客服绩效接口 APIResponse taobao.weike.performance.put
提交客服绩效接口
type TaobaoWeikePerformancePutRequest ¶
type TaobaoWeikePerformancePutRequest struct { model.Params // contains filtered or unexported fields }
提交客服绩效接口 APIRequest taobao.weike.performance.put
提交客服绩效接口
func NewTaobaoWeikePerformancePutRequest ¶
func NewTaobaoWeikePerformancePutRequest() *TaobaoWeikePerformancePutRequest
func (TaobaoWeikePerformancePutRequest) GetApiMethodName ¶
func (r TaobaoWeikePerformancePutRequest) GetApiMethodName() string
func (TaobaoWeikePerformancePutRequest) GetApiParams ¶
func (r TaobaoWeikePerformancePutRequest) GetApiParams() url.Values
func (TaobaoWeikePerformancePutRequest) GetId ¶
func (r TaobaoWeikePerformancePutRequest) GetId() int64
func (TaobaoWeikePerformancePutRequest) GetPerInfoWrapper ¶
func (r TaobaoWeikePerformancePutRequest) GetPerInfoWrapper() *PerformanceInfoWrapper
func (*TaobaoWeikePerformancePutRequest) SetId ¶
func (r *TaobaoWeikePerformancePutRequest) SetId(id int64) error
func (*TaobaoWeikePerformancePutRequest) SetPerInfoWrapper ¶
func (r *TaobaoWeikePerformancePutRequest) SetPerInfoWrapper(perInfoWrapper *PerformanceInfoWrapper) error
type TaobaoWeikeSubscinfoGetAPIResponse ¶
type TaobaoWeikeSubscinfoGetAPIResponse struct { model.CommonResponse TaobaoWeikeSubscinfoGetResponse }
需求订单查询接口 APIResponse taobao.weike.subscinfo.get
需求订单查询接口
type TaobaoWeikeSubscinfoGetRequest ¶
type TaobaoWeikeSubscinfoGetRequest struct { model.Params // contains filtered or unexported fields }
需求订单查询接口 APIRequest taobao.weike.subscinfo.get
需求订单查询接口
func NewTaobaoWeikeSubscinfoGetRequest ¶
func NewTaobaoWeikeSubscinfoGetRequest() *TaobaoWeikeSubscinfoGetRequest
func (TaobaoWeikeSubscinfoGetRequest) GetApiMethodName ¶
func (r TaobaoWeikeSubscinfoGetRequest) GetApiMethodName() string
func (TaobaoWeikeSubscinfoGetRequest) GetApiParams ¶
func (r TaobaoWeikeSubscinfoGetRequest) GetApiParams() url.Values
func (TaobaoWeikeSubscinfoGetRequest) GetEndTime ¶
func (r TaobaoWeikeSubscinfoGetRequest) GetEndTime() string
func (TaobaoWeikeSubscinfoGetRequest) GetPageNum ¶
func (r TaobaoWeikeSubscinfoGetRequest) GetPageNum() int64
func (TaobaoWeikeSubscinfoGetRequest) GetSellerName ¶
func (r TaobaoWeikeSubscinfoGetRequest) GetSellerName() string
func (TaobaoWeikeSubscinfoGetRequest) GetStartTime ¶
func (r TaobaoWeikeSubscinfoGetRequest) GetStartTime() string
func (*TaobaoWeikeSubscinfoGetRequest) SetEndTime ¶
func (r *TaobaoWeikeSubscinfoGetRequest) SetEndTime(endTime string) error
func (*TaobaoWeikeSubscinfoGetRequest) SetPageNum ¶
func (r *TaobaoWeikeSubscinfoGetRequest) SetPageNum(pageNum int64) error
func (*TaobaoWeikeSubscinfoGetRequest) SetSellerName ¶
func (r *TaobaoWeikeSubscinfoGetRequest) SetSellerName(sellerName string) error
func (*TaobaoWeikeSubscinfoGetRequest) SetStartTime ¶
func (r *TaobaoWeikeSubscinfoGetRequest) SetStartTime(startTime string) error
type TaobaoWeikeSubscinfoGetResponse ¶
type TaobaoWeikeSubscinfoGetResponse struct { XMLName xml.Name `xml:"weike_subscinfo_get_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *SubscInfoWrapper `json:"result,omitempty" xml:"result,omitempty"` }
type TmallCarContractDownloadAPIResponse ¶
type TmallCarContractDownloadAPIResponse struct { model.CommonResponse TmallCarContractDownloadResponse }
合同下载 APIResponse tmall.car.contract.download
目前天猫开新车会在线上签署一份合同,协议,需要一个个在已卖出打开,另存为pdf,人工一个个下载比较麻烦,期望通过接口直接读取pdf; 因为比较耗时,建议一个个下载,假设并发下载,很可能限流,每天的调用量有限;
type TmallCarContractDownloadRequest ¶
type TmallCarContractDownloadRequest struct { model.Params // contains filtered or unexported fields }
合同下载 APIRequest tmall.car.contract.download
目前天猫开新车会在线上签署一份合同,协议,需要一个个在已卖出打开,另存为pdf,人工一个个下载比较麻烦,期望通过接口直接读取pdf; 因为比较耗时,建议一个个下载,假设并发下载,很可能限流,每天的调用量有限;
func NewTmallCarContractDownloadRequest ¶
func NewTmallCarContractDownloadRequest() *TmallCarContractDownloadRequest
func (TmallCarContractDownloadRequest) GetApiMethodName ¶
func (r TmallCarContractDownloadRequest) GetApiMethodName() string
func (TmallCarContractDownloadRequest) GetApiParams ¶
func (r TmallCarContractDownloadRequest) GetApiParams() url.Values
func (TmallCarContractDownloadRequest) GetHtml ¶
func (r TmallCarContractDownloadRequest) GetHtml() bool
func (TmallCarContractDownloadRequest) GetOrderId ¶
func (r TmallCarContractDownloadRequest) GetOrderId() int64
func (*TmallCarContractDownloadRequest) SetHtml ¶
func (r *TmallCarContractDownloadRequest) SetHtml(html bool) error
func (*TmallCarContractDownloadRequest) SetOrderId ¶
func (r *TmallCarContractDownloadRequest) SetOrderId(orderId int64) error
type TmallCarContractDownloadResponse ¶
type TmallCarContractDownloadResponse struct { XMLName xml.Name `xml:"tmall_car_contract_download_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *TmallCarContractDownloadResult `json:"result,omitempty" xml:"result,omitempty"` }
type TmallCarContractDownloadResult ¶
type TmallCarContractDownloadResult struct { GmtCurrentTime int64 `json:"gmt_current_time,omitempty" xml:"gmt_current_time,omitempty"` MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"` MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"` Objects []*model.File `json:"objects,omitempty" xml:"objects>*model.File,omitempty"` Success bool `json:"success,omitempty" xml:"success,omitempty"` CostTime int64 `json:"cost_time,omitempty" xml:"cost_time,omitempty"` }
TmallCarContractDownloadResult
type TmallCarFpcarGetcarNotifyAPIResponse ¶
type TmallCarFpcarGetcarNotifyAPIResponse struct { model.CommonResponse TmallCarFpcarGetcarNotifyResponse }
门店通知用户提车 APIResponse tmall.car.fpcar.getcar.notify
提供给外部(大搜或其它合作方)的接口-门店通知用户提车
type TmallCarFpcarGetcarNotifyRequest ¶
type TmallCarFpcarGetcarNotifyRequest struct { model.Params // contains filtered or unexported fields }
门店通知用户提车 APIRequest tmall.car.fpcar.getcar.notify
提供给外部(大搜或其它合作方)的接口-门店通知用户提车
func NewTmallCarFpcarGetcarNotifyRequest ¶
func NewTmallCarFpcarGetcarNotifyRequest() *TmallCarFpcarGetcarNotifyRequest
func (TmallCarFpcarGetcarNotifyRequest) GetApiMethodName ¶
func (r TmallCarFpcarGetcarNotifyRequest) GetApiMethodName() string
func (TmallCarFpcarGetcarNotifyRequest) GetApiParams ¶
func (r TmallCarFpcarGetcarNotifyRequest) GetApiParams() url.Values
func (TmallCarFpcarGetcarNotifyRequest) GetItemId ¶
func (r TmallCarFpcarGetcarNotifyRequest) GetItemId() int64
func (TmallCarFpcarGetcarNotifyRequest) GetOrderId ¶
func (r TmallCarFpcarGetcarNotifyRequest) GetOrderId() int64
func (TmallCarFpcarGetcarNotifyRequest) GetSellerId ¶
func (r TmallCarFpcarGetcarNotifyRequest) GetSellerId() int64
func (*TmallCarFpcarGetcarNotifyRequest) SetItemId ¶
func (r *TmallCarFpcarGetcarNotifyRequest) SetItemId(itemId int64) error
func (*TmallCarFpcarGetcarNotifyRequest) SetOrderId ¶
func (r *TmallCarFpcarGetcarNotifyRequest) SetOrderId(orderId int64) error
func (*TmallCarFpcarGetcarNotifyRequest) SetSellerId ¶
func (r *TmallCarFpcarGetcarNotifyRequest) SetSellerId(sellerId int64) error
type TmallCarFpcarGetcarNotifyResponse ¶
type TmallCarFpcarGetcarNotifyResponse struct { XMLName xml.Name `xml:"tmall_car_fpcar_getcar_notify_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Object string `json:"object,omitempty" xml:"object,omitempty"` MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"` MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"` Succes bool `json:"succes,omitempty" xml:"succes,omitempty"` }
type TmallCarFpcarRestpayReceiveAPIResponse ¶
type TmallCarFpcarRestpayReceiveAPIResponse struct { model.CommonResponse TmallCarFpcarRestpayReceiveResponse }
门店线下已收尾款 APIResponse tmall.car.fpcar.restpay.receive
提供给外部(大搜或其它合作方)的接口-门店线下已收尾款(不执行分佣)
type TmallCarFpcarRestpayReceiveRequest ¶
type TmallCarFpcarRestpayReceiveRequest struct { model.Params // contains filtered or unexported fields }
门店线下已收尾款 APIRequest tmall.car.fpcar.restpay.receive
提供给外部(大搜或其它合作方)的接口-门店线下已收尾款(不执行分佣)
func NewTmallCarFpcarRestpayReceiveRequest ¶
func NewTmallCarFpcarRestpayReceiveRequest() *TmallCarFpcarRestpayReceiveRequest
func (TmallCarFpcarRestpayReceiveRequest) GetApiMethodName ¶
func (r TmallCarFpcarRestpayReceiveRequest) GetApiMethodName() string
func (TmallCarFpcarRestpayReceiveRequest) GetApiParams ¶
func (r TmallCarFpcarRestpayReceiveRequest) GetApiParams() url.Values
func (TmallCarFpcarRestpayReceiveRequest) GetItemId ¶
func (r TmallCarFpcarRestpayReceiveRequest) GetItemId() int64
func (TmallCarFpcarRestpayReceiveRequest) GetOrderId ¶
func (r TmallCarFpcarRestpayReceiveRequest) GetOrderId() int64
func (TmallCarFpcarRestpayReceiveRequest) GetSellerId ¶
func (r TmallCarFpcarRestpayReceiveRequest) GetSellerId() int64
func (*TmallCarFpcarRestpayReceiveRequest) SetItemId ¶
func (r *TmallCarFpcarRestpayReceiveRequest) SetItemId(itemId int64) error
func (*TmallCarFpcarRestpayReceiveRequest) SetOrderId ¶
func (r *TmallCarFpcarRestpayReceiveRequest) SetOrderId(orderId int64) error
func (*TmallCarFpcarRestpayReceiveRequest) SetSellerId ¶
func (r *TmallCarFpcarRestpayReceiveRequest) SetSellerId(sellerId int64) error
type TmallCarFpcarRestpayReceiveResponse ¶
type TmallCarFpcarRestpayReceiveResponse struct { XMLName xml.Name `xml:"tmall_car_fpcar_restpay_receive_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Succes bool `json:"succes,omitempty" xml:"succes,omitempty"` MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"` MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"` Object string `json:"object,omitempty" xml:"object,omitempty"` }
type TmallCarLeaseConsumeAPIResponse ¶
type TmallCarLeaseConsumeAPIResponse struct { model.CommonResponse TmallCarLeaseConsumeResponse }
汽车租赁核销 APIResponse tmall.car.lease.consume
租赁公司回传信息,核销
type TmallCarLeaseConsumeRequest ¶
汽车租赁核销 APIRequest tmall.car.lease.consume
租赁公司回传信息,核销
func NewTmallCarLeaseConsumeRequest ¶
func NewTmallCarLeaseConsumeRequest() *TmallCarLeaseConsumeRequest
func (TmallCarLeaseConsumeRequest) GetApiMethodName ¶
func (r TmallCarLeaseConsumeRequest) GetApiMethodName() string
func (TmallCarLeaseConsumeRequest) GetApiParams ¶
func (r TmallCarLeaseConsumeRequest) GetApiParams() url.Values
func (TmallCarLeaseConsumeRequest) GetCosumeCodeReqDTO ¶
func (r TmallCarLeaseConsumeRequest) GetCosumeCodeReqDTO() *CosumeCodeReqDto
func (*TmallCarLeaseConsumeRequest) SetCosumeCodeReqDTO ¶
func (r *TmallCarLeaseConsumeRequest) SetCosumeCodeReqDTO(cosumeCodeReqDTO *CosumeCodeReqDto) error
type TmallCarLeaseConsumeResponse ¶
type TmallCarLeaseConsumeResponse struct { XMLName xml.Name `xml:"tmall_car_lease_consume_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *TmallCarLeaseConsumeResult `json:"result,omitempty" xml:"result,omitempty"` }
type TmallCarLeaseConsumeResult ¶
type TmallCarLeaseConsumeResult struct { CostTime int64 `json:"cost_time,omitempty" xml:"cost_time,omitempty"` ErrorCode int64 `json:"error_code,omitempty" xml:"error_code,omitempty"` ErrorMessage string `json:"error_message,omitempty" xml:"error_message,omitempty"` GmtCurrentTime int64 `json:"gmt_current_time,omitempty" xml:"gmt_current_time,omitempty"` Object bool `json:"object,omitempty" xml:"object,omitempty"` Success bool `json:"success,omitempty" xml:"success,omitempty"` }
TmallCarLeaseConsumeResult
type TmallCarLeaseFreedownpaymentPutAPIResponse ¶
type TmallCarLeaseFreedownpaymentPutAPIResponse struct { model.CommonResponse TmallCarLeaseFreedownpaymentPutResponse }
同步直租车免首付商品活动信息 APIResponse tmall.car.lease.freedownpayment.put
汽车行业直租车免首付需求中,用与对商品打标,活动范围设置,在消费者端商品详情页、订单等环节透出,表示该商品为直租免首付商品。
type TmallCarLeaseFreedownpaymentPutRequest ¶
type TmallCarLeaseFreedownpaymentPutRequest struct { model.Params // contains filtered or unexported fields }
同步直租车免首付商品活动信息 APIRequest tmall.car.lease.freedownpayment.put
汽车行业直租车免首付需求中,用与对商品打标,活动范围设置,在消费者端商品详情页、订单等环节透出,表示该商品为直租免首付商品。
func NewTmallCarLeaseFreedownpaymentPutRequest ¶
func NewTmallCarLeaseFreedownpaymentPutRequest() *TmallCarLeaseFreedownpaymentPutRequest
func (TmallCarLeaseFreedownpaymentPutRequest) GetApiMethodName ¶
func (r TmallCarLeaseFreedownpaymentPutRequest) GetApiMethodName() string
func (TmallCarLeaseFreedownpaymentPutRequest) GetApiParams ¶
func (r TmallCarLeaseFreedownpaymentPutRequest) GetApiParams() url.Values
func (TmallCarLeaseFreedownpaymentPutRequest) GetItemId ¶
func (r TmallCarLeaseFreedownpaymentPutRequest) GetItemId() int64
func (TmallCarLeaseFreedownpaymentPutRequest) GetPreEndTime ¶
func (r TmallCarLeaseFreedownpaymentPutRequest) GetPreEndTime() string
func (TmallCarLeaseFreedownpaymentPutRequest) GetPreStartTime ¶
func (r TmallCarLeaseFreedownpaymentPutRequest) GetPreStartTime() string
func (TmallCarLeaseFreedownpaymentPutRequest) GetRefActivityId ¶
func (r TmallCarLeaseFreedownpaymentPutRequest) GetRefActivityId() string
func (TmallCarLeaseFreedownpaymentPutRequest) GetTimeRangeList ¶
func (r TmallCarLeaseFreedownpaymentPutRequest) GetTimeRangeList() string
func (*TmallCarLeaseFreedownpaymentPutRequest) SetItemId ¶
func (r *TmallCarLeaseFreedownpaymentPutRequest) SetItemId(itemId int64) error
func (*TmallCarLeaseFreedownpaymentPutRequest) SetPreEndTime ¶
func (r *TmallCarLeaseFreedownpaymentPutRequest) SetPreEndTime(preEndTime string) error
func (*TmallCarLeaseFreedownpaymentPutRequest) SetPreStartTime ¶
func (r *TmallCarLeaseFreedownpaymentPutRequest) SetPreStartTime(preStartTime string) error
func (*TmallCarLeaseFreedownpaymentPutRequest) SetRefActivityId ¶
func (r *TmallCarLeaseFreedownpaymentPutRequest) SetRefActivityId(refActivityId string) error
func (*TmallCarLeaseFreedownpaymentPutRequest) SetTimeRangeList ¶
func (r *TmallCarLeaseFreedownpaymentPutRequest) SetTimeRangeList(timeRangeList string) error
type TmallCarLeaseFreedownpaymentPutResponse ¶
type TmallCarLeaseFreedownpaymentPutResponse struct { XMLName xml.Name `xml:"tmall_car_lease_freedownpayment_put_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *TmallCarLeaseFreedownpaymentPutResult `json:"result,omitempty" xml:"result,omitempty"` }
type TmallCarLeaseFreedownpaymentPutResult ¶
type TmallCarLeaseFreedownpaymentPutResult struct { GmtCurrentTime int64 `json:"gmt_current_time,omitempty" xml:"gmt_current_time,omitempty"` MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"` MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"` Object bool `json:"object,omitempty" xml:"object,omitempty"` Success bool `json:"success,omitempty" xml:"success,omitempty"` CostTime int64 `json:"cost_time,omitempty" xml:"cost_time,omitempty"` }
TmallCarLeaseFreedownpaymentPutResult
type TmallCarLeaseItemActivityGetAPIResponse ¶
type TmallCarLeaseItemActivityGetAPIResponse struct { model.CommonResponse TmallCarLeaseItemActivityGetResponse }
查询汽车租赁活动信息 APIResponse tmall.car.lease.item.activity.get
查询汽车租赁活动信息
type TmallCarLeaseItemActivityGetRequest ¶
查询汽车租赁活动信息 APIRequest tmall.car.lease.item.activity.get
查询汽车租赁活动信息
func NewTmallCarLeaseItemActivityGetRequest ¶
func NewTmallCarLeaseItemActivityGetRequest() *TmallCarLeaseItemActivityGetRequest
func (TmallCarLeaseItemActivityGetRequest) GetApiMethodName ¶
func (r TmallCarLeaseItemActivityGetRequest) GetApiMethodName() string
func (TmallCarLeaseItemActivityGetRequest) GetApiParams ¶
func (r TmallCarLeaseItemActivityGetRequest) GetApiParams() url.Values
type TmallCarLeaseItemActivityGetResponse ¶
type TmallCarLeaseItemActivityGetResponse struct { XMLName xml.Name `xml:"tmall_car_lease_item_activity_get_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *TmallCarLeaseItemActivityGetResult `json:"result,omitempty" xml:"result,omitempty"` }
type TmallCarLeaseItemActivityGetResult ¶
type TmallCarLeaseItemActivityGetResult struct { GmtCurrentTime int64 `json:"gmt_current_time,omitempty" xml:"gmt_current_time,omitempty"` Piggyback string `json:"piggyback,omitempty" xml:"piggyback,omitempty"` MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"` MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"` Object string `json:"object,omitempty" xml:"object,omitempty"` Success bool `json:"success,omitempty" xml:"success,omitempty"` CostTime int64 `json:"cost_time,omitempty" xml:"cost_time,omitempty"` }
TmallCarLeaseItemActivityGetResult
type TmallCarLeaseItemcarinfoAPIResponse ¶
type TmallCarLeaseItemcarinfoAPIResponse struct { model.CommonResponse TmallCarLeaseItemcarinfoResponse }
整车租赁商品四级车型信息 APIResponse tmall.car.lease.itemcarinfo
整车租赁项目发布宝贝需要4级车型库,4级车型库信息需要回传
type TmallCarLeaseItemcarinfoRequest ¶
type TmallCarLeaseItemcarinfoRequest struct { model.Params // contains filtered or unexported fields }
整车租赁商品四级车型信息 APIRequest tmall.car.lease.itemcarinfo
整车租赁项目发布宝贝需要4级车型库,4级车型库信息需要回传
func NewTmallCarLeaseItemcarinfoRequest ¶
func NewTmallCarLeaseItemcarinfoRequest() *TmallCarLeaseItemcarinfoRequest
func (TmallCarLeaseItemcarinfoRequest) GetApiMethodName ¶
func (r TmallCarLeaseItemcarinfoRequest) GetApiMethodName() string
func (TmallCarLeaseItemcarinfoRequest) GetApiParams ¶
func (r TmallCarLeaseItemcarinfoRequest) GetApiParams() url.Values
func (TmallCarLeaseItemcarinfoRequest) GetItemId ¶
func (r TmallCarLeaseItemcarinfoRequest) GetItemId() int64
func (*TmallCarLeaseItemcarinfoRequest) SetItemId ¶
func (r *TmallCarLeaseItemcarinfoRequest) SetItemId(itemId int64) error
type TmallCarLeaseItemcarinfoResponse ¶
type TmallCarLeaseItemcarinfoResponse struct { XMLName xml.Name `xml:"tmall_car_lease_itemcarinfo_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *TmallCarLeaseItemcarinfoResult `json:"result,omitempty" xml:"result,omitempty"` }
type TmallCarLeaseItemcarinfoResult ¶
type TmallCarLeaseItemcarinfoResult struct { CostTime int64 `json:"cost_time,omitempty" xml:"cost_time,omitempty"` ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"` ErrorMessage string `json:"error_message,omitempty" xml:"error_message,omitempty"` GmtCurrentTime int64 `json:"gmt_current_time,omitempty" xml:"gmt_current_time,omitempty"` MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"` MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"` Object *CarItemInfoDto `json:"object,omitempty" xml:"object,omitempty"` Success bool `json:"success,omitempty" xml:"success,omitempty"` }
TmallCarLeaseItemcarinfoResult
type TmallCarLeaseReserveAPIResponse ¶
type TmallCarLeaseReserveAPIResponse struct { model.CommonResponse TmallCarLeaseReserveResponse }
整车租车回传预约信息 APIResponse tmall.car.lease.reserve
租赁公司回传预约到店信息
type TmallCarLeaseReserveRequest ¶
整车租车回传预约信息 APIRequest tmall.car.lease.reserve
租赁公司回传预约到店信息
func NewTmallCarLeaseReserveRequest ¶
func NewTmallCarLeaseReserveRequest() *TmallCarLeaseReserveRequest
func (TmallCarLeaseReserveRequest) GetApiMethodName ¶
func (r TmallCarLeaseReserveRequest) GetApiMethodName() string
func (TmallCarLeaseReserveRequest) GetApiParams ¶
func (r TmallCarLeaseReserveRequest) GetApiParams() url.Values
func (TmallCarLeaseReserveRequest) GetBuyerId ¶
func (r TmallCarLeaseReserveRequest) GetBuyerId() int64
func (TmallCarLeaseReserveRequest) GetBuyerNick ¶
func (r TmallCarLeaseReserveRequest) GetBuyerNick() string
func (TmallCarLeaseReserveRequest) GetFlag ¶
func (r TmallCarLeaseReserveRequest) GetFlag() int64
func (TmallCarLeaseReserveRequest) GetOrderId ¶
func (r TmallCarLeaseReserveRequest) GetOrderId() int64
func (TmallCarLeaseReserveRequest) GetText ¶
func (r TmallCarLeaseReserveRequest) GetText() string
func (TmallCarLeaseReserveRequest) GetVin ¶
func (r TmallCarLeaseReserveRequest) GetVin() string
func (*TmallCarLeaseReserveRequest) SetBuyerId ¶
func (r *TmallCarLeaseReserveRequest) SetBuyerId(buyerId int64) error
func (*TmallCarLeaseReserveRequest) SetBuyerNick ¶
func (r *TmallCarLeaseReserveRequest) SetBuyerNick(buyerNick string) error
func (*TmallCarLeaseReserveRequest) SetFlag ¶
func (r *TmallCarLeaseReserveRequest) SetFlag(flag int64) error
func (*TmallCarLeaseReserveRequest) SetOrderId ¶
func (r *TmallCarLeaseReserveRequest) SetOrderId(orderId int64) error
func (*TmallCarLeaseReserveRequest) SetText ¶
func (r *TmallCarLeaseReserveRequest) SetText(text string) error
func (*TmallCarLeaseReserveRequest) SetVin ¶
func (r *TmallCarLeaseReserveRequest) SetVin(vin string) error
type TmallCarLeaseReserveResponse ¶
type TmallCarLeaseReserveResponse struct { XMLName xml.Name `xml:"tmall_car_lease_reserve_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *TmallCarLeaseReserveResult `json:"result,omitempty" xml:"result,omitempty"` }
type TmallCarLeaseReserveResult ¶
type TmallCarLeaseReserveResult struct { CostTime int64 `json:"cost_time,omitempty" xml:"cost_time,omitempty"` ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"` ErrorMessage string `json:"error_message,omitempty" xml:"error_message,omitempty"` GmtCurrentTime int64 `json:"gmt_current_time,omitempty" xml:"gmt_current_time,omitempty"` MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"` MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"` Object bool `json:"object,omitempty" xml:"object,omitempty"` Success bool `json:"success,omitempty" xml:"success,omitempty"` }
TmallCarLeaseReserveResult
type TmallCarLeaseRiskcallbackAPIResponse ¶
type TmallCarLeaseRiskcallbackAPIResponse struct { model.CommonResponse TmallCarLeaseRiskcallbackResponse }
整车租赁风控模型回调 APIResponse tmall.car.lease.riskcallback
租赁公司回调风控结果
type TmallCarLeaseRiskcallbackRequest ¶
type TmallCarLeaseRiskcallbackRequest struct { model.Params // contains filtered or unexported fields }
整车租赁风控模型回调 APIRequest tmall.car.lease.riskcallback
租赁公司回调风控结果
func NewTmallCarLeaseRiskcallbackRequest ¶
func NewTmallCarLeaseRiskcallbackRequest() *TmallCarLeaseRiskcallbackRequest
func (TmallCarLeaseRiskcallbackRequest) GetApiMethodName ¶
func (r TmallCarLeaseRiskcallbackRequest) GetApiMethodName() string
func (TmallCarLeaseRiskcallbackRequest) GetApiParams ¶
func (r TmallCarLeaseRiskcallbackRequest) GetApiParams() url.Values
func (TmallCarLeaseRiskcallbackRequest) GetCreditInfo ¶
func (r TmallCarLeaseRiskcallbackRequest) GetCreditInfo() *CreditInfoTopDto
func (*TmallCarLeaseRiskcallbackRequest) SetCreditInfo ¶
func (r *TmallCarLeaseRiskcallbackRequest) SetCreditInfo(creditInfo *CreditInfoTopDto) error
type TmallCarLeaseRiskcallbackResponse ¶
type TmallCarLeaseRiskcallbackResponse struct { XMLName xml.Name `xml:"tmall_car_lease_riskcallback_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *TmallCarLeaseRiskcallbackResult `json:"result,omitempty" xml:"result,omitempty"` }
type TmallCarLeaseRiskcallbackResult ¶
type TmallCarLeaseRiskcallbackResult struct { CostTime int64 `json:"cost_time,omitempty" xml:"cost_time,omitempty"` ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"` ErrorMessage string `json:"error_message,omitempty" xml:"error_message,omitempty"` GmtCurrentTime int64 `json:"gmt_current_time,omitempty" xml:"gmt_current_time,omitempty"` MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"` MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"` Object bool `json:"object,omitempty" xml:"object,omitempty"` Success bool `json:"success,omitempty" xml:"success,omitempty"` }
TmallCarLeaseRiskcallbackResult
type TmallCarLeaseSynchronizeplansAPIResponse ¶
type TmallCarLeaseSynchronizeplansAPIResponse struct { model.CommonResponse TmallCarLeaseSynchronizeplansResponse }
同步租赁方案 APIResponse tmall.car.lease.synchronizeplans
租赁公司同步还款计划
type TmallCarLeaseSynchronizeplansRequest ¶
type TmallCarLeaseSynchronizeplansRequest struct { model.Params // contains filtered or unexported fields }
同步租赁方案 APIRequest tmall.car.lease.synchronizeplans
租赁公司同步还款计划
func NewTmallCarLeaseSynchronizeplansRequest ¶
func NewTmallCarLeaseSynchronizeplansRequest() *TmallCarLeaseSynchronizeplansRequest
func (TmallCarLeaseSynchronizeplansRequest) GetApiMethodName ¶
func (r TmallCarLeaseSynchronizeplansRequest) GetApiMethodName() string
func (TmallCarLeaseSynchronizeplansRequest) GetApiParams ¶
func (r TmallCarLeaseSynchronizeplansRequest) GetApiParams() url.Values
func (TmallCarLeaseSynchronizeplansRequest) GetItemId ¶
func (r TmallCarLeaseSynchronizeplansRequest) GetItemId() int64
func (TmallCarLeaseSynchronizeplansRequest) GetPlans ¶
func (r TmallCarLeaseSynchronizeplansRequest) GetPlans() []CarLeasePlanDo
func (*TmallCarLeaseSynchronizeplansRequest) SetItemId ¶
func (r *TmallCarLeaseSynchronizeplansRequest) SetItemId(itemId int64) error
func (*TmallCarLeaseSynchronizeplansRequest) SetPlans ¶
func (r *TmallCarLeaseSynchronizeplansRequest) SetPlans(plans []CarLeasePlanDo) error
type TmallCarLeaseSynchronizeplansResponse ¶
type TmallCarLeaseSynchronizeplansResponse struct { XMLName xml.Name `xml:"tmall_car_lease_synchronizeplans_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *TmallCarLeaseSynchronizeplansResult `json:"result,omitempty" xml:"result,omitempty"` }
type TmallCarLeaseSynchronizeplansResult ¶
type TmallCarLeaseSynchronizeplansResult struct { CostTime int64 `json:"cost_time,omitempty" xml:"cost_time,omitempty"` ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"` ErrorMessage string `json:"error_message,omitempty" xml:"error_message,omitempty"` GmtCurrentTime int64 `json:"gmt_current_time,omitempty" xml:"gmt_current_time,omitempty"` MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"` MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"` Object bool `json:"object,omitempty" xml:"object,omitempty"` Success bool `json:"success,omitempty" xml:"success,omitempty"` }
TmallCarLeaseSynchronizeplansResult
type TmallCarLeaseTailpaymentbackAPIResponse ¶
type TmallCarLeaseTailpaymentbackAPIResponse struct { model.CommonResponse TmallCarLeaseTailpaymentbackResponse }
尾款处置方案回传 APIResponse tmall.car.lease.tailpaymentback
尾款处置方案回传
type TmallCarLeaseTailpaymentbackRequest ¶
type TmallCarLeaseTailpaymentbackRequest struct { model.Params // contains filtered or unexported fields }
尾款处置方案回传 APIRequest tmall.car.lease.tailpaymentback
尾款处置方案回传
func NewTmallCarLeaseTailpaymentbackRequest ¶
func NewTmallCarLeaseTailpaymentbackRequest() *TmallCarLeaseTailpaymentbackRequest
func (TmallCarLeaseTailpaymentbackRequest) GetApiMethodName ¶
func (r TmallCarLeaseTailpaymentbackRequest) GetApiMethodName() string
func (TmallCarLeaseTailpaymentbackRequest) GetApiParams ¶
func (r TmallCarLeaseTailpaymentbackRequest) GetApiParams() url.Values
func (TmallCarLeaseTailpaymentbackRequest) GetTailPaymentDTO ¶
func (r TmallCarLeaseTailpaymentbackRequest) GetTailPaymentDTO() *TailPaymentDto
func (*TmallCarLeaseTailpaymentbackRequest) SetTailPaymentDTO ¶
func (r *TmallCarLeaseTailpaymentbackRequest) SetTailPaymentDTO(tailPaymentDTO *TailPaymentDto) error
type TmallCarLeaseTailpaymentbackResponse ¶
type TmallCarLeaseTailpaymentbackResponse struct { XMLName xml.Name `xml:"tmall_car_lease_tailpaymentback_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *TmallCarLeaseTailpaymentbackResult `json:"result,omitempty" xml:"result,omitempty"` }
type TmallCarLeaseTailpaymentbackResult ¶
type TmallCarLeaseTailpaymentbackResult struct { CostTime int64 `json:"cost_time,omitempty" xml:"cost_time,omitempty"` ErrorCode string `json:"error_code,omitempty" xml:"error_code,omitempty"` ErrorMessage string `json:"error_message,omitempty" xml:"error_message,omitempty"` GmtCurrentTime int64 `json:"gmt_current_time,omitempty" xml:"gmt_current_time,omitempty"` MsgCode string `json:"msg_code,omitempty" xml:"msg_code,omitempty"` MsgInfo string `json:"msg_info,omitempty" xml:"msg_info,omitempty"` Object bool `json:"object,omitempty" xml:"object,omitempty"` Success bool `json:"success,omitempty" xml:"success,omitempty"` }
TmallCarLeaseTailpaymentbackResult
type TmallCarLeaseorderGetAPIResponse ¶
type TmallCarLeaseorderGetAPIResponse struct { model.CommonResponse TmallCarLeaseorderGetResponse }
获取租赁订单信息 APIResponse tmall.car.leaseorder.get
卖家通过供销平台获取代销商的订单信息,但是部分情况下网商银行订单号获取不到,需要提供接口或者工具给卖家
type TmallCarLeaseorderGetRequest ¶
获取租赁订单信息 APIRequest tmall.car.leaseorder.get
卖家通过供销平台获取代销商的订单信息,但是部分情况下网商银行订单号获取不到,需要提供接口或者工具给卖家
func NewTmallCarLeaseorderGetRequest ¶
func NewTmallCarLeaseorderGetRequest() *TmallCarLeaseorderGetRequest
func (TmallCarLeaseorderGetRequest) GetApiMethodName ¶
func (r TmallCarLeaseorderGetRequest) GetApiMethodName() string
func (TmallCarLeaseorderGetRequest) GetApiParams ¶
func (r TmallCarLeaseorderGetRequest) GetApiParams() url.Values
func (TmallCarLeaseorderGetRequest) GetOrderId ¶
func (r TmallCarLeaseorderGetRequest) GetOrderId() int64
func (*TmallCarLeaseorderGetRequest) SetOrderId ¶
func (r *TmallCarLeaseorderGetRequest) SetOrderId(orderId int64) error
type TmallMsfReceiveAPIResponse ¶
type TmallMsfReceiveAPIResponse struct { model.CommonResponse TmallMsfReceiveResponse }
签收接口 APIResponse tmall.msf.receive
签收接口
type TmallMsfReceiveRequest ¶
签收接口 APIRequest tmall.msf.receive
签收接口
func NewTmallMsfReceiveRequest ¶
func NewTmallMsfReceiveRequest() *TmallMsfReceiveRequest
func (TmallMsfReceiveRequest) GetApiMethodName ¶
func (r TmallMsfReceiveRequest) GetApiMethodName() string
func (TmallMsfReceiveRequest) GetApiParams ¶
func (r TmallMsfReceiveRequest) GetApiParams() url.Values
func (TmallMsfReceiveRequest) GetBizType ¶
func (r TmallMsfReceiveRequest) GetBizType() string
func (TmallMsfReceiveRequest) GetCode ¶
func (r TmallMsfReceiveRequest) GetCode() string
func (TmallMsfReceiveRequest) GetShopId ¶
func (r TmallMsfReceiveRequest) GetShopId() string
func (*TmallMsfReceiveRequest) SetBizType ¶
func (r *TmallMsfReceiveRequest) SetBizType(bizType string) error
func (*TmallMsfReceiveRequest) SetCode ¶
func (r *TmallMsfReceiveRequest) SetCode(code string) error
func (*TmallMsfReceiveRequest) SetShopId ¶
func (r *TmallMsfReceiveRequest) SetShopId(shopId string) error
type TmallMsfReceiveResponse ¶
type TmallMsfVerifyAPIResponse ¶
type TmallMsfVerifyAPIResponse struct { model.CommonResponse TmallMsfVerifyResponse }
喵师傅核销接口 APIResponse tmall.msf.verify
msf服务核销的top接口
type TmallMsfVerifyRequest ¶
喵师傅核销接口 APIRequest tmall.msf.verify
msf服务核销的top接口
func NewTmallMsfVerifyRequest ¶
func NewTmallMsfVerifyRequest() *TmallMsfVerifyRequest
func (TmallMsfVerifyRequest) GetApiMethodName ¶
func (r TmallMsfVerifyRequest) GetApiMethodName() string
func (TmallMsfVerifyRequest) GetApiParams ¶
func (r TmallMsfVerifyRequest) GetApiParams() url.Values
func (TmallMsfVerifyRequest) GetBizType ¶
func (r TmallMsfVerifyRequest) GetBizType() string
func (TmallMsfVerifyRequest) GetCode ¶
func (r TmallMsfVerifyRequest) GetCode() string
func (TmallMsfVerifyRequest) GetShopId ¶
func (r TmallMsfVerifyRequest) GetShopId() string
func (*TmallMsfVerifyRequest) SetBizType ¶
func (r *TmallMsfVerifyRequest) SetBizType(bizType string) error
func (*TmallMsfVerifyRequest) SetCode ¶
func (r *TmallMsfVerifyRequest) SetCode(code string) error
func (*TmallMsfVerifyRequest) SetShopId ¶
func (r *TmallMsfVerifyRequest) SetShopId(shopId string) error
type TmallMsfVerifyResponse ¶
type TmallServiceSettleadjustmentSearchAPIResponse ¶
type TmallServiceSettleadjustmentSearchAPIResponse struct { model.CommonResponse TmallServiceSettleadjustmentSearchResponse }
服务商15分钟获取数据 APIResponse tmall.service.settleadjustment.search
天猫服务平台,按修改时间,时间间隔在15中内(包含15分钟),获取调整单数据
type TmallServiceSettleadjustmentSearchRequest ¶
type TmallServiceSettleadjustmentSearchRequest struct { model.Params // contains filtered or unexported fields }
服务商15分钟获取数据 APIRequest tmall.service.settleadjustment.search
天猫服务平台,按修改时间,时间间隔在15中内(包含15分钟),获取调整单数据
func NewTmallServiceSettleadjustmentSearchRequest ¶
func NewTmallServiceSettleadjustmentSearchRequest() *TmallServiceSettleadjustmentSearchRequest
func (TmallServiceSettleadjustmentSearchRequest) GetApiMethodName ¶
func (r TmallServiceSettleadjustmentSearchRequest) GetApiMethodName() string
func (TmallServiceSettleadjustmentSearchRequest) GetApiParams ¶
func (r TmallServiceSettleadjustmentSearchRequest) GetApiParams() url.Values
func (TmallServiceSettleadjustmentSearchRequest) GetEndTime ¶
func (r TmallServiceSettleadjustmentSearchRequest) GetEndTime() string
func (TmallServiceSettleadjustmentSearchRequest) GetStartTime ¶
func (r TmallServiceSettleadjustmentSearchRequest) GetStartTime() string
func (*TmallServiceSettleadjustmentSearchRequest) SetEndTime ¶
func (r *TmallServiceSettleadjustmentSearchRequest) SetEndTime(endTime string) error
func (*TmallServiceSettleadjustmentSearchRequest) SetStartTime ¶
func (r *TmallServiceSettleadjustmentSearchRequest) SetStartTime(startTime string) error
type TmallServiceSettleadjustmentSearchResponse ¶
type TmallServiceSettleadjustmentSearchResponse struct { XMLName xml.Name `xml:"tmall_service_settleadjustment_search_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *TmallServiceSettleadjustmentSearchResult `json:"result,omitempty" xml:"result,omitempty"` }
type TmallServiceSettleadjustmentSearchResult ¶
type TmallServiceSettleadjustmentSearchResult struct { SettleAdjustmentList []SettleAdjustmentResponse `json:"settle_adjustment_list,omitempty" xml:"settle_adjustment_list,omitempty"` ErrorMessage *ErrorMessage `json:"error_message,omitempty" xml:"error_message,omitempty"` Success bool `json:"success,omitempty" xml:"success,omitempty"` }
TmallServiceSettleadjustmentSearchResult
type TmallServicecenterTpFundsRecoverQueryAPIResponse ¶
type TmallServicecenterTpFundsRecoverQueryAPIResponse struct { model.CommonResponse TmallServicecenterTpFundsRecoverQueryResponse }
服务商资金权益逆向扣回的查询接口 APIResponse tmall.servicecenter.tp.funds.recover.query
服务商资金权益逆向扣回的查询接口
type TmallServicecenterTpFundsRecoverQueryRequest ¶
type TmallServicecenterTpFundsRecoverQueryRequest struct { model.Params // contains filtered or unexported fields }
服务商资金权益逆向扣回的查询接口 APIRequest tmall.servicecenter.tp.funds.recover.query
服务商资金权益逆向扣回的查询接口
func NewTmallServicecenterTpFundsRecoverQueryRequest ¶
func NewTmallServicecenterTpFundsRecoverQueryRequest() *TmallServicecenterTpFundsRecoverQueryRequest
func (TmallServicecenterTpFundsRecoverQueryRequest) GetApiMethodName ¶
func (r TmallServicecenterTpFundsRecoverQueryRequest) GetApiMethodName() string
func (TmallServicecenterTpFundsRecoverQueryRequest) GetApiParams ¶
func (r TmallServicecenterTpFundsRecoverQueryRequest) GetApiParams() url.Values
func (TmallServicecenterTpFundsRecoverQueryRequest) GetQuery ¶
func (r TmallServicecenterTpFundsRecoverQueryRequest) GetQuery() *TpFundsRecoverQuery
func (*TmallServicecenterTpFundsRecoverQueryRequest) SetQuery ¶
func (r *TmallServicecenterTpFundsRecoverQueryRequest) SetQuery(query *TpFundsRecoverQuery) error
type TmallServicecenterTpFundsRecoverQueryResponse ¶
type TmallServicecenterTpFundsRecoverQueryResponse struct { XMLName xml.Name `xml:"tmall_servicecenter_tp_funds_recover_query_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *ResultBase `json:"result,omitempty" xml:"result,omitempty"` }
type TmallServicecenterTpFundsSendQueryAPIResponse ¶
type TmallServicecenterTpFundsSendQueryAPIResponse struct { model.CommonResponse TmallServicecenterTpFundsSendQueryResponse }
服务商资金权益发放的查询接口 APIResponse tmall.servicecenter.tp.funds.send.query
服务商资金权益发放结果的查询接口
type TmallServicecenterTpFundsSendQueryRequest ¶
type TmallServicecenterTpFundsSendQueryRequest struct { model.Params // contains filtered or unexported fields }
服务商资金权益发放的查询接口 APIRequest tmall.servicecenter.tp.funds.send.query
服务商资金权益发放结果的查询接口
func NewTmallServicecenterTpFundsSendQueryRequest ¶
func NewTmallServicecenterTpFundsSendQueryRequest() *TmallServicecenterTpFundsSendQueryRequest
func (TmallServicecenterTpFundsSendQueryRequest) GetApiMethodName ¶
func (r TmallServicecenterTpFundsSendQueryRequest) GetApiMethodName() string
func (TmallServicecenterTpFundsSendQueryRequest) GetApiParams ¶
func (r TmallServicecenterTpFundsSendQueryRequest) GetApiParams() url.Values
func (TmallServicecenterTpFundsSendQueryRequest) GetQuery ¶
func (r TmallServicecenterTpFundsSendQueryRequest) GetQuery() *TpFundsSendQuery
func (*TmallServicecenterTpFundsSendQueryRequest) SetQuery ¶
func (r *TmallServicecenterTpFundsSendQueryRequest) SetQuery(query *TpFundsSendQuery) error
type TmallServicecenterTpFundsSendQueryResponse ¶
type TmallServicecenterTpFundsSendQueryResponse struct { XMLName xml.Name `xml:"tmall_servicecenter_tp_funds_send_query_response"` RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"` // 平台颁发的每次请求访问的唯一标识 Result *ResultBase `json:"result,omitempty" xml:"result,omitempty"` }
type TpFundsRecoverQuery ¶
type TpFundsRecoverQuery struct {
BizOrderId int64 `json:"biz_order_id,omitempty" xml:"biz_order_id,omitempty"`
}
TpFundsRecoverQuery
type TpFundsRecoverResultDo ¶
type TpFundsRecoverResultDo struct { ActualRecoverAmount int64 `json:"actual_recover_amount,omitempty" xml:"actual_recover_amount,omitempty"` ToRecoverAmount int64 `json:"to_recover_amount,omitempty" xml:"to_recover_amount,omitempty"` BizOrderId int64 `json:"biz_order_id,omitempty" xml:"biz_order_id,omitempty"` }
TpFundsRecoverResultDo
type TpFundsSendQuery ¶
type TpFundsSendQuery struct { FundsType int64 `json:"funds_type,omitempty" xml:"funds_type,omitempty"` BizOrderId int64 `json:"biz_order_id,omitempty" xml:"biz_order_id,omitempty"` }
TpFundsSendQuery
type TpFundsSendResultDo ¶
type TpFundsSendResultDo struct { RedPacketsId string `json:"red_packets_id,omitempty" xml:"red_packets_id,omitempty"` Amount int64 `json:"amount,omitempty" xml:"amount,omitempty"` Status bool `json:"status,omitempty" xml:"status,omitempty"` FundsType int64 `json:"funds_type,omitempty" xml:"funds_type,omitempty"` BizOrderId int64 `json:"biz_order_id,omitempty" xml:"biz_order_id,omitempty"` ReceiveTime string `json:"receive_time,omitempty" xml:"receive_time,omitempty"` }
TpFundsSendResultDo
Source Files ¶
- ArticleBizOrder.go
- ArticleItemViewUnit.go
- ArticleSub.go
- ArticleUserSubscribe.go
- ArticleViewResult.go
- AuthorizedAccountWrapper.go
- BillRecordDto.go
- CarItemInfoDto.go
- CarLeasePlanDo.go
- CosumeCodeReqDto.go
- CreditInfoTopDto.go
- CsScheduling.go
- CsSchedulingDto.go
- CsSchedulingOneDayDto.go
- CsSchedulingWrapper.go
- ErrorMessage.go
- IncomeConfirmDto.go
- LeaseOrderInfoDto.go
- OfnPreRedPacketActionDto.go
- OfnPreRedPacketDTO.go
- OfnPreRedPacketFundRecordDto.go
- Order.go
- OrderConfirmQueryDto.go
- PerformanceInfoDTO.go
- PerformanceInfoWrapper.go
- ResultBase.go
- ResultVo.go
- Scheduling.go
- ScoreResult.go
- SettleAdjustmentResponse.go
- SubUser.go
- SubscInfo.go
- SubscInfoWrapper.go
- TailPaymentDto.go
- TaobaoFuwuPurchaseOrderConfirmRequest.go
- TaobaoFuwuPurchaseOrderConfirmResponse.go
- TaobaoFuwuPurchaseOrderPayRequest.go
- TaobaoFuwuPurchaseOrderPayResponse.go
- TaobaoFuwuSaleLinkGenRequest.go
- TaobaoFuwuSaleLinkGenResponse.go
- TaobaoFuwuScoresGetRequest.go
- TaobaoFuwuScoresGetResponse.go
- TaobaoFuwuSkuGetRequest.go
- TaobaoFuwuSkuGetResponse.go
- TaobaoFuwuSpBillreordAddRequest.go
- TaobaoFuwuSpBillreordAddResponse.go
- TaobaoFuwuSpConfirmApplyRequest.go
- TaobaoFuwuSpConfirmApplyResponse.go
- TaobaoRecycleOfnpreredpacketGetRequest.go
- TaobaoRecycleOfnpreredpacketGetResponse.go
- TaobaoRecycleOfnpreredpacketTpdeductsuccessRequest.go
- TaobaoRecycleOfnpreredpacketTpdeductsuccessResponse.go
- TaobaoVasOrderSearchRequest.go
- TaobaoVasOrderSearchResponse.go
- TaobaoVasServiceValidateRequest.go
- TaobaoVasServiceValidateResponse.go
- TaobaoVasSubscSearchRequest.go
- TaobaoVasSubscSearchResponse.go
- TaobaoVasSubscribeGetRequest.go
- TaobaoVasSubscribeGetResponse.go
- TaobaoWeikeEserviceOrderGetRequest.go
- TaobaoWeikeEserviceOrderGetResponse.go
- TaobaoWeikeEserviceScheduleGetRequest.go
- TaobaoWeikeEserviceScheduleGetResponse.go
- TaobaoWeikeEserviceSchedulePutRequest.go
- TaobaoWeikeEserviceSchedulePutResponse.go
- TaobaoWeikeEserviceSubusersGetRequest.go
- TaobaoWeikeEserviceSubusersGetResponse.go
- TaobaoWeikePerformancePutRequest.go
- TaobaoWeikePerformancePutResponse.go
- TaobaoWeikeSubscinfoGetRequest.go
- TaobaoWeikeSubscinfoGetResponse.go
- TmallCarContractDownloadRequest.go
- TmallCarContractDownloadResponse.go
- TmallCarContractDownloadResult.go
- TmallCarFpcarGetcarNotifyRequest.go
- TmallCarFpcarGetcarNotifyResponse.go
- TmallCarFpcarRestpayReceiveRequest.go
- TmallCarFpcarRestpayReceiveResponse.go
- TmallCarLeaseConsumeRequest.go
- TmallCarLeaseConsumeResponse.go
- TmallCarLeaseConsumeResult.go
- TmallCarLeaseFreedownpaymentPutRequest.go
- TmallCarLeaseFreedownpaymentPutResponse.go
- TmallCarLeaseFreedownpaymentPutResult.go
- TmallCarLeaseItemActivityGetRequest.go
- TmallCarLeaseItemActivityGetResponse.go
- TmallCarLeaseItemActivityGetResult.go
- TmallCarLeaseItemcarinfoRequest.go
- TmallCarLeaseItemcarinfoResponse.go
- TmallCarLeaseItemcarinfoResult.go
- TmallCarLeaseReserveRequest.go
- TmallCarLeaseReserveResponse.go
- TmallCarLeaseReserveResult.go
- TmallCarLeaseRiskcallbackRequest.go
- TmallCarLeaseRiskcallbackResponse.go
- TmallCarLeaseRiskcallbackResult.go
- TmallCarLeaseSynchronizeplansRequest.go
- TmallCarLeaseSynchronizeplansResponse.go
- TmallCarLeaseSynchronizeplansResult.go
- TmallCarLeaseTailpaymentbackRequest.go
- TmallCarLeaseTailpaymentbackResponse.go
- TmallCarLeaseTailpaymentbackResult.go
- TmallCarLeaseorderGetRequest.go
- TmallCarLeaseorderGetResponse.go
- TmallMsfReceiveRequest.go
- TmallMsfReceiveResponse.go
- TmallMsfVerifyRequest.go
- TmallMsfVerifyResponse.go
- TmallServiceSettleadjustmentSearchRequest.go
- TmallServiceSettleadjustmentSearchResponse.go
- TmallServiceSettleadjustmentSearchResult.go
- TmallServicecenterTpFundsRecoverQueryRequest.go
- TmallServicecenterTpFundsRecoverQueryResponse.go
- TmallServicecenterTpFundsSendQueryRequest.go
- TmallServicecenterTpFundsSendQueryResponse.go
- TpFundsRecoverQuery.go
- TpFundsRecoverResultDo.go
- TpFundsSendQuery.go
- TpFundsSendResultDo.go