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