NetworkMemberGroup: {
    permissionSet: string[];
    profile: string[];
}

Type declaration

  • permissionSet: string[]
  • profile: string[]