MemberInfo: Type
Item | Value |
---|---|
Briefly | Brief description missing. |
Definition Path | ImprovingApp.GatewayAPI.MemberGateway.MemberInfo |
View Source Link | memberGateway.riddl(8:3) |
- handle: String
- avatar: URL(“https”)
- firstName: String
- lastName: String
- mobileNumber: type MobileNumber?
- emailAddress: type EmailAddress?
- notificationPreference: Alias of unresolved path: ImprovingApp.MemberContext.NotificationPreference
- notificationOptIn: Boolean
- organizations: type OrganizationId*
- relatedMembers: String
- memberType: type MemberType+