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