ExDoppler.WorkplaceUser (ExDoppler v1.0.1)

View Source

Module describing a WorkplaceUser

Fields

  • access - level of access this WorkplaceUser has (e.g "owner", "collaborator", or "admin")
  • created_at - DateTime for when this user was created (e.g ~U[2025-04-30 10:05:50.040Z])
  • id - Unique Identifier for this user (e.g "00000000-0000-0000-0000-000000000000")

📖 Resources

Summary

Functions

Creates an WorkplaceUser from a map

Functions

build(wp_user)

Creates an WorkplaceUser from a map

🏷️ Params

  • wp_user: Map of fields to turn into an User