@passband/sdk - v0.0.0
REST API reference
GitHub
Preparing search index...
ListDraftsParams
Type Alias ListDraftsParams
type
ListDraftsParams
=
{
cursor
?:
string
;
format
?:
string
;
limit
?:
number
;
scheduledAfter
?:
string
;
scheduledBefore
?:
string
;
sourceId
?:
string
;
sourceType
?:
string
;
status
?:
string
;
tags
?:
string
;
}
Index
Properties
cursor?
format?
limit?
scheduled
After?
scheduled
Before?
source
Id?
source
Type?
status?
tags?
Properties
Optional
cursor
cursor
?:
string
Optional
format
format
?:
string
Optional
limit
limit
?:
number
Optional
scheduled
After
scheduledAfter
?:
string
Optional
scheduled
Before
scheduledBefore
?:
string
Optional
source
Id
sourceId
?:
string
Optional
source
Type
sourceType
?:
string
Optional
status
status
?:
string
Optional
tags
tags
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cursor
format
limit
scheduled
After
scheduled
Before
source
Id
source
Type
status
tags
REST API reference
GitHub
@passband/sdk - v0.0.0
Loading...