Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgreeSolutionAPI ¶
type AgreeSolutionAPI struct { Ae top.Aliexpress Api top.API }
func (*AgreeSolutionAPI) GetResponse ¶
func (a *AgreeSolutionAPI) GetResponse() string
func (*AgreeSolutionAPI) Init ¶
func (a *AgreeSolutionAPI) Init(appKey, appSecret, serverURL, session string)
func (*AgreeSolutionAPI) SetParams ¶
func (a *AgreeSolutionAPI) SetParams(qs map[string]string)
type GetDetailAPI ¶
type GetDetailAPI struct { Ae top.Aliexpress Api top.API }
func (*GetDetailAPI) GetResponse ¶
func (a *GetDetailAPI) GetResponse() string
func (*GetDetailAPI) Init ¶
func (a *GetDetailAPI) Init(appKey, appSecret, serverURL, session string)
func (*GetDetailAPI) SetParams ¶
func (a *GetDetailAPI) SetParams(qs map[string]string)
type GetIssueListAPI ¶
type GetIssueListAPI struct { Ae top.Aliexpress Api top.API }
func (*GetIssueListAPI) GetResponse ¶
func (a *GetIssueListAPI) GetResponse() string
func (*GetIssueListAPI) Init ¶
func (a *GetIssueListAPI) Init(appKey, appSecret, serverURL, session string)
func (*GetIssueListAPI) SetParams ¶
func (a *GetIssueListAPI) SetParams(qs map[string]string)
type ReverseLogisticCreateAPI ¶
type ReverseLogisticCreateAPI struct { Ae top.Aliexpress Api top.API }
func (*ReverseLogisticCreateAPI) GetResponse ¶
func (a *ReverseLogisticCreateAPI) GetResponse() string
func (*ReverseLogisticCreateAPI) Init ¶
func (a *ReverseLogisticCreateAPI) Init(appKey, appSecret, serverURL, session string)
func (*ReverseLogisticCreateAPI) SetParams ¶
func (a *ReverseLogisticCreateAPI) SetParams(qs map[string]string)
type ReverseLogisticUpdateAPI ¶
type ReverseLogisticUpdateAPI struct { Ae top.Aliexpress Api top.API }
func (*ReverseLogisticUpdateAPI) GetResponse ¶
func (a *ReverseLogisticUpdateAPI) GetResponse() string
func (*ReverseLogisticUpdateAPI) Init ¶
func (a *ReverseLogisticUpdateAPI) Init(appKey, appSecret, serverURL, session string)
func (*ReverseLogisticUpdateAPI) SetParams ¶
func (a *ReverseLogisticUpdateAPI) SetParams(qs map[string]string)
type SaveSolutionAPI ¶
type SaveSolutionAPI struct { Ae top.Aliexpress Api top.API }
func (*SaveSolutionAPI) GetResponse ¶
func (a *SaveSolutionAPI) GetResponse() string
func (*SaveSolutionAPI) Init ¶
func (a *SaveSolutionAPI) Init(appKey, appSecret, serverURL, session string)
func (*SaveSolutionAPI) SetParams ¶
func (a *SaveSolutionAPI) SetParams(qs map[string]string)
type ScreeningCreateAPI ¶
type ScreeningCreateAPI struct { Ae top.Aliexpress Api top.API }
func (*ScreeningCreateAPI) GetResponse ¶
func (a *ScreeningCreateAPI) GetResponse() string
func (*ScreeningCreateAPI) Init ¶
func (a *ScreeningCreateAPI) Init(appKey, appSecret, serverURL, session string)
func (*ScreeningCreateAPI) SetParams ¶
func (a *ScreeningCreateAPI) SetParams(qs map[string]string)
type StateUpdateAPI ¶
type StateUpdateAPI struct { Ae top.Aliexpress Api top.API }
func (*StateUpdateAPI) GetResponse ¶
func (a *StateUpdateAPI) GetResponse() string
func (*StateUpdateAPI) Init ¶
func (a *StateUpdateAPI) Init(appKey, appSecret, serverURL, session string)
func (*StateUpdateAPI) SetParams ¶
func (a *StateUpdateAPI) SetParams(qs map[string]string)
type UploadImageAPI ¶
type UploadImageAPI struct { Ae top.Aliexpress Api top.API }
func (*UploadImageAPI) GetResponse ¶
func (a *UploadImageAPI) GetResponse() string
func (*UploadImageAPI) Init ¶
func (a *UploadImageAPI) Init(appKey, appSecret, serverURL, session string)
func (*UploadImageAPI) SetParams ¶
func (a *UploadImageAPI) SetParams(qs map[string]string)
Click to show internal directories.
Click to hide internal directories.