Wasm Directoryalpha
Record

post-marketing-test-send-email-params

No description available.

record post-marketing-test-send-email-params {
  custom-unsubscribe-url: option​<string>,
  emails: list​<string>,
  from-address: option​<string>,
  sender-id: option​<s32>,
  suppression-group-id: option​<s32>,
  template-id: string,
  version-id-override: option​<string>,
}

Fields

NameTypeDescription
custom-unsubscribe-urloption​<string>
emailslist​<string>
from-addressoption​<string>
sender-idoption​<s32>
suppression-group-idoption​<s32>
template-idstring
version-id-overrideoption​<string>