/** * Object representation of a Classeur user's metadata. * @typedef {Object} ClasseurClient~UserMetadata * @property {String} id - The ID of the user. * @property {String} name - The name of the user. */
/** * Object representation of a Classeur user's metadata. * @typedef {Object} ClasseurClient~UserMetadata * @property {String} id - The ID of the user. * @property {String} name - The name of the user. */