CustomerPortalMemberCreate
Schema for adding a new member to the customer's team.
@type t() :: %PolarExpress.Schemas.CustomerPortalMemberCreate{ email: term(), name: term(), role: term() }
email
name
role