@plentymarkets/shop-api / CustomerContactEmailParams
Interface: CustomerContactEmailParams ​
Defined in: types/api/customer.ts:3
Extends ​
RecaptchaPayload
Properties ​
cf-turnstile-response? ​
optional
cf-turnstile-response:string
Defined in: types/api/recaptcha.ts:2
Inherited from ​
RecaptchaPayload.cf-turnstile-response
email ​
email:
string
Defined in: types/api/customer.ts:4
message ​
message:
string
Defined in: types/api/customer.ts:5
name? ​
optional
name:string
Defined in: types/api/customer.ts:9
orderId? ​
optional
orderId:number
Defined in: types/api/customer.ts:10
subject? ​
optional
subject:string
Defined in: types/api/customer.ts:11
username? ​
optional
username:object
Defined in: types/api/customer.ts:6
value ​
value:
string