Preparing search index...
The search index is not available
@novice1/api-doc-generator - v0.2.5
@novice1/api-doc-generator
generators/postman/definitions
SrcFormParameter
Interface SrcFormParameter
interface
SrcFormParameter
{
contentType
?:
string
;
description
?:
Description
;
disabled
?:
boolean
;
key
:
string
;
src
?:
null
|
string
|
string
[]
;
type
?:
string
;
}
Index
Properties
content
Type?
description?
disabled?
key
src?
type?
Properties
Optional
content
Type
content
Type
?:
string
Optional
description
description
?:
Description
Optional
disabled
disabled
?:
boolean
key
key
:
string
Optional
src
src
?:
null
|
string
|
string
[]
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
content
Type
description
disabled
key
src
type
@novice1/api-doc-generator - v0.2.5
Loading...