Versions in this module Expand all Collapse all v1 v1.0.0 Aug 20, 2024 Changes in this version + type TaobaoAppipGetRequest struct + func (req *TaobaoAppipGetRequest) ToFileMap() map[string]interface{} + func (req *TaobaoAppipGetRequest) ToMap() map[string]interface{} + type TaobaoFilesGetRequest struct + EndDate *util.LocalTime + StartDate *util.LocalTime + Status *int64 + func (req *TaobaoFilesGetRequest) ToFileMap() map[string]interface{} + func (req *TaobaoFilesGetRequest) ToMap() map[string]interface{} + func (s *TaobaoFilesGetRequest) SetEndDate(v util.LocalTime) *TaobaoFilesGetRequest + func (s *TaobaoFilesGetRequest) SetStartDate(v util.LocalTime) *TaobaoFilesGetRequest + func (s *TaobaoFilesGetRequest) SetStatus(v int64) *TaobaoFilesGetRequest + type TaobaoHttpdnsGetRequest struct + func (req *TaobaoHttpdnsGetRequest) ToFileMap() map[string]interface{} + func (req *TaobaoHttpdnsGetRequest) ToMap() map[string]interface{} + type TaobaoOpenuidGetBymixnickRequest struct + MixNick *string + func (req *TaobaoOpenuidGetBymixnickRequest) ToFileMap() map[string]interface{} + func (req *TaobaoOpenuidGetBymixnickRequest) ToMap() map[string]interface{} + func (s *TaobaoOpenuidGetBymixnickRequest) SetMixNick(v string) *TaobaoOpenuidGetBymixnickRequest + type TaobaoOpenuidGetBytradeRequest struct + Tid *int64 + func (req *TaobaoOpenuidGetBytradeRequest) ToFileMap() map[string]interface{} + func (req *TaobaoOpenuidGetBytradeRequest) ToMap() map[string]interface{} + func (s *TaobaoOpenuidGetBytradeRequest) SetTid(v int64) *TaobaoOpenuidGetBytradeRequest + type TaobaoOpenuidGetRequest struct + func (req *TaobaoOpenuidGetRequest) ToFileMap() map[string]interface{} + func (req *TaobaoOpenuidGetRequest) ToMap() map[string]interface{} + type TaobaoTopAuthTokenCreateRequest struct + Code *string + Uuid *string + func (req *TaobaoTopAuthTokenCreateRequest) ToFileMap() map[string]interface{} + func (req *TaobaoTopAuthTokenCreateRequest) ToMap() map[string]interface{} + func (s *TaobaoTopAuthTokenCreateRequest) SetCode(v string) *TaobaoTopAuthTokenCreateRequest + func (s *TaobaoTopAuthTokenCreateRequest) SetUuid(v string) *TaobaoTopAuthTokenCreateRequest + type TaobaoTopAuthTokenRefreshRequest struct + RefreshToken *string + func (req *TaobaoTopAuthTokenRefreshRequest) ToFileMap() map[string]interface{} + func (req *TaobaoTopAuthTokenRefreshRequest) ToMap() map[string]interface{} + func (s *TaobaoTopAuthTokenRefreshRequest) SetRefreshToken(v string) *TaobaoTopAuthTokenRefreshRequest + type TaobaoTopSdkFeedbackUploadRequest struct + Content *string + Type *string + func (req *TaobaoTopSdkFeedbackUploadRequest) ToFileMap() map[string]interface{} + func (req *TaobaoTopSdkFeedbackUploadRequest) ToMap() map[string]interface{} + func (s *TaobaoTopSdkFeedbackUploadRequest) SetContent(v string) *TaobaoTopSdkFeedbackUploadRequest + func (s *TaobaoTopSdkFeedbackUploadRequest) SetType(v string) *TaobaoTopSdkFeedbackUploadRequest + type TaobaoTopSecretGetRequest struct + CustomerUserId *int64 + RandomNum *string + SecretVersion *int64 + func (req *TaobaoTopSecretGetRequest) ToFileMap() map[string]interface{} + func (req *TaobaoTopSecretGetRequest) ToMap() map[string]interface{} + func (s *TaobaoTopSecretGetRequest) SetCustomerUserId(v int64) *TaobaoTopSecretGetRequest + func (s *TaobaoTopSecretGetRequest) SetRandomNum(v string) *TaobaoTopSecretGetRequest + func (s *TaobaoTopSecretGetRequest) SetSecretVersion(v int64) *TaobaoTopSecretGetRequest