# Functions
New creates a new folder permissions API client.
NewGetFolderPermissionListForbidden creates a GetFolderPermissionListForbidden with default headers values.
NewGetFolderPermissionListInternalServerError creates a GetFolderPermissionListInternalServerError with default headers values.
NewGetFolderPermissionListNotFound creates a GetFolderPermissionListNotFound with default headers values.
NewGetFolderPermissionListOK creates a GetFolderPermissionListOK with default headers values.
NewGetFolderPermissionListParams creates a new GetFolderPermissionListParams object, with the default timeout for this client.
NewGetFolderPermissionListParamsWithContext creates a new GetFolderPermissionListParams object with the ability to set a context for a request.
NewGetFolderPermissionListParamsWithHTTPClient creates a new GetFolderPermissionListParams object with the ability to set a custom HTTPClient for a request.
NewGetFolderPermissionListParamsWithTimeout creates a new GetFolderPermissionListParams object with the ability to set a timeout on a request.
NewGetFolderPermissionListUnauthorized creates a GetFolderPermissionListUnauthorized with default headers values.
NewUpdateFolderPermissionsForbidden creates a UpdateFolderPermissionsForbidden with default headers values.
NewUpdateFolderPermissionsInternalServerError creates a UpdateFolderPermissionsInternalServerError with default headers values.
NewUpdateFolderPermissionsNotFound creates a UpdateFolderPermissionsNotFound with default headers values.
NewUpdateFolderPermissionsOK creates a UpdateFolderPermissionsOK with default headers values.
NewUpdateFolderPermissionsParams creates a new UpdateFolderPermissionsParams object, with the default timeout for this client.
NewUpdateFolderPermissionsParamsWithContext creates a new UpdateFolderPermissionsParams object with the ability to set a context for a request.
NewUpdateFolderPermissionsParamsWithHTTPClient creates a new UpdateFolderPermissionsParams object with the ability to set a custom HTTPClient for a request.
NewUpdateFolderPermissionsParamsWithTimeout creates a new UpdateFolderPermissionsParams object with the ability to set a timeout on a request.
NewUpdateFolderPermissionsUnauthorized creates a UpdateFolderPermissionsUnauthorized with default headers values.
WithAuthInfo changes the transport on the client.
# Structs
Client for folder permissions API
*/.
GetFolderPermissionListForbidden describes a response with status code 403, with default header values.
GetFolderPermissionListInternalServerError describes a response with status code 500, with default header values.
GetFolderPermissionListNotFound describes a response with status code 404, with default header values.
GetFolderPermissionListOK describes a response with status code 200, with default header values.
GetFolderPermissionListParams contains all the parameters to send to the API endpoint
for the get folder permission list operation.
GetFolderPermissionListReader is a Reader for the GetFolderPermissionList structure.
GetFolderPermissionListUnauthorized describes a response with status code 401, with default header values.
UpdateFolderPermissionsForbidden describes a response with status code 403, with default header values.
UpdateFolderPermissionsInternalServerError describes a response with status code 500, with default header values.
UpdateFolderPermissionsNotFound describes a response with status code 404, with default header values.
UpdateFolderPermissionsOK describes a response with status code 200, with default header values.
UpdateFolderPermissionsParams contains all the parameters to send to the API endpoint
for the update folder permissions operation.
UpdateFolderPermissionsReader is a Reader for the UpdateFolderPermissions structure.
UpdateFolderPermissionsUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.