@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:8
message ​
message:
string
Defined in: types/api/customer.ts:11
name ​
name:
string
Defined in: types/api/customer.ts:7
orderId? ​
optional
orderId:string
Defined in: types/api/customer.ts:10
subject? ​
optional
subject:string
Defined in: types/api/customer.ts:9
username? ​
optional
username:object
Defined in: types/api/customer.ts:4
value ​
value:
string