@nycu-sdc/core-system-sdk
    Preparing search index...

    Interface UnitOrgMemberResponse

    Response model for organization member with full user details

    interface UnitOrgMemberResponse {
        member: UserUser;
        orgId: string;
    }
    Index

    Properties

    Properties

    member: UserUser

    Full user details including emails

    orgId: string

    The unique identifier of the organization