Documentation ¶
Index ¶
- type Client
- func (a *Client) DescribeAppVendorStatistics(params *DescribeAppVendorStatisticsParams, ...) (*DescribeAppVendorStatisticsOK, error)
- func (a *Client) DescribeVendorVerifyInfos(params *DescribeVendorVerifyInfosParams, authInfo runtime.ClientAuthInfoWriter) (*DescribeVendorVerifyInfosOK, error)
- func (a *Client) GetVendorVerifyInfo(params *GetVendorVerifyInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetVendorVerifyInfoOK, error)
- func (a *Client) PassVendorVerifyInfo(params *PassVendorVerifyInfoParams, authInfo runtime.ClientAuthInfoWriter) (*PassVendorVerifyInfoOK, error)
- func (a *Client) RejectVendorVerifyInfo(params *RejectVendorVerifyInfoParams, authInfo runtime.ClientAuthInfoWriter) (*RejectVendorVerifyInfoOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SubmitVendorVerifyInfo(params *SubmitVendorVerifyInfoParams, authInfo runtime.ClientAuthInfoWriter) (*SubmitVendorVerifyInfoOK, error)
- type DescribeAppVendorStatisticsOK
- type DescribeAppVendorStatisticsParams
- func NewDescribeAppVendorStatisticsParams() *DescribeAppVendorStatisticsParams
- func NewDescribeAppVendorStatisticsParamsWithContext(ctx context.Context) *DescribeAppVendorStatisticsParams
- func NewDescribeAppVendorStatisticsParamsWithHTTPClient(client *http.Client) *DescribeAppVendorStatisticsParams
- func NewDescribeAppVendorStatisticsParamsWithTimeout(timeout time.Duration) *DescribeAppVendorStatisticsParams
- func (o *DescribeAppVendorStatisticsParams) SetContext(ctx context.Context)
- func (o *DescribeAppVendorStatisticsParams) SetDisplayColumns(displayColumns []string)
- func (o *DescribeAppVendorStatisticsParams) SetHTTPClient(client *http.Client)
- func (o *DescribeAppVendorStatisticsParams) SetLimit(limit *int64)
- func (o *DescribeAppVendorStatisticsParams) SetOffset(offset *int64)
- func (o *DescribeAppVendorStatisticsParams) SetOwner(owner []string)
- func (o *DescribeAppVendorStatisticsParams) SetReverse(reverse *bool)
- func (o *DescribeAppVendorStatisticsParams) SetSearchWord(searchWord *string)
- func (o *DescribeAppVendorStatisticsParams) SetSortKey(sortKey *string)
- func (o *DescribeAppVendorStatisticsParams) SetStatus(status []string)
- func (o *DescribeAppVendorStatisticsParams) SetTimeout(timeout time.Duration)
- func (o *DescribeAppVendorStatisticsParams) SetUserID(userID []string)
- func (o *DescribeAppVendorStatisticsParams) WithContext(ctx context.Context) *DescribeAppVendorStatisticsParams
- func (o *DescribeAppVendorStatisticsParams) WithDisplayColumns(displayColumns []string) *DescribeAppVendorStatisticsParams
- func (o *DescribeAppVendorStatisticsParams) WithHTTPClient(client *http.Client) *DescribeAppVendorStatisticsParams
- func (o *DescribeAppVendorStatisticsParams) WithLimit(limit *int64) *DescribeAppVendorStatisticsParams
- func (o *DescribeAppVendorStatisticsParams) WithOffset(offset *int64) *DescribeAppVendorStatisticsParams
- func (o *DescribeAppVendorStatisticsParams) WithOwner(owner []string) *DescribeAppVendorStatisticsParams
- func (o *DescribeAppVendorStatisticsParams) WithReverse(reverse *bool) *DescribeAppVendorStatisticsParams
- func (o *DescribeAppVendorStatisticsParams) WithSearchWord(searchWord *string) *DescribeAppVendorStatisticsParams
- func (o *DescribeAppVendorStatisticsParams) WithSortKey(sortKey *string) *DescribeAppVendorStatisticsParams
- func (o *DescribeAppVendorStatisticsParams) WithStatus(status []string) *DescribeAppVendorStatisticsParams
- func (o *DescribeAppVendorStatisticsParams) WithTimeout(timeout time.Duration) *DescribeAppVendorStatisticsParams
- func (o *DescribeAppVendorStatisticsParams) WithUserID(userID []string) *DescribeAppVendorStatisticsParams
- func (o *DescribeAppVendorStatisticsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DescribeAppVendorStatisticsReader
- type DescribeVendorVerifyInfosOK
- type DescribeVendorVerifyInfosParams
- func NewDescribeVendorVerifyInfosParams() *DescribeVendorVerifyInfosParams
- func NewDescribeVendorVerifyInfosParamsWithContext(ctx context.Context) *DescribeVendorVerifyInfosParams
- func NewDescribeVendorVerifyInfosParamsWithHTTPClient(client *http.Client) *DescribeVendorVerifyInfosParams
- func NewDescribeVendorVerifyInfosParamsWithTimeout(timeout time.Duration) *DescribeVendorVerifyInfosParams
- func (o *DescribeVendorVerifyInfosParams) SetContext(ctx context.Context)
- func (o *DescribeVendorVerifyInfosParams) SetDisplayColumns(displayColumns []string)
- func (o *DescribeVendorVerifyInfosParams) SetHTTPClient(client *http.Client)
- func (o *DescribeVendorVerifyInfosParams) SetLimit(limit *int64)
- func (o *DescribeVendorVerifyInfosParams) SetOffset(offset *int64)
- func (o *DescribeVendorVerifyInfosParams) SetOwner(owner []string)
- func (o *DescribeVendorVerifyInfosParams) SetReverse(reverse *bool)
- func (o *DescribeVendorVerifyInfosParams) SetSearchWord(searchWord *string)
- func (o *DescribeVendorVerifyInfosParams) SetSortKey(sortKey *string)
- func (o *DescribeVendorVerifyInfosParams) SetStatus(status []string)
- func (o *DescribeVendorVerifyInfosParams) SetTimeout(timeout time.Duration)
- func (o *DescribeVendorVerifyInfosParams) SetUserID(userID []string)
- func (o *DescribeVendorVerifyInfosParams) WithContext(ctx context.Context) *DescribeVendorVerifyInfosParams
- func (o *DescribeVendorVerifyInfosParams) WithDisplayColumns(displayColumns []string) *DescribeVendorVerifyInfosParams
- func (o *DescribeVendorVerifyInfosParams) WithHTTPClient(client *http.Client) *DescribeVendorVerifyInfosParams
- func (o *DescribeVendorVerifyInfosParams) WithLimit(limit *int64) *DescribeVendorVerifyInfosParams
- func (o *DescribeVendorVerifyInfosParams) WithOffset(offset *int64) *DescribeVendorVerifyInfosParams
- func (o *DescribeVendorVerifyInfosParams) WithOwner(owner []string) *DescribeVendorVerifyInfosParams
- func (o *DescribeVendorVerifyInfosParams) WithReverse(reverse *bool) *DescribeVendorVerifyInfosParams
- func (o *DescribeVendorVerifyInfosParams) WithSearchWord(searchWord *string) *DescribeVendorVerifyInfosParams
- func (o *DescribeVendorVerifyInfosParams) WithSortKey(sortKey *string) *DescribeVendorVerifyInfosParams
- func (o *DescribeVendorVerifyInfosParams) WithStatus(status []string) *DescribeVendorVerifyInfosParams
- func (o *DescribeVendorVerifyInfosParams) WithTimeout(timeout time.Duration) *DescribeVendorVerifyInfosParams
- func (o *DescribeVendorVerifyInfosParams) WithUserID(userID []string) *DescribeVendorVerifyInfosParams
- func (o *DescribeVendorVerifyInfosParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DescribeVendorVerifyInfosReader
- type GetVendorVerifyInfoOK
- type GetVendorVerifyInfoParams
- func NewGetVendorVerifyInfoParams() *GetVendorVerifyInfoParams
- func NewGetVendorVerifyInfoParamsWithContext(ctx context.Context) *GetVendorVerifyInfoParams
- func NewGetVendorVerifyInfoParamsWithHTTPClient(client *http.Client) *GetVendorVerifyInfoParams
- func NewGetVendorVerifyInfoParamsWithTimeout(timeout time.Duration) *GetVendorVerifyInfoParams
- func (o *GetVendorVerifyInfoParams) SetContext(ctx context.Context)
- func (o *GetVendorVerifyInfoParams) SetHTTPClient(client *http.Client)
- func (o *GetVendorVerifyInfoParams) SetTimeout(timeout time.Duration)
- func (o *GetVendorVerifyInfoParams) SetUserID(userID *string)
- func (o *GetVendorVerifyInfoParams) WithContext(ctx context.Context) *GetVendorVerifyInfoParams
- func (o *GetVendorVerifyInfoParams) WithHTTPClient(client *http.Client) *GetVendorVerifyInfoParams
- func (o *GetVendorVerifyInfoParams) WithTimeout(timeout time.Duration) *GetVendorVerifyInfoParams
- func (o *GetVendorVerifyInfoParams) WithUserID(userID *string) *GetVendorVerifyInfoParams
- func (o *GetVendorVerifyInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVendorVerifyInfoReader
- type PassVendorVerifyInfoOK
- type PassVendorVerifyInfoParams
- func NewPassVendorVerifyInfoParams() *PassVendorVerifyInfoParams
- func NewPassVendorVerifyInfoParamsWithContext(ctx context.Context) *PassVendorVerifyInfoParams
- func NewPassVendorVerifyInfoParamsWithHTTPClient(client *http.Client) *PassVendorVerifyInfoParams
- func NewPassVendorVerifyInfoParamsWithTimeout(timeout time.Duration) *PassVendorVerifyInfoParams
- func (o *PassVendorVerifyInfoParams) SetBody(body *models.OpenpitrixPassVendorVerifyInfoRequest)
- func (o *PassVendorVerifyInfoParams) SetContext(ctx context.Context)
- func (o *PassVendorVerifyInfoParams) SetHTTPClient(client *http.Client)
- func (o *PassVendorVerifyInfoParams) SetTimeout(timeout time.Duration)
- func (o *PassVendorVerifyInfoParams) WithBody(body *models.OpenpitrixPassVendorVerifyInfoRequest) *PassVendorVerifyInfoParams
- func (o *PassVendorVerifyInfoParams) WithContext(ctx context.Context) *PassVendorVerifyInfoParams
- func (o *PassVendorVerifyInfoParams) WithHTTPClient(client *http.Client) *PassVendorVerifyInfoParams
- func (o *PassVendorVerifyInfoParams) WithTimeout(timeout time.Duration) *PassVendorVerifyInfoParams
- func (o *PassVendorVerifyInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PassVendorVerifyInfoReader
- type RejectVendorVerifyInfoOK
- type RejectVendorVerifyInfoParams
- func NewRejectVendorVerifyInfoParams() *RejectVendorVerifyInfoParams
- func NewRejectVendorVerifyInfoParamsWithContext(ctx context.Context) *RejectVendorVerifyInfoParams
- func NewRejectVendorVerifyInfoParamsWithHTTPClient(client *http.Client) *RejectVendorVerifyInfoParams
- func NewRejectVendorVerifyInfoParamsWithTimeout(timeout time.Duration) *RejectVendorVerifyInfoParams
- func (o *RejectVendorVerifyInfoParams) SetBody(body *models.OpenpitrixRejectVendorVerifyInfoRequest)
- func (o *RejectVendorVerifyInfoParams) SetContext(ctx context.Context)
- func (o *RejectVendorVerifyInfoParams) SetHTTPClient(client *http.Client)
- func (o *RejectVendorVerifyInfoParams) SetTimeout(timeout time.Duration)
- func (o *RejectVendorVerifyInfoParams) WithBody(body *models.OpenpitrixRejectVendorVerifyInfoRequest) *RejectVendorVerifyInfoParams
- func (o *RejectVendorVerifyInfoParams) WithContext(ctx context.Context) *RejectVendorVerifyInfoParams
- func (o *RejectVendorVerifyInfoParams) WithHTTPClient(client *http.Client) *RejectVendorVerifyInfoParams
- func (o *RejectVendorVerifyInfoParams) WithTimeout(timeout time.Duration) *RejectVendorVerifyInfoParams
- func (o *RejectVendorVerifyInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RejectVendorVerifyInfoReader
- type SubmitVendorVerifyInfoOK
- type SubmitVendorVerifyInfoParams
- func NewSubmitVendorVerifyInfoParams() *SubmitVendorVerifyInfoParams
- func NewSubmitVendorVerifyInfoParamsWithContext(ctx context.Context) *SubmitVendorVerifyInfoParams
- func NewSubmitVendorVerifyInfoParamsWithHTTPClient(client *http.Client) *SubmitVendorVerifyInfoParams
- func NewSubmitVendorVerifyInfoParamsWithTimeout(timeout time.Duration) *SubmitVendorVerifyInfoParams
- func (o *SubmitVendorVerifyInfoParams) SetBody(body *models.OpenpitrixSubmitVendorVerifyInfoRequest)
- func (o *SubmitVendorVerifyInfoParams) SetContext(ctx context.Context)
- func (o *SubmitVendorVerifyInfoParams) SetHTTPClient(client *http.Client)
- func (o *SubmitVendorVerifyInfoParams) SetTimeout(timeout time.Duration)
- func (o *SubmitVendorVerifyInfoParams) WithBody(body *models.OpenpitrixSubmitVendorVerifyInfoRequest) *SubmitVendorVerifyInfoParams
- func (o *SubmitVendorVerifyInfoParams) WithContext(ctx context.Context) *SubmitVendorVerifyInfoParams
- func (o *SubmitVendorVerifyInfoParams) WithHTTPClient(client *http.Client) *SubmitVendorVerifyInfoParams
- func (o *SubmitVendorVerifyInfoParams) WithTimeout(timeout time.Duration) *SubmitVendorVerifyInfoParams
- func (o *SubmitVendorVerifyInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SubmitVendorVerifyInfoReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for isv manager API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new isv manager API client.
func (*Client) DescribeAppVendorStatistics ¶
func (a *Client) DescribeAppVendorStatistics(params *DescribeAppVendorStatisticsParams, authInfo runtime.ClientAuthInfoWriter) (*DescribeAppVendorStatisticsOK, error)
DescribeAppVendorStatistics gets statistics of vendor
func (*Client) DescribeVendorVerifyInfos ¶
func (a *Client) DescribeVendorVerifyInfos(params *DescribeVendorVerifyInfosParams, authInfo runtime.ClientAuthInfoWriter) (*DescribeVendorVerifyInfosOK, error)
DescribeVendorVerifyInfos gets vendor verifies info can filer with these fields user id status default return all vendor verify infos
func (*Client) GetVendorVerifyInfo ¶
func (a *Client) GetVendorVerifyInfo(params *GetVendorVerifyInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetVendorVerifyInfoOK, error)
GetVendorVerifyInfo gets vendor verify info
func (*Client) PassVendorVerifyInfo ¶
func (a *Client) PassVendorVerifyInfo(params *PassVendorVerifyInfoParams, authInfo runtime.ClientAuthInfoWriter) (*PassVendorVerifyInfoOK, error)
PassVendorVerifyInfo passes vendor verify
func (*Client) RejectVendorVerifyInfo ¶
func (a *Client) RejectVendorVerifyInfo(params *RejectVendorVerifyInfoParams, authInfo runtime.ClientAuthInfoWriter) (*RejectVendorVerifyInfoOK, error)
RejectVendorVerifyInfo rejects vendor verify
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) SubmitVendorVerifyInfo ¶
func (a *Client) SubmitVendorVerifyInfo(params *SubmitVendorVerifyInfoParams, authInfo runtime.ClientAuthInfoWriter) (*SubmitVendorVerifyInfoOK, error)
SubmitVendorVerifyInfo submits vendor verify info
type DescribeAppVendorStatisticsOK ¶
type DescribeAppVendorStatisticsOK struct {
Payload *models.OpenpitrixDescribeVendorStatisticsResponse
}
DescribeAppVendorStatisticsOK handles this case with default header values.
A successful response.
func NewDescribeAppVendorStatisticsOK ¶
func NewDescribeAppVendorStatisticsOK() *DescribeAppVendorStatisticsOK
NewDescribeAppVendorStatisticsOK creates a DescribeAppVendorStatisticsOK with default headers values
func (*DescribeAppVendorStatisticsOK) Error ¶
func (o *DescribeAppVendorStatisticsOK) Error() string
type DescribeAppVendorStatisticsParams ¶
type DescribeAppVendorStatisticsParams struct { /*DisplayColumns select column to display. */ DisplayColumns []string /*Limit data limit per page, default value 20, max value 200. */ Limit *int64 /*Offset data offset, default 0. */ Offset *int64 /*Owner owner. */ Owner []string /*Reverse value = 0 sort ASC, value = 1 sort DESC. */ Reverse *bool /*SearchWord query key, support these fields(user_id, status). */ SearchWord *string /*SortKey sort key, order by sort_key, default create_time. */ SortKey *string /*Status status eg.[draft|submitted|passed|rejected|suspended|in-review|new]. */ Status []string /*UserID user ids. */ UserID []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DescribeAppVendorStatisticsParams contains all the parameters to send to the API endpoint for the describe app vendor statistics operation typically these are written to a http.Request
func NewDescribeAppVendorStatisticsParams ¶
func NewDescribeAppVendorStatisticsParams() *DescribeAppVendorStatisticsParams
NewDescribeAppVendorStatisticsParams creates a new DescribeAppVendorStatisticsParams object with the default values initialized.
func NewDescribeAppVendorStatisticsParamsWithContext ¶
func NewDescribeAppVendorStatisticsParamsWithContext(ctx context.Context) *DescribeAppVendorStatisticsParams
NewDescribeAppVendorStatisticsParamsWithContext creates a new DescribeAppVendorStatisticsParams object with the default values initialized, and the ability to set a context for a request
func NewDescribeAppVendorStatisticsParamsWithHTTPClient ¶
func NewDescribeAppVendorStatisticsParamsWithHTTPClient(client *http.Client) *DescribeAppVendorStatisticsParams
NewDescribeAppVendorStatisticsParamsWithHTTPClient creates a new DescribeAppVendorStatisticsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDescribeAppVendorStatisticsParamsWithTimeout ¶
func NewDescribeAppVendorStatisticsParamsWithTimeout(timeout time.Duration) *DescribeAppVendorStatisticsParams
NewDescribeAppVendorStatisticsParamsWithTimeout creates a new DescribeAppVendorStatisticsParams object with the default values initialized, and the ability to set a timeout on a request
func (*DescribeAppVendorStatisticsParams) SetContext ¶
func (o *DescribeAppVendorStatisticsParams) SetContext(ctx context.Context)
SetContext adds the context to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) SetDisplayColumns ¶
func (o *DescribeAppVendorStatisticsParams) SetDisplayColumns(displayColumns []string)
SetDisplayColumns adds the displayColumns to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) SetHTTPClient ¶
func (o *DescribeAppVendorStatisticsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) SetLimit ¶
func (o *DescribeAppVendorStatisticsParams) SetLimit(limit *int64)
SetLimit adds the limit to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) SetOffset ¶
func (o *DescribeAppVendorStatisticsParams) SetOffset(offset *int64)
SetOffset adds the offset to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) SetOwner ¶
func (o *DescribeAppVendorStatisticsParams) SetOwner(owner []string)
SetOwner adds the owner to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) SetReverse ¶
func (o *DescribeAppVendorStatisticsParams) SetReverse(reverse *bool)
SetReverse adds the reverse to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) SetSearchWord ¶
func (o *DescribeAppVendorStatisticsParams) SetSearchWord(searchWord *string)
SetSearchWord adds the searchWord to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) SetSortKey ¶
func (o *DescribeAppVendorStatisticsParams) SetSortKey(sortKey *string)
SetSortKey adds the sortKey to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) SetStatus ¶
func (o *DescribeAppVendorStatisticsParams) SetStatus(status []string)
SetStatus adds the status to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) SetTimeout ¶
func (o *DescribeAppVendorStatisticsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) SetUserID ¶
func (o *DescribeAppVendorStatisticsParams) SetUserID(userID []string)
SetUserID adds the userId to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) WithContext ¶
func (o *DescribeAppVendorStatisticsParams) WithContext(ctx context.Context) *DescribeAppVendorStatisticsParams
WithContext adds the context to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) WithDisplayColumns ¶
func (o *DescribeAppVendorStatisticsParams) WithDisplayColumns(displayColumns []string) *DescribeAppVendorStatisticsParams
WithDisplayColumns adds the displayColumns to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) WithHTTPClient ¶
func (o *DescribeAppVendorStatisticsParams) WithHTTPClient(client *http.Client) *DescribeAppVendorStatisticsParams
WithHTTPClient adds the HTTPClient to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) WithLimit ¶
func (o *DescribeAppVendorStatisticsParams) WithLimit(limit *int64) *DescribeAppVendorStatisticsParams
WithLimit adds the limit to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) WithOffset ¶
func (o *DescribeAppVendorStatisticsParams) WithOffset(offset *int64) *DescribeAppVendorStatisticsParams
WithOffset adds the offset to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) WithOwner ¶
func (o *DescribeAppVendorStatisticsParams) WithOwner(owner []string) *DescribeAppVendorStatisticsParams
WithOwner adds the owner to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) WithReverse ¶
func (o *DescribeAppVendorStatisticsParams) WithReverse(reverse *bool) *DescribeAppVendorStatisticsParams
WithReverse adds the reverse to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) WithSearchWord ¶
func (o *DescribeAppVendorStatisticsParams) WithSearchWord(searchWord *string) *DescribeAppVendorStatisticsParams
WithSearchWord adds the searchWord to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) WithSortKey ¶
func (o *DescribeAppVendorStatisticsParams) WithSortKey(sortKey *string) *DescribeAppVendorStatisticsParams
WithSortKey adds the sortKey to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) WithStatus ¶
func (o *DescribeAppVendorStatisticsParams) WithStatus(status []string) *DescribeAppVendorStatisticsParams
WithStatus adds the status to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) WithTimeout ¶
func (o *DescribeAppVendorStatisticsParams) WithTimeout(timeout time.Duration) *DescribeAppVendorStatisticsParams
WithTimeout adds the timeout to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) WithUserID ¶
func (o *DescribeAppVendorStatisticsParams) WithUserID(userID []string) *DescribeAppVendorStatisticsParams
WithUserID adds the userID to the describe app vendor statistics params
func (*DescribeAppVendorStatisticsParams) WriteToRequest ¶
func (o *DescribeAppVendorStatisticsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DescribeAppVendorStatisticsReader ¶
type DescribeAppVendorStatisticsReader struct {
// contains filtered or unexported fields
}
DescribeAppVendorStatisticsReader is a Reader for the DescribeAppVendorStatistics structure.
func (*DescribeAppVendorStatisticsReader) ReadResponse ¶
func (o *DescribeAppVendorStatisticsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DescribeVendorVerifyInfosOK ¶
type DescribeVendorVerifyInfosOK struct {
Payload *models.OpenpitrixDescribeVendorVerifyInfosResponse
}
DescribeVendorVerifyInfosOK handles this case with default header values.
A successful response.
func NewDescribeVendorVerifyInfosOK ¶
func NewDescribeVendorVerifyInfosOK() *DescribeVendorVerifyInfosOK
NewDescribeVendorVerifyInfosOK creates a DescribeVendorVerifyInfosOK with default headers values
func (*DescribeVendorVerifyInfosOK) Error ¶
func (o *DescribeVendorVerifyInfosOK) Error() string
type DescribeVendorVerifyInfosParams ¶
type DescribeVendorVerifyInfosParams struct { /*DisplayColumns select column to display. */ DisplayColumns []string /*Limit data limit per page, default value 20, max value 200. */ Limit *int64 /*Offset data offset, default 0. */ Offset *int64 /*Owner owner. */ Owner []string /*Reverse value = 0 sort ASC, value = 1 sort DESC. */ Reverse *bool /*SearchWord query key, support these fields(user_id, status). */ SearchWord *string /*SortKey sort key, order by sort_key, default create_time. */ SortKey *string /*Status status eg.[draft|submitted|passed|rejected|suspended|in-review|new]. */ Status []string /*UserID user ids. */ UserID []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DescribeVendorVerifyInfosParams contains all the parameters to send to the API endpoint for the describe vendor verify infos operation typically these are written to a http.Request
func NewDescribeVendorVerifyInfosParams ¶
func NewDescribeVendorVerifyInfosParams() *DescribeVendorVerifyInfosParams
NewDescribeVendorVerifyInfosParams creates a new DescribeVendorVerifyInfosParams object with the default values initialized.
func NewDescribeVendorVerifyInfosParamsWithContext ¶
func NewDescribeVendorVerifyInfosParamsWithContext(ctx context.Context) *DescribeVendorVerifyInfosParams
NewDescribeVendorVerifyInfosParamsWithContext creates a new DescribeVendorVerifyInfosParams object with the default values initialized, and the ability to set a context for a request
func NewDescribeVendorVerifyInfosParamsWithHTTPClient ¶
func NewDescribeVendorVerifyInfosParamsWithHTTPClient(client *http.Client) *DescribeVendorVerifyInfosParams
NewDescribeVendorVerifyInfosParamsWithHTTPClient creates a new DescribeVendorVerifyInfosParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDescribeVendorVerifyInfosParamsWithTimeout ¶
func NewDescribeVendorVerifyInfosParamsWithTimeout(timeout time.Duration) *DescribeVendorVerifyInfosParams
NewDescribeVendorVerifyInfosParamsWithTimeout creates a new DescribeVendorVerifyInfosParams object with the default values initialized, and the ability to set a timeout on a request
func (*DescribeVendorVerifyInfosParams) SetContext ¶
func (o *DescribeVendorVerifyInfosParams) SetContext(ctx context.Context)
SetContext adds the context to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) SetDisplayColumns ¶
func (o *DescribeVendorVerifyInfosParams) SetDisplayColumns(displayColumns []string)
SetDisplayColumns adds the displayColumns to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) SetHTTPClient ¶
func (o *DescribeVendorVerifyInfosParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) SetLimit ¶
func (o *DescribeVendorVerifyInfosParams) SetLimit(limit *int64)
SetLimit adds the limit to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) SetOffset ¶
func (o *DescribeVendorVerifyInfosParams) SetOffset(offset *int64)
SetOffset adds the offset to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) SetOwner ¶
func (o *DescribeVendorVerifyInfosParams) SetOwner(owner []string)
SetOwner adds the owner to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) SetReverse ¶
func (o *DescribeVendorVerifyInfosParams) SetReverse(reverse *bool)
SetReverse adds the reverse to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) SetSearchWord ¶
func (o *DescribeVendorVerifyInfosParams) SetSearchWord(searchWord *string)
SetSearchWord adds the searchWord to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) SetSortKey ¶
func (o *DescribeVendorVerifyInfosParams) SetSortKey(sortKey *string)
SetSortKey adds the sortKey to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) SetStatus ¶
func (o *DescribeVendorVerifyInfosParams) SetStatus(status []string)
SetStatus adds the status to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) SetTimeout ¶
func (o *DescribeVendorVerifyInfosParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) SetUserID ¶
func (o *DescribeVendorVerifyInfosParams) SetUserID(userID []string)
SetUserID adds the userId to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) WithContext ¶
func (o *DescribeVendorVerifyInfosParams) WithContext(ctx context.Context) *DescribeVendorVerifyInfosParams
WithContext adds the context to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) WithDisplayColumns ¶
func (o *DescribeVendorVerifyInfosParams) WithDisplayColumns(displayColumns []string) *DescribeVendorVerifyInfosParams
WithDisplayColumns adds the displayColumns to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) WithHTTPClient ¶
func (o *DescribeVendorVerifyInfosParams) WithHTTPClient(client *http.Client) *DescribeVendorVerifyInfosParams
WithHTTPClient adds the HTTPClient to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) WithLimit ¶
func (o *DescribeVendorVerifyInfosParams) WithLimit(limit *int64) *DescribeVendorVerifyInfosParams
WithLimit adds the limit to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) WithOffset ¶
func (o *DescribeVendorVerifyInfosParams) WithOffset(offset *int64) *DescribeVendorVerifyInfosParams
WithOffset adds the offset to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) WithOwner ¶
func (o *DescribeVendorVerifyInfosParams) WithOwner(owner []string) *DescribeVendorVerifyInfosParams
WithOwner adds the owner to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) WithReverse ¶
func (o *DescribeVendorVerifyInfosParams) WithReverse(reverse *bool) *DescribeVendorVerifyInfosParams
WithReverse adds the reverse to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) WithSearchWord ¶
func (o *DescribeVendorVerifyInfosParams) WithSearchWord(searchWord *string) *DescribeVendorVerifyInfosParams
WithSearchWord adds the searchWord to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) WithSortKey ¶
func (o *DescribeVendorVerifyInfosParams) WithSortKey(sortKey *string) *DescribeVendorVerifyInfosParams
WithSortKey adds the sortKey to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) WithStatus ¶
func (o *DescribeVendorVerifyInfosParams) WithStatus(status []string) *DescribeVendorVerifyInfosParams
WithStatus adds the status to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) WithTimeout ¶
func (o *DescribeVendorVerifyInfosParams) WithTimeout(timeout time.Duration) *DescribeVendorVerifyInfosParams
WithTimeout adds the timeout to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) WithUserID ¶
func (o *DescribeVendorVerifyInfosParams) WithUserID(userID []string) *DescribeVendorVerifyInfosParams
WithUserID adds the userID to the describe vendor verify infos params
func (*DescribeVendorVerifyInfosParams) WriteToRequest ¶
func (o *DescribeVendorVerifyInfosParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DescribeVendorVerifyInfosReader ¶
type DescribeVendorVerifyInfosReader struct {
// contains filtered or unexported fields
}
DescribeVendorVerifyInfosReader is a Reader for the DescribeVendorVerifyInfos structure.
func (*DescribeVendorVerifyInfosReader) ReadResponse ¶
func (o *DescribeVendorVerifyInfosReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVendorVerifyInfoOK ¶
type GetVendorVerifyInfoOK struct {
Payload *models.OpenpitrixGetVendorVerifyInfoResponse
}
GetVendorVerifyInfoOK handles this case with default header values.
A successful response.
func NewGetVendorVerifyInfoOK ¶
func NewGetVendorVerifyInfoOK() *GetVendorVerifyInfoOK
NewGetVendorVerifyInfoOK creates a GetVendorVerifyInfoOK with default headers values
func (*GetVendorVerifyInfoOK) Error ¶
func (o *GetVendorVerifyInfoOK) Error() string
type GetVendorVerifyInfoParams ¶
type GetVendorVerifyInfoParams struct { /*UserID required, use user id to get vendor verify info. */ UserID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVendorVerifyInfoParams contains all the parameters to send to the API endpoint for the get vendor verify info operation typically these are written to a http.Request
func NewGetVendorVerifyInfoParams ¶
func NewGetVendorVerifyInfoParams() *GetVendorVerifyInfoParams
NewGetVendorVerifyInfoParams creates a new GetVendorVerifyInfoParams object with the default values initialized.
func NewGetVendorVerifyInfoParamsWithContext ¶
func NewGetVendorVerifyInfoParamsWithContext(ctx context.Context) *GetVendorVerifyInfoParams
NewGetVendorVerifyInfoParamsWithContext creates a new GetVendorVerifyInfoParams object with the default values initialized, and the ability to set a context for a request
func NewGetVendorVerifyInfoParamsWithHTTPClient ¶
func NewGetVendorVerifyInfoParamsWithHTTPClient(client *http.Client) *GetVendorVerifyInfoParams
NewGetVendorVerifyInfoParamsWithHTTPClient creates a new GetVendorVerifyInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetVendorVerifyInfoParamsWithTimeout ¶
func NewGetVendorVerifyInfoParamsWithTimeout(timeout time.Duration) *GetVendorVerifyInfoParams
NewGetVendorVerifyInfoParamsWithTimeout creates a new GetVendorVerifyInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetVendorVerifyInfoParams) SetContext ¶
func (o *GetVendorVerifyInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the get vendor verify info params
func (*GetVendorVerifyInfoParams) SetHTTPClient ¶
func (o *GetVendorVerifyInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get vendor verify info params
func (*GetVendorVerifyInfoParams) SetTimeout ¶
func (o *GetVendorVerifyInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get vendor verify info params
func (*GetVendorVerifyInfoParams) SetUserID ¶
func (o *GetVendorVerifyInfoParams) SetUserID(userID *string)
SetUserID adds the userId to the get vendor verify info params
func (*GetVendorVerifyInfoParams) WithContext ¶
func (o *GetVendorVerifyInfoParams) WithContext(ctx context.Context) *GetVendorVerifyInfoParams
WithContext adds the context to the get vendor verify info params
func (*GetVendorVerifyInfoParams) WithHTTPClient ¶
func (o *GetVendorVerifyInfoParams) WithHTTPClient(client *http.Client) *GetVendorVerifyInfoParams
WithHTTPClient adds the HTTPClient to the get vendor verify info params
func (*GetVendorVerifyInfoParams) WithTimeout ¶
func (o *GetVendorVerifyInfoParams) WithTimeout(timeout time.Duration) *GetVendorVerifyInfoParams
WithTimeout adds the timeout to the get vendor verify info params
func (*GetVendorVerifyInfoParams) WithUserID ¶
func (o *GetVendorVerifyInfoParams) WithUserID(userID *string) *GetVendorVerifyInfoParams
WithUserID adds the userID to the get vendor verify info params
func (*GetVendorVerifyInfoParams) WriteToRequest ¶
func (o *GetVendorVerifyInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVendorVerifyInfoReader ¶
type GetVendorVerifyInfoReader struct {
// contains filtered or unexported fields
}
GetVendorVerifyInfoReader is a Reader for the GetVendorVerifyInfo structure.
func (*GetVendorVerifyInfoReader) ReadResponse ¶
func (o *GetVendorVerifyInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PassVendorVerifyInfoOK ¶
type PassVendorVerifyInfoOK struct {
Payload *models.OpenpitrixPassVendorVerifyInfoResponse
}
PassVendorVerifyInfoOK handles this case with default header values.
A successful response.
func NewPassVendorVerifyInfoOK ¶
func NewPassVendorVerifyInfoOK() *PassVendorVerifyInfoOK
NewPassVendorVerifyInfoOK creates a PassVendorVerifyInfoOK with default headers values
func (*PassVendorVerifyInfoOK) Error ¶
func (o *PassVendorVerifyInfoOK) Error() string
type PassVendorVerifyInfoParams ¶
type PassVendorVerifyInfoParams struct { /*Body*/ Body *models.OpenpitrixPassVendorVerifyInfoRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PassVendorVerifyInfoParams contains all the parameters to send to the API endpoint for the pass vendor verify info operation typically these are written to a http.Request
func NewPassVendorVerifyInfoParams ¶
func NewPassVendorVerifyInfoParams() *PassVendorVerifyInfoParams
NewPassVendorVerifyInfoParams creates a new PassVendorVerifyInfoParams object with the default values initialized.
func NewPassVendorVerifyInfoParamsWithContext ¶
func NewPassVendorVerifyInfoParamsWithContext(ctx context.Context) *PassVendorVerifyInfoParams
NewPassVendorVerifyInfoParamsWithContext creates a new PassVendorVerifyInfoParams object with the default values initialized, and the ability to set a context for a request
func NewPassVendorVerifyInfoParamsWithHTTPClient ¶
func NewPassVendorVerifyInfoParamsWithHTTPClient(client *http.Client) *PassVendorVerifyInfoParams
NewPassVendorVerifyInfoParamsWithHTTPClient creates a new PassVendorVerifyInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPassVendorVerifyInfoParamsWithTimeout ¶
func NewPassVendorVerifyInfoParamsWithTimeout(timeout time.Duration) *PassVendorVerifyInfoParams
NewPassVendorVerifyInfoParamsWithTimeout creates a new PassVendorVerifyInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*PassVendorVerifyInfoParams) SetBody ¶
func (o *PassVendorVerifyInfoParams) SetBody(body *models.OpenpitrixPassVendorVerifyInfoRequest)
SetBody adds the body to the pass vendor verify info params
func (*PassVendorVerifyInfoParams) SetContext ¶
func (o *PassVendorVerifyInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the pass vendor verify info params
func (*PassVendorVerifyInfoParams) SetHTTPClient ¶
func (o *PassVendorVerifyInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the pass vendor verify info params
func (*PassVendorVerifyInfoParams) SetTimeout ¶
func (o *PassVendorVerifyInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the pass vendor verify info params
func (*PassVendorVerifyInfoParams) WithBody ¶
func (o *PassVendorVerifyInfoParams) WithBody(body *models.OpenpitrixPassVendorVerifyInfoRequest) *PassVendorVerifyInfoParams
WithBody adds the body to the pass vendor verify info params
func (*PassVendorVerifyInfoParams) WithContext ¶
func (o *PassVendorVerifyInfoParams) WithContext(ctx context.Context) *PassVendorVerifyInfoParams
WithContext adds the context to the pass vendor verify info params
func (*PassVendorVerifyInfoParams) WithHTTPClient ¶
func (o *PassVendorVerifyInfoParams) WithHTTPClient(client *http.Client) *PassVendorVerifyInfoParams
WithHTTPClient adds the HTTPClient to the pass vendor verify info params
func (*PassVendorVerifyInfoParams) WithTimeout ¶
func (o *PassVendorVerifyInfoParams) WithTimeout(timeout time.Duration) *PassVendorVerifyInfoParams
WithTimeout adds the timeout to the pass vendor verify info params
func (*PassVendorVerifyInfoParams) WriteToRequest ¶
func (o *PassVendorVerifyInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PassVendorVerifyInfoReader ¶
type PassVendorVerifyInfoReader struct {
// contains filtered or unexported fields
}
PassVendorVerifyInfoReader is a Reader for the PassVendorVerifyInfo structure.
func (*PassVendorVerifyInfoReader) ReadResponse ¶
func (o *PassVendorVerifyInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RejectVendorVerifyInfoOK ¶
type RejectVendorVerifyInfoOK struct {
Payload *models.OpenpitrixRejectVendorVerifyInfoResponse
}
RejectVendorVerifyInfoOK handles this case with default header values.
A successful response.
func NewRejectVendorVerifyInfoOK ¶
func NewRejectVendorVerifyInfoOK() *RejectVendorVerifyInfoOK
NewRejectVendorVerifyInfoOK creates a RejectVendorVerifyInfoOK with default headers values
func (*RejectVendorVerifyInfoOK) Error ¶
func (o *RejectVendorVerifyInfoOK) Error() string
type RejectVendorVerifyInfoParams ¶
type RejectVendorVerifyInfoParams struct { /*Body*/ Body *models.OpenpitrixRejectVendorVerifyInfoRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RejectVendorVerifyInfoParams contains all the parameters to send to the API endpoint for the reject vendor verify info operation typically these are written to a http.Request
func NewRejectVendorVerifyInfoParams ¶
func NewRejectVendorVerifyInfoParams() *RejectVendorVerifyInfoParams
NewRejectVendorVerifyInfoParams creates a new RejectVendorVerifyInfoParams object with the default values initialized.
func NewRejectVendorVerifyInfoParamsWithContext ¶
func NewRejectVendorVerifyInfoParamsWithContext(ctx context.Context) *RejectVendorVerifyInfoParams
NewRejectVendorVerifyInfoParamsWithContext creates a new RejectVendorVerifyInfoParams object with the default values initialized, and the ability to set a context for a request
func NewRejectVendorVerifyInfoParamsWithHTTPClient ¶
func NewRejectVendorVerifyInfoParamsWithHTTPClient(client *http.Client) *RejectVendorVerifyInfoParams
NewRejectVendorVerifyInfoParamsWithHTTPClient creates a new RejectVendorVerifyInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRejectVendorVerifyInfoParamsWithTimeout ¶
func NewRejectVendorVerifyInfoParamsWithTimeout(timeout time.Duration) *RejectVendorVerifyInfoParams
NewRejectVendorVerifyInfoParamsWithTimeout creates a new RejectVendorVerifyInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*RejectVendorVerifyInfoParams) SetBody ¶
func (o *RejectVendorVerifyInfoParams) SetBody(body *models.OpenpitrixRejectVendorVerifyInfoRequest)
SetBody adds the body to the reject vendor verify info params
func (*RejectVendorVerifyInfoParams) SetContext ¶
func (o *RejectVendorVerifyInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the reject vendor verify info params
func (*RejectVendorVerifyInfoParams) SetHTTPClient ¶
func (o *RejectVendorVerifyInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the reject vendor verify info params
func (*RejectVendorVerifyInfoParams) SetTimeout ¶
func (o *RejectVendorVerifyInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the reject vendor verify info params
func (*RejectVendorVerifyInfoParams) WithBody ¶
func (o *RejectVendorVerifyInfoParams) WithBody(body *models.OpenpitrixRejectVendorVerifyInfoRequest) *RejectVendorVerifyInfoParams
WithBody adds the body to the reject vendor verify info params
func (*RejectVendorVerifyInfoParams) WithContext ¶
func (o *RejectVendorVerifyInfoParams) WithContext(ctx context.Context) *RejectVendorVerifyInfoParams
WithContext adds the context to the reject vendor verify info params
func (*RejectVendorVerifyInfoParams) WithHTTPClient ¶
func (o *RejectVendorVerifyInfoParams) WithHTTPClient(client *http.Client) *RejectVendorVerifyInfoParams
WithHTTPClient adds the HTTPClient to the reject vendor verify info params
func (*RejectVendorVerifyInfoParams) WithTimeout ¶
func (o *RejectVendorVerifyInfoParams) WithTimeout(timeout time.Duration) *RejectVendorVerifyInfoParams
WithTimeout adds the timeout to the reject vendor verify info params
func (*RejectVendorVerifyInfoParams) WriteToRequest ¶
func (o *RejectVendorVerifyInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RejectVendorVerifyInfoReader ¶
type RejectVendorVerifyInfoReader struct {
// contains filtered or unexported fields
}
RejectVendorVerifyInfoReader is a Reader for the RejectVendorVerifyInfo structure.
func (*RejectVendorVerifyInfoReader) ReadResponse ¶
func (o *RejectVendorVerifyInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SubmitVendorVerifyInfoOK ¶
type SubmitVendorVerifyInfoOK struct {
Payload *models.OpenpitrixSubmitVendorVerifyInfoResponse
}
SubmitVendorVerifyInfoOK handles this case with default header values.
A successful response.
func NewSubmitVendorVerifyInfoOK ¶
func NewSubmitVendorVerifyInfoOK() *SubmitVendorVerifyInfoOK
NewSubmitVendorVerifyInfoOK creates a SubmitVendorVerifyInfoOK with default headers values
func (*SubmitVendorVerifyInfoOK) Error ¶
func (o *SubmitVendorVerifyInfoOK) Error() string
type SubmitVendorVerifyInfoParams ¶
type SubmitVendorVerifyInfoParams struct { /*Body*/ Body *models.OpenpitrixSubmitVendorVerifyInfoRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SubmitVendorVerifyInfoParams contains all the parameters to send to the API endpoint for the submit vendor verify info operation typically these are written to a http.Request
func NewSubmitVendorVerifyInfoParams ¶
func NewSubmitVendorVerifyInfoParams() *SubmitVendorVerifyInfoParams
NewSubmitVendorVerifyInfoParams creates a new SubmitVendorVerifyInfoParams object with the default values initialized.
func NewSubmitVendorVerifyInfoParamsWithContext ¶
func NewSubmitVendorVerifyInfoParamsWithContext(ctx context.Context) *SubmitVendorVerifyInfoParams
NewSubmitVendorVerifyInfoParamsWithContext creates a new SubmitVendorVerifyInfoParams object with the default values initialized, and the ability to set a context for a request
func NewSubmitVendorVerifyInfoParamsWithHTTPClient ¶
func NewSubmitVendorVerifyInfoParamsWithHTTPClient(client *http.Client) *SubmitVendorVerifyInfoParams
NewSubmitVendorVerifyInfoParamsWithHTTPClient creates a new SubmitVendorVerifyInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSubmitVendorVerifyInfoParamsWithTimeout ¶
func NewSubmitVendorVerifyInfoParamsWithTimeout(timeout time.Duration) *SubmitVendorVerifyInfoParams
NewSubmitVendorVerifyInfoParamsWithTimeout creates a new SubmitVendorVerifyInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*SubmitVendorVerifyInfoParams) SetBody ¶
func (o *SubmitVendorVerifyInfoParams) SetBody(body *models.OpenpitrixSubmitVendorVerifyInfoRequest)
SetBody adds the body to the submit vendor verify info params
func (*SubmitVendorVerifyInfoParams) SetContext ¶
func (o *SubmitVendorVerifyInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the submit vendor verify info params
func (*SubmitVendorVerifyInfoParams) SetHTTPClient ¶
func (o *SubmitVendorVerifyInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the submit vendor verify info params
func (*SubmitVendorVerifyInfoParams) SetTimeout ¶
func (o *SubmitVendorVerifyInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the submit vendor verify info params
func (*SubmitVendorVerifyInfoParams) WithBody ¶
func (o *SubmitVendorVerifyInfoParams) WithBody(body *models.OpenpitrixSubmitVendorVerifyInfoRequest) *SubmitVendorVerifyInfoParams
WithBody adds the body to the submit vendor verify info params
func (*SubmitVendorVerifyInfoParams) WithContext ¶
func (o *SubmitVendorVerifyInfoParams) WithContext(ctx context.Context) *SubmitVendorVerifyInfoParams
WithContext adds the context to the submit vendor verify info params
func (*SubmitVendorVerifyInfoParams) WithHTTPClient ¶
func (o *SubmitVendorVerifyInfoParams) WithHTTPClient(client *http.Client) *SubmitVendorVerifyInfoParams
WithHTTPClient adds the HTTPClient to the submit vendor verify info params
func (*SubmitVendorVerifyInfoParams) WithTimeout ¶
func (o *SubmitVendorVerifyInfoParams) WithTimeout(timeout time.Duration) *SubmitVendorVerifyInfoParams
WithTimeout adds the timeout to the submit vendor verify info params
func (*SubmitVendorVerifyInfoParams) WriteToRequest ¶
func (o *SubmitVendorVerifyInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SubmitVendorVerifyInfoReader ¶
type SubmitVendorVerifyInfoReader struct {
// contains filtered or unexported fields
}
SubmitVendorVerifyInfoReader is a Reader for the SubmitVendorVerifyInfo structure.
func (*SubmitVendorVerifyInfoReader) ReadResponse ¶
func (o *SubmitVendorVerifyInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- describe_app_vendor_statistics_parameters.go
- describe_app_vendor_statistics_responses.go
- describe_vendor_verify_infos_parameters.go
- describe_vendor_verify_infos_responses.go
- get_vendor_verify_info_parameters.go
- get_vendor_verify_info_responses.go
- isv_manager_client.go
- pass_vendor_verify_info_parameters.go
- pass_vendor_verify_info_responses.go
- reject_vendor_verify_info_parameters.go
- reject_vendor_verify_info_responses.go
- submit_vendor_verify_info_parameters.go
- submit_vendor_verify_info_responses.go