@plentymarkets/shop-api / CustomerContactEmailParams
Interface: CustomerContactEmailParams ​
Defined in: types/api/customer.ts:3
Extends ​
RecaptchaPayload
Properties ​
cf-turnstile-response? ​
optionalcf-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? ​
optionalname:string
Defined in: types/api/customer.ts:10
orderId? ​
optionalorderId:number
Defined in: types/api/customer.ts:11
subject ​
subject:
string
Defined in: types/api/customer.ts:4
username? ​
optionalusername:object
Defined in: types/api/customer.ts:7
value ​
value:
string