Wasm Directoryalpha
Record

post-lists-response

No description available.

record post-lists-response {
  links: option​<list​<post-lists-response-links-item>>,
  beamer-address: option​<string>,
  campaign-defaults: option​<post-lists-response-campaign-defaults>,
  contact: option​<post-lists-response-contact>,
  date-created: option​<string>,
  double-optin: option​<bool>,
  email-type-option: option​<bool>,
  has-welcome: option​<bool>,
  id: option​<string>,
  list-rating: option​<s32>,
  marketing-permissions: option​<bool>,
  modules: option​<list​<string>>,
  name: option​<string>,
  notify-on-subscribe: option​<string>,
  notify-on-unsubscribe: option​<string>,
  permission-reminder: option​<string>,
  stats: option​<post-lists-response-stats>,
  subscribe-url-long: option​<string>,
  subscribe-url-short: option​<string>,
  use-archive-bar: option​<bool>,
  visibility: option​<get-lists-response-lists-item-visibility-enum>,
  web-id: option​<s32>,
}

Fields

NameTypeDescription
linksoption​<list​<post-lists-response-links-item>>
beamer-addressoption​<string>
campaign-defaultsoption​<post-lists-response-campaign-defaults>
contactoption​<post-lists-response-contact>
date-createdoption​<string>
double-optinoption​<bool>
email-type-optionoption​<bool>
has-welcomeoption​<bool>
idoption​<string>
list-ratingoption​<s32>
marketing-permissionsoption​<bool>
modulesoption​<list​<string>>
nameoption​<string>
notify-on-subscribeoption​<string>
notify-on-unsubscribeoption​<string>
permission-reminderoption​<string>
statsoption​<post-lists-response-stats>
subscribe-url-longoption​<string>
subscribe-url-shortoption​<string>
use-archive-baroption​<bool>
visibilityoption​<get-lists-response-lists-item-visibility-enum>
web-idoption​<s32>