Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestDataBody

Body for request data.

Hierarchy

  • RequestDataBody

Index

Properties

Properties

content

content: string | false

The content for the body field.

file

file: string | false

The path of the file.

fileSize

fileSize: number | false

The file size.

Optional mime

mime: string | false

The MIME type.

Generated using TypeDoc