EditableInfo: Type
Item | Value |
---|---|
Briefly | Brief description missing. |
Definition Path | ImprovingApp.MemberContext.EditableInfo |
View Source Link | members.riddl(43:5) |
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.
- handle: String?
- avatar: URL(“https”)?
- firstName: String?
- lastName: String?
- notificationPreference: type ImprovingApp.GatewayAPI.MemberGateway.NotificationPreference?
- organizationMembership: type OrganizationId*
- tenant: type TenantId*