ExDoppler.Workplace (ExDoppler v1.0.1)

View Source

Module describing a Workplace

Fields

  • billing_email - Email to send billing invoices to.
  • name - Name of the workplace
  • security_email - Email to send security notices to.
  • id - Unique ID for the Workplace(e.g "bc391a7dba8924cd9b69")

๐Ÿ“– Resources

Summary

Functions

Creates a Workplace from a map

Functions

build(wp)

Creates a Workplace from a map

๐Ÿท๏ธ Params

  • wp: Map of fields to turn into a Workplace

โคต๏ธ Returns

โœ… On Success

  %ExDoppler.Workplace{...}

โŒ On Failure

  raise Error