Wasm Directoryalpha
Record

patch-campaigns-id-body-settings

No description available.

record patch-campaigns-id-body-settings {
  authenticate: option​<bool>,
  auto-fb-post: option​<list​<string>>,
  auto-footer: option​<bool>,
  auto-tweet: option​<bool>,
  fb-comments: option​<bool>,
  folder-id: option​<string>,
  from-name: string,
  inline-css: option​<bool>,
  preview-text: option​<string>,
  reply-to: string,
  subject-line: string,
  template-id: option​<s32>,
  title: option​<string>,
  to-name: option​<string>,
  use-conversation: option​<bool>,
}

Fields

NameTypeDescription
authenticateoption​<bool>
auto-fb-postoption​<list​<string>>
auto-footeroption​<bool>
auto-tweetoption​<bool>
fb-commentsoption​<bool>
folder-idoption​<string>
from-namestring
inline-cssoption​<bool>
preview-textoption​<string>
reply-tostring
subject-linestring
template-idoption​<s32>
titleoption​<string>
to-nameoption​<string>
use-conversationoption​<bool>