ContactUsRequestParams
ContactUsRequestParams interface
Indexable
[p: string]: any
Any other properties
Properties
| Property | Type | Description |
|---|---|---|
email? | string | Email field for the account |
message? | string | Contact request message text |
name? | string | name field for the account |
surname? | string | Surname field for the account |