Preparing search index...
The search index is not available
@novice1/frame - v0.1.10
@novice1/frame
PostmanCollection
Interface PostmanCollection
interface
PostmanCollection
{
auth
?:
null
|
Auth
;
event
?:
EventObject
[]
;
info
:
InfoObject
;
item
:
(
Folder
|
Item
)
[]
;
protocolProfileBehavior
?:
unknown
;
variable
?:
Variable
[]
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
auth?
event?
info
item
protocol
Profile
Behavior?
variable?
Properties
Optional
auth
auth
?:
null
|
Auth
Optional
event
event
?:
EventObject
[]
info
info
:
InfoObject
item
item
:
(
Folder
|
Item
)
[]
Optional
protocol
Profile
Behavior
protocol
Profile
Behavior
?:
unknown
Optional
variable
variable
?:
Variable
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
event
info
item
protocol
Profile
Behavior
variable
@novice1/frame - v0.1.10
Loading...