CustomerSupportRequest interface

An entity representing the data required to create a Customer Support Request.

Properties

displayName

Display name of extension in concern

emailId

Email of user making the support request

extensionName

Extension name

extensionURL

Link to the extension details page

message

User-provided support request message.

publisherName

Publisher name

reason

Reason for support request

reCaptchaToken

ReCaptcha Token

reporterVSID

VSID of the user making the support request

review

Review under concern

sourceLink

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

Review under concern

review: Review

Property Value

The UI source through which the request was made

sourceLink: string

Property Value

string