CustomerPortalMemberUpdate
Schema for updating a member's role in the customer portal.
Summary
Types
@type t() :: %PolarExpress.Schemas.CustomerPortalMemberUpdate{ role: PolarExpress.Schemas.MemberRole.t() | nil }
role- The new role for the member. Nullable.