@twilio/flex-sdk
Preparing search index...
@twilio/flex-sdk
ApprovalRequests
Interface ApprovalRequests
The WhatsApp approval request status of a Content resource.
interface
ApprovalRequests
{
allowCategoryChange
?:
boolean
|
null
;
category
?:
string
|
null
;
contentType
?:
string
|
null
;
name
?:
string
|
null
;
rejectionReason
?:
string
|
null
;
status
?:
string
|
null
;
}
Index
Properties
allow
Category
Change?
category?
content
Type?
name?
rejection
Reason?
status?
Properties
Optional
allow
Category
Change
allowCategoryChange
?:
boolean
|
null
Optional
category
category
?:
string
|
null
Optional
content
Type
contentType
?:
string
|
null
Optional
name
name
?:
string
|
null
Optional
rejection
Reason
rejectionReason
?:
string
|
null
Optional
status
status
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Category
Change
category
content
Type
name
rejection
Reason
status
@twilio/flex-sdk
Loading...
The WhatsApp approval request status of a Content resource.