RIDDL Specification For improving.app
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Info: Type

ItemValue
BrieflyBrief description missing.
Definition PathImprovingApp.MemberContext.Info
View Source Linkmembers.riddl(18:5)

Description

This type provides the basic information about members that is retained by the Member entity. The fields of this type form the profile of the Member with demographics, contact info, and various options like notifications and group membership the Member can opt in to.

Aggregation Of

  • contact: Alias of unresolved path: Contact
  • handle: String
  • avatar: URL(“https”)
  • firstName: String
  • lastName: String
  • notificationPreference: type ImprovingApp.GatewayAPI.MemberGateway.NotificationPreference?
  • organizationMembership: type OrganizationId*
  • tenant: Alias of unresolved path: TenantId

Used By

Uses Nothing