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