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

EditableInfo: Type

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

Description

This aggregate type specifies a way to update any or all of the MemberInfo fields. If a field value is missing (they are all optional) then the current value is not updated.

Aggregation Of

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

Used By

Uses Nothing