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