dto

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UploadFileRequestBody

type UploadFileRequestBody struct {
	FileHeaders    []*multipart.FileHeader
	DisplayName    string     `json:"display_name,omitempty" form:"display_name"`
	PinCode        string     `json:"pin_code,omitempty" form:"pin_code"`
	ParentFolderID *uuid.UUID `json:"parent_folder_id,omitempty" form:"parent_id"`
	ContentType    string     `json:"contentType,omitempty" form:"contentType"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL