interface UploadUrlInfo {
    content_type: string;
    filename: string;
    url: string;
}

Hierarchy (view full)

Properties

content_type: string

ファイルタイプ

filename: string

ファイル名

url: string

URL