Wasm Directoryalpha
Record

post-lists-id-signup-forms-params

No description available.

record post-lists-id-signup-forms-params {
  list-id: string,
  contents: option​<list​<post-lists-id-signup-forms-body-contents-item>>,
  header: option​<post-lists-id-signup-forms-body-header>,
  styles: option​<list​<post-lists-id-signup-forms-body-styles-item>>,
}

Fields

NameTypeDescription
list-idstring
contentsoption​<list​<post-lists-id-signup-forms-body-contents-item>>
headeroption​<post-lists-id-signup-forms-body-header>
stylesoption​<list​<post-lists-id-signup-forms-body-styles-item>>