@passband/sdk - v0.0.0
REST API reference
GitHub
Preparing search index...
UpdateDraftBody
Interface UpdateDraftBody
interface
UpdateDraftBody
{
action
?:
DraftAction
;
feedback
?:
string
;
scheduledAt
?:
string
;
smartSchedule
?:
boolean
;
text
?:
string
;
}
Index
Properties
action?
feedback?
scheduled
At?
smart
Schedule?
text?
Properties
Optional
action
action
?:
DraftAction
Optional
feedback
feedback
?:
string
Optional
scheduled
At
scheduledAt
?:
string
Optional
smart
Schedule
smartSchedule
?:
boolean
Optional
text
text
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
feedback
scheduled
At
smart
Schedule
text
REST API reference
GitHub
@passband/sdk - v0.0.0
Loading...