PolarExpress.Schemas.CustomerPortalMemberUpdate (polar_express v0.2.2)

Copy Markdown View Source

CustomerPortalMemberUpdate

Schema for updating a member's role in the customer portal.

Summary

Types

t()

@type t() :: %PolarExpress.Schemas.CustomerPortalMemberUpdate{role: term()}
  • role - The new role for the member. Nullable.

Functions

schema_name()