Documentation
¶
Index ¶
- type Client
- func (a *Client) ListFolderOfProjectVersion(params *ListFolderOfProjectVersionParams, ...) (*ListFolderOfProjectVersionOK, error)
- func (a *Client) ReadFolderOfProjectVersion(params *ReadFolderOfProjectVersionParams, ...) (*ReadFolderOfProjectVersionOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type ListFolderOfProjectVersionBadRequest
- type ListFolderOfProjectVersionConflict
- type ListFolderOfProjectVersionForbidden
- type ListFolderOfProjectVersionInternalServerError
- type ListFolderOfProjectVersionNotFound
- type ListFolderOfProjectVersionOK
- type ListFolderOfProjectVersionParams
- func NewListFolderOfProjectVersionParams() *ListFolderOfProjectVersionParams
- func NewListFolderOfProjectVersionParamsWithContext(ctx context.Context) *ListFolderOfProjectVersionParams
- func NewListFolderOfProjectVersionParamsWithHTTPClient(client *http.Client) *ListFolderOfProjectVersionParams
- func NewListFolderOfProjectVersionParamsWithTimeout(timeout time.Duration) *ListFolderOfProjectVersionParams
- func (o *ListFolderOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *ListFolderOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *ListFolderOfProjectVersionParams) SetParentID(parentID int64)
- func (o *ListFolderOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *ListFolderOfProjectVersionParams) WithContext(ctx context.Context) *ListFolderOfProjectVersionParams
- func (o *ListFolderOfProjectVersionParams) WithHTTPClient(client *http.Client) *ListFolderOfProjectVersionParams
- func (o *ListFolderOfProjectVersionParams) WithParentID(parentID int64) *ListFolderOfProjectVersionParams
- func (o *ListFolderOfProjectVersionParams) WithTimeout(timeout time.Duration) *ListFolderOfProjectVersionParams
- func (o *ListFolderOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListFolderOfProjectVersionReader
- type ListFolderOfProjectVersionUnauthorized
- type ReadFolderOfProjectVersionBadRequest
- type ReadFolderOfProjectVersionConflict
- type ReadFolderOfProjectVersionForbidden
- type ReadFolderOfProjectVersionInternalServerError
- type ReadFolderOfProjectVersionNotFound
- type ReadFolderOfProjectVersionOK
- type ReadFolderOfProjectVersionParams
- func NewReadFolderOfProjectVersionParams() *ReadFolderOfProjectVersionParams
- func NewReadFolderOfProjectVersionParamsWithContext(ctx context.Context) *ReadFolderOfProjectVersionParams
- func NewReadFolderOfProjectVersionParamsWithHTTPClient(client *http.Client) *ReadFolderOfProjectVersionParams
- func NewReadFolderOfProjectVersionParamsWithTimeout(timeout time.Duration) *ReadFolderOfProjectVersionParams
- func (o *ReadFolderOfProjectVersionParams) SetContext(ctx context.Context)
- func (o *ReadFolderOfProjectVersionParams) SetHTTPClient(client *http.Client)
- func (o *ReadFolderOfProjectVersionParams) SetID(id int64)
- func (o *ReadFolderOfProjectVersionParams) SetParentID(parentID int64)
- func (o *ReadFolderOfProjectVersionParams) SetTimeout(timeout time.Duration)
- func (o *ReadFolderOfProjectVersionParams) WithContext(ctx context.Context) *ReadFolderOfProjectVersionParams
- func (o *ReadFolderOfProjectVersionParams) WithHTTPClient(client *http.Client) *ReadFolderOfProjectVersionParams
- func (o *ReadFolderOfProjectVersionParams) WithID(id int64) *ReadFolderOfProjectVersionParams
- func (o *ReadFolderOfProjectVersionParams) WithParentID(parentID int64) *ReadFolderOfProjectVersionParams
- func (o *ReadFolderOfProjectVersionParams) WithTimeout(timeout time.Duration) *ReadFolderOfProjectVersionParams
- func (o *ReadFolderOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReadFolderOfProjectVersionReader
- type ReadFolderOfProjectVersionUnauthorized
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 folder of project version controller API
func (*Client) ListFolderOfProjectVersion ¶
func (a *Client) ListFolderOfProjectVersion(params *ListFolderOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ListFolderOfProjectVersionOK, error)
ListFolderOfProjectVersion lists
func (*Client) ReadFolderOfProjectVersion ¶
func (a *Client) ReadFolderOfProjectVersion(params *ReadFolderOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ReadFolderOfProjectVersionOK, error)
ReadFolderOfProjectVersion reads
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { ListFolderOfProjectVersion(params *ListFolderOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ListFolderOfProjectVersionOK, error) ReadFolderOfProjectVersion(params *ReadFolderOfProjectVersionParams, authInfo runtime.ClientAuthInfoWriter) (*ReadFolderOfProjectVersionOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new folder of project version controller API client.
type ListFolderOfProjectVersionBadRequest ¶
ListFolderOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewListFolderOfProjectVersionBadRequest ¶
func NewListFolderOfProjectVersionBadRequest() *ListFolderOfProjectVersionBadRequest
NewListFolderOfProjectVersionBadRequest creates a ListFolderOfProjectVersionBadRequest with default headers values
func (*ListFolderOfProjectVersionBadRequest) Error ¶
func (o *ListFolderOfProjectVersionBadRequest) Error() string
func (*ListFolderOfProjectVersionBadRequest) GetPayload ¶
func (o *ListFolderOfProjectVersionBadRequest) GetPayload() *models.APIResult
type ListFolderOfProjectVersionConflict ¶
ListFolderOfProjectVersionConflict handles this case with default header values.
Conflict
func NewListFolderOfProjectVersionConflict ¶
func NewListFolderOfProjectVersionConflict() *ListFolderOfProjectVersionConflict
NewListFolderOfProjectVersionConflict creates a ListFolderOfProjectVersionConflict with default headers values
func (*ListFolderOfProjectVersionConflict) Error ¶
func (o *ListFolderOfProjectVersionConflict) Error() string
func (*ListFolderOfProjectVersionConflict) GetPayload ¶
func (o *ListFolderOfProjectVersionConflict) GetPayload() *models.APIResult
type ListFolderOfProjectVersionForbidden ¶
ListFolderOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewListFolderOfProjectVersionForbidden ¶
func NewListFolderOfProjectVersionForbidden() *ListFolderOfProjectVersionForbidden
NewListFolderOfProjectVersionForbidden creates a ListFolderOfProjectVersionForbidden with default headers values
func (*ListFolderOfProjectVersionForbidden) Error ¶
func (o *ListFolderOfProjectVersionForbidden) Error() string
func (*ListFolderOfProjectVersionForbidden) GetPayload ¶
func (o *ListFolderOfProjectVersionForbidden) GetPayload() *models.APIResult
type ListFolderOfProjectVersionInternalServerError ¶
ListFolderOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewListFolderOfProjectVersionInternalServerError ¶
func NewListFolderOfProjectVersionInternalServerError() *ListFolderOfProjectVersionInternalServerError
NewListFolderOfProjectVersionInternalServerError creates a ListFolderOfProjectVersionInternalServerError with default headers values
func (*ListFolderOfProjectVersionInternalServerError) Error ¶
func (o *ListFolderOfProjectVersionInternalServerError) Error() string
func (*ListFolderOfProjectVersionInternalServerError) GetPayload ¶
func (o *ListFolderOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type ListFolderOfProjectVersionNotFound ¶
ListFolderOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewListFolderOfProjectVersionNotFound ¶
func NewListFolderOfProjectVersionNotFound() *ListFolderOfProjectVersionNotFound
NewListFolderOfProjectVersionNotFound creates a ListFolderOfProjectVersionNotFound with default headers values
func (*ListFolderOfProjectVersionNotFound) Error ¶
func (o *ListFolderOfProjectVersionNotFound) Error() string
func (*ListFolderOfProjectVersionNotFound) GetPayload ¶
func (o *ListFolderOfProjectVersionNotFound) GetPayload() *models.APIResult
type ListFolderOfProjectVersionOK ¶
type ListFolderOfProjectVersionOK struct {
Payload *models.APIResultListFolder
}
ListFolderOfProjectVersionOK handles this case with default header values.
OK
func NewListFolderOfProjectVersionOK ¶
func NewListFolderOfProjectVersionOK() *ListFolderOfProjectVersionOK
NewListFolderOfProjectVersionOK creates a ListFolderOfProjectVersionOK with default headers values
func (*ListFolderOfProjectVersionOK) Error ¶
func (o *ListFolderOfProjectVersionOK) Error() string
func (*ListFolderOfProjectVersionOK) GetPayload ¶
func (o *ListFolderOfProjectVersionOK) GetPayload() *models.APIResultListFolder
type ListFolderOfProjectVersionParams ¶
type ListFolderOfProjectVersionParams struct { /*ParentID parentId */ ParentID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListFolderOfProjectVersionParams contains all the parameters to send to the API endpoint for the list folder of project version operation typically these are written to a http.Request
func NewListFolderOfProjectVersionParams ¶
func NewListFolderOfProjectVersionParams() *ListFolderOfProjectVersionParams
NewListFolderOfProjectVersionParams creates a new ListFolderOfProjectVersionParams object with the default values initialized.
func NewListFolderOfProjectVersionParamsWithContext ¶
func NewListFolderOfProjectVersionParamsWithContext(ctx context.Context) *ListFolderOfProjectVersionParams
NewListFolderOfProjectVersionParamsWithContext creates a new ListFolderOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewListFolderOfProjectVersionParamsWithHTTPClient ¶
func NewListFolderOfProjectVersionParamsWithHTTPClient(client *http.Client) *ListFolderOfProjectVersionParams
NewListFolderOfProjectVersionParamsWithHTTPClient creates a new ListFolderOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListFolderOfProjectVersionParamsWithTimeout ¶
func NewListFolderOfProjectVersionParamsWithTimeout(timeout time.Duration) *ListFolderOfProjectVersionParams
NewListFolderOfProjectVersionParamsWithTimeout creates a new ListFolderOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListFolderOfProjectVersionParams) SetContext ¶
func (o *ListFolderOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the list folder of project version params
func (*ListFolderOfProjectVersionParams) SetHTTPClient ¶
func (o *ListFolderOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list folder of project version params
func (*ListFolderOfProjectVersionParams) SetParentID ¶
func (o *ListFolderOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the list folder of project version params
func (*ListFolderOfProjectVersionParams) SetTimeout ¶
func (o *ListFolderOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list folder of project version params
func (*ListFolderOfProjectVersionParams) WithContext ¶
func (o *ListFolderOfProjectVersionParams) WithContext(ctx context.Context) *ListFolderOfProjectVersionParams
WithContext adds the context to the list folder of project version params
func (*ListFolderOfProjectVersionParams) WithHTTPClient ¶
func (o *ListFolderOfProjectVersionParams) WithHTTPClient(client *http.Client) *ListFolderOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the list folder of project version params
func (*ListFolderOfProjectVersionParams) WithParentID ¶
func (o *ListFolderOfProjectVersionParams) WithParentID(parentID int64) *ListFolderOfProjectVersionParams
WithParentID adds the parentID to the list folder of project version params
func (*ListFolderOfProjectVersionParams) WithTimeout ¶
func (o *ListFolderOfProjectVersionParams) WithTimeout(timeout time.Duration) *ListFolderOfProjectVersionParams
WithTimeout adds the timeout to the list folder of project version params
func (*ListFolderOfProjectVersionParams) WriteToRequest ¶
func (o *ListFolderOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListFolderOfProjectVersionReader ¶
type ListFolderOfProjectVersionReader struct {
// contains filtered or unexported fields
}
ListFolderOfProjectVersionReader is a Reader for the ListFolderOfProjectVersion structure.
func (*ListFolderOfProjectVersionReader) ReadResponse ¶
func (o *ListFolderOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListFolderOfProjectVersionUnauthorized ¶
type ListFolderOfProjectVersionUnauthorized struct {
}ListFolderOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewListFolderOfProjectVersionUnauthorized ¶
func NewListFolderOfProjectVersionUnauthorized() *ListFolderOfProjectVersionUnauthorized
NewListFolderOfProjectVersionUnauthorized creates a ListFolderOfProjectVersionUnauthorized with default headers values
func (*ListFolderOfProjectVersionUnauthorized) Error ¶
func (o *ListFolderOfProjectVersionUnauthorized) Error() string
func (*ListFolderOfProjectVersionUnauthorized) GetPayload ¶
func (o *ListFolderOfProjectVersionUnauthorized) GetPayload() *models.APIResult
type ReadFolderOfProjectVersionBadRequest ¶
ReadFolderOfProjectVersionBadRequest handles this case with default header values.
Bad Request
func NewReadFolderOfProjectVersionBadRequest ¶
func NewReadFolderOfProjectVersionBadRequest() *ReadFolderOfProjectVersionBadRequest
NewReadFolderOfProjectVersionBadRequest creates a ReadFolderOfProjectVersionBadRequest with default headers values
func (*ReadFolderOfProjectVersionBadRequest) Error ¶
func (o *ReadFolderOfProjectVersionBadRequest) Error() string
func (*ReadFolderOfProjectVersionBadRequest) GetPayload ¶
func (o *ReadFolderOfProjectVersionBadRequest) GetPayload() *models.APIResult
type ReadFolderOfProjectVersionConflict ¶
ReadFolderOfProjectVersionConflict handles this case with default header values.
Conflict
func NewReadFolderOfProjectVersionConflict ¶
func NewReadFolderOfProjectVersionConflict() *ReadFolderOfProjectVersionConflict
NewReadFolderOfProjectVersionConflict creates a ReadFolderOfProjectVersionConflict with default headers values
func (*ReadFolderOfProjectVersionConflict) Error ¶
func (o *ReadFolderOfProjectVersionConflict) Error() string
func (*ReadFolderOfProjectVersionConflict) GetPayload ¶
func (o *ReadFolderOfProjectVersionConflict) GetPayload() *models.APIResult
type ReadFolderOfProjectVersionForbidden ¶
ReadFolderOfProjectVersionForbidden handles this case with default header values.
Forbidden
func NewReadFolderOfProjectVersionForbidden ¶
func NewReadFolderOfProjectVersionForbidden() *ReadFolderOfProjectVersionForbidden
NewReadFolderOfProjectVersionForbidden creates a ReadFolderOfProjectVersionForbidden with default headers values
func (*ReadFolderOfProjectVersionForbidden) Error ¶
func (o *ReadFolderOfProjectVersionForbidden) Error() string
func (*ReadFolderOfProjectVersionForbidden) GetPayload ¶
func (o *ReadFolderOfProjectVersionForbidden) GetPayload() *models.APIResult
type ReadFolderOfProjectVersionInternalServerError ¶
ReadFolderOfProjectVersionInternalServerError handles this case with default header values.
Internal Server Error
func NewReadFolderOfProjectVersionInternalServerError ¶
func NewReadFolderOfProjectVersionInternalServerError() *ReadFolderOfProjectVersionInternalServerError
NewReadFolderOfProjectVersionInternalServerError creates a ReadFolderOfProjectVersionInternalServerError with default headers values
func (*ReadFolderOfProjectVersionInternalServerError) Error ¶
func (o *ReadFolderOfProjectVersionInternalServerError) Error() string
func (*ReadFolderOfProjectVersionInternalServerError) GetPayload ¶
func (o *ReadFolderOfProjectVersionInternalServerError) GetPayload() *models.APIResult
type ReadFolderOfProjectVersionNotFound ¶
ReadFolderOfProjectVersionNotFound handles this case with default header values.
Not Found
func NewReadFolderOfProjectVersionNotFound ¶
func NewReadFolderOfProjectVersionNotFound() *ReadFolderOfProjectVersionNotFound
NewReadFolderOfProjectVersionNotFound creates a ReadFolderOfProjectVersionNotFound with default headers values
func (*ReadFolderOfProjectVersionNotFound) Error ¶
func (o *ReadFolderOfProjectVersionNotFound) Error() string
func (*ReadFolderOfProjectVersionNotFound) GetPayload ¶
func (o *ReadFolderOfProjectVersionNotFound) GetPayload() *models.APIResult
type ReadFolderOfProjectVersionOK ¶
type ReadFolderOfProjectVersionOK struct {
Payload *models.APIResultFolder
}
ReadFolderOfProjectVersionOK handles this case with default header values.
OK
func NewReadFolderOfProjectVersionOK ¶
func NewReadFolderOfProjectVersionOK() *ReadFolderOfProjectVersionOK
NewReadFolderOfProjectVersionOK creates a ReadFolderOfProjectVersionOK with default headers values
func (*ReadFolderOfProjectVersionOK) Error ¶
func (o *ReadFolderOfProjectVersionOK) Error() string
func (*ReadFolderOfProjectVersionOK) GetPayload ¶
func (o *ReadFolderOfProjectVersionOK) GetPayload() *models.APIResultFolder
type ReadFolderOfProjectVersionParams ¶
type ReadFolderOfProjectVersionParams struct { /*ID id */ ID int64 /*ParentID parentId */ ParentID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ReadFolderOfProjectVersionParams contains all the parameters to send to the API endpoint for the read folder of project version operation typically these are written to a http.Request
func NewReadFolderOfProjectVersionParams ¶
func NewReadFolderOfProjectVersionParams() *ReadFolderOfProjectVersionParams
NewReadFolderOfProjectVersionParams creates a new ReadFolderOfProjectVersionParams object with the default values initialized.
func NewReadFolderOfProjectVersionParamsWithContext ¶
func NewReadFolderOfProjectVersionParamsWithContext(ctx context.Context) *ReadFolderOfProjectVersionParams
NewReadFolderOfProjectVersionParamsWithContext creates a new ReadFolderOfProjectVersionParams object with the default values initialized, and the ability to set a context for a request
func NewReadFolderOfProjectVersionParamsWithHTTPClient ¶
func NewReadFolderOfProjectVersionParamsWithHTTPClient(client *http.Client) *ReadFolderOfProjectVersionParams
NewReadFolderOfProjectVersionParamsWithHTTPClient creates a new ReadFolderOfProjectVersionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReadFolderOfProjectVersionParamsWithTimeout ¶
func NewReadFolderOfProjectVersionParamsWithTimeout(timeout time.Duration) *ReadFolderOfProjectVersionParams
NewReadFolderOfProjectVersionParamsWithTimeout creates a new ReadFolderOfProjectVersionParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReadFolderOfProjectVersionParams) SetContext ¶
func (o *ReadFolderOfProjectVersionParams) SetContext(ctx context.Context)
SetContext adds the context to the read folder of project version params
func (*ReadFolderOfProjectVersionParams) SetHTTPClient ¶
func (o *ReadFolderOfProjectVersionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the read folder of project version params
func (*ReadFolderOfProjectVersionParams) SetID ¶
func (o *ReadFolderOfProjectVersionParams) SetID(id int64)
SetID adds the id to the read folder of project version params
func (*ReadFolderOfProjectVersionParams) SetParentID ¶
func (o *ReadFolderOfProjectVersionParams) SetParentID(parentID int64)
SetParentID adds the parentId to the read folder of project version params
func (*ReadFolderOfProjectVersionParams) SetTimeout ¶
func (o *ReadFolderOfProjectVersionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the read folder of project version params
func (*ReadFolderOfProjectVersionParams) WithContext ¶
func (o *ReadFolderOfProjectVersionParams) WithContext(ctx context.Context) *ReadFolderOfProjectVersionParams
WithContext adds the context to the read folder of project version params
func (*ReadFolderOfProjectVersionParams) WithHTTPClient ¶
func (o *ReadFolderOfProjectVersionParams) WithHTTPClient(client *http.Client) *ReadFolderOfProjectVersionParams
WithHTTPClient adds the HTTPClient to the read folder of project version params
func (*ReadFolderOfProjectVersionParams) WithID ¶
func (o *ReadFolderOfProjectVersionParams) WithID(id int64) *ReadFolderOfProjectVersionParams
WithID adds the id to the read folder of project version params
func (*ReadFolderOfProjectVersionParams) WithParentID ¶
func (o *ReadFolderOfProjectVersionParams) WithParentID(parentID int64) *ReadFolderOfProjectVersionParams
WithParentID adds the parentID to the read folder of project version params
func (*ReadFolderOfProjectVersionParams) WithTimeout ¶
func (o *ReadFolderOfProjectVersionParams) WithTimeout(timeout time.Duration) *ReadFolderOfProjectVersionParams
WithTimeout adds the timeout to the read folder of project version params
func (*ReadFolderOfProjectVersionParams) WriteToRequest ¶
func (o *ReadFolderOfProjectVersionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReadFolderOfProjectVersionReader ¶
type ReadFolderOfProjectVersionReader struct {
// contains filtered or unexported fields
}
ReadFolderOfProjectVersionReader is a Reader for the ReadFolderOfProjectVersion structure.
func (*ReadFolderOfProjectVersionReader) ReadResponse ¶
func (o *ReadFolderOfProjectVersionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReadFolderOfProjectVersionUnauthorized ¶
type ReadFolderOfProjectVersionUnauthorized struct {
}ReadFolderOfProjectVersionUnauthorized handles this case with default header values.
Unauthorized
func NewReadFolderOfProjectVersionUnauthorized ¶
func NewReadFolderOfProjectVersionUnauthorized() *ReadFolderOfProjectVersionUnauthorized
NewReadFolderOfProjectVersionUnauthorized creates a ReadFolderOfProjectVersionUnauthorized with default headers values
func (*ReadFolderOfProjectVersionUnauthorized) Error ¶
func (o *ReadFolderOfProjectVersionUnauthorized) Error() string
func (*ReadFolderOfProjectVersionUnauthorized) GetPayload ¶
func (o *ReadFolderOfProjectVersionUnauthorized) GetPayload() *models.APIResult