CustomerSupportRequest interface
An entity representing the data required to create a Customer Support Request.
Properties
| display |
Display name of extension in concern |
| email |
Email of user making the support request |
| extension |
Extension name |
| extensionURL | Link to the extension details page |
| message | User-provided support request message. |
| publisher |
Publisher name |
| reason | Reason for support request |
| re |
ReCaptcha Token |
| reporterVSID | VSID of the user making the support request |
| review | Review under concern |
| source |
The UI source through which the request was made |
Property Details
displayName
Display name of extension in concern
displayName: string
Property Value
string
emailId
Email of user making the support request
emailId: string
Property Value
string
extensionName
Extension name
extensionName: string
Property Value
string
extensionURL
Link to the extension details page
extensionURL: string
Property Value
string
message
User-provided support request message.
message: string
Property Value
string
publisherName
Publisher name
publisherName: string
Property Value
string
reason
Reason for support request
reason: string
Property Value
string
reCaptchaToken
ReCaptcha Token
reCaptchaToken: string
Property Value
string
reporterVSID
VSID of the user making the support request
reporterVSID: string
Property Value
string
review
sourceLink
The UI source through which the request was made
sourceLink: string
Property Value
string