Wasm Directoryalpha
Record

post-lists-id-segments-id-response

No description available.

record post-lists-id-segments-id-response {
  links: option​<list​<post-lists-id-segments-id-response-links-item>>,
  error-count: option​<s32>,
  errors: option​<list​<post-lists-id-segments-id-response-errors-item>>,
  members-added: option​<list​<post-lists-id-segments-id-response-members-added-item>>,
  members-removed: option​<list​<post-lists-id-segments-id-response-members-removed-item>>,
  total-added: option​<s32>,
  total-removed: option​<s32>,
}

Fields

NameTypeDescription
linksoption​<list​<post-lists-id-segments-id-response-links-item>>
error-countoption​<s32>
errorsoption​<list​<post-lists-id-segments-id-response-errors-item>>
members-addedoption​<list​<post-lists-id-segments-id-response-members-added-item>>
members-removedoption​<list​<post-lists-id-segments-id-response-members-removed-item>>
total-addedoption​<s32>
total-removedoption​<s32>